[GUIDE] Disable KNOX, OTA Updates, and other apps without root! - AT&T Samsung Galaxy Note 4

I was browsing the Verizon forum and came across a thread about disabling KNOX and OTA. I can't leave the base here for a few hours, so i figured I'd make a friendly tutorial. I have edited the script with some extra packages for KNOX that was listed in the comment. I will also explain how to edit the script to disable packages that you want. I not a programmer or anything. Since everyone uses a different combination of apps I will just explain how to disable the ones you don't want. Of course you will ADB set up for your phone, and USB debugging enabled on your phone. Disabling the package will remove the icon from your phone. It is not uninstalled, just disabled.
How to disable KNOX and the OTA:
1. Simply Download This file
2. Run script as administrator
Disabled Packages
com.sec.knox.bridge
com.sec.knox.seandroid
com.sec.enterprise.knox.attestation
com.sec.knox.knoxsetupwizardclient
com.samsung.klmsagent
com.samsung.sdm
com.logiagroup.logiadeck
com.policydm
com.sec.knox.app.container
com.sec.knox.containeragent
com.sec.knox.eventsmanager
com.sec.knox.store
com.sec.knox.knoxsetupwizardclient
com.sec.knox.setupwizardstub
com.samsung.knox.rcp.components
Click to expand...
Click to collapse
How to add your own packages to the script to be disabled
1. Go to your ADB (Your ADB maybe in a different location). Hold the CTRL button and right click anywhere in the folder. The submenu will appear, select Open command window here
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
2. Command Prompt window will appear. Type " adb shell pm list packages -f>> packages.txt. A txt file will be created in your adb folder with all the packages your phone has.
3. Right click on the script you downloaded earlier, on the submenu select edit, a notepad window will appear.
4. Under the list of packages to be disabled, start a new line, type adb shell "pm block. Then go into the packages.txt and select the package you want to disable. Copy and past that package after block and add a double quotation mark at the end of the line.
(NOTE: Before the package name is the apk that the package is for. For this example com.yellowpages.android.ypmobile is for YPMobile_ATT.apk). Repeat for all packages you wish to disable.
5. Save the Script
6. Run the new script as administrator, The package you put in the script will say "true", which means its disabled.

tyiphius said:
I was browsing the Verizon forum and came across a thread about disabling KNOX and OTA. I can't leave the base here for a few hours, so i figured I'd make a friendly tutorial. I have edited the script with some extra packages for KNOX that was listed in the comment. I will also explain how to edit the script to disable packages that you want. I not a programmer or anything. Since everyone uses a different combination of apps I will just explain how to disable the ones you don't want. Of course you will ADB set up for your phone, and USB debugging enabled on your phone. Disabling the package will remove the icon from your phone. It is not uninstalled, just disabled.
How to disable KNOX and the OTA:
1. Simply Download This file
2. Run script as administrator
How to add your own packages to the script to be disabled
1. Go to your ADB (Your ADB maybe in a different location). Hold the CTRL button and right click anywhere in the folder. The submenu will appear, select Open command window here
2. Command Prompt window will appear. Type " adb shell pm list packages -f>> packages.txt. A txt file will be created in your adb folder with all the packages your phone has.
3. Right click on the script you downloaded earlier, on the submenu select edit, a notepad window will appear.
4. Under the list of packages to be disabled, start a new line, type adb shell "pm block. Then go into the packages.txt and select the package you want to disable. Copy and past that package after block and add a double quotation mark at the end of the line.
(NOTE: Before the package name is the apk that the package is for. For this example com.yellowpages.android.ypmobile is for YPMobile_ATT.apk). Repeat for all packages you wish to disable.
5. Save the Script
6. Run the new script as administrator, The package you put in the script will say "true", which means its disabled.
Click to expand...
Click to collapse
Thank you so much for bringing this over.
What would be even better, would be a list of the commands with each detailed about what it is disabling... this would be amazing

Which one is OTA services?? I would like to leave it on in case 5.01 pops up

Thanks. Will try this when I get home. Bloatware here I come!

Moving this over from other thread to keep it all in one place
This is what worked for me.
Source - THANKS! Misterxtc
http://forum.xda-developers.com/note...-root-t2972263
Thanks mlin for showing me this thread.
Download the ADB Fastboot from here
And give THANKS! to Snoop05
http://forum.xda-developers.com/show....php?t=2588979
Download Samsung Android USB drivers here
http://developer.samsung.com/technic...o?v=T000000117
Tool I used to identify the package - FX file browser
Folders I looked in to locate the packages/apps
\system\app
\system\priv-app
In these folders I looked at the the files and saw that they were ENABLED. After block command they were no longer ENABLED. I also saw active applications disappear from the Application manager.
DISCLAIMER: I DO NOT TAKE RESPONSIBILITY IF YOU DAMANGE YOUR PHONE. THIS WORKED FOR ME AND IS CURRENTLY WORKING, BUT DOES NOT GURANTEE THAT IT WILL WORK FOR EVERYONE'S SETUP.
ATTEMPT THIS AT YOUR OWN RISK.
My PC is windows 7 pro.
1. PC: download and install Samsung Android USB Drivers
2. NOTE4 : go to developer settings and turn on usb debugging
3. PC/NOTE4: connect phone to PC and unlock (screen lock). Set to MTP for USB connection settings
4. download and install 15sec ADB/FASTBOOT
5. Open command prompt as administrator
6. type "ADB devices" enter
7. you should see response "List of devices attached" and next line with ID and device
8. If you see the device listed then copy and past the commands from the excel spread sheet. You can do this individually for confirmation or you can copy the whole column and let it do it's thing.
Every item on the spreadsheet I did on my phone and confirmed that it's off. I've been using it for couple of days and had no errors or force close of any apps.
XLS spreasheet updated 12/22

sweetboy02125 said:
Which one is OTA services?? I would like to leave it on in case 5.01 pops up
Click to expand...
Click to collapse
com.samsung.sdm should be the one. I just looked it up

I blocked this package as well. The icon is same as the ATT software updater.
Can't attach photo. So the package I disabled is "com.ws.dm"
Sent from my SAMSUNG-SM-N910A using XDA Free mobile app

insang-droid said:
I blocked this package as well. The icon is same as the ATT software updater.
Can't attach photo. So the package I disabled is "com.ws.dm"
Sent from my SAMSUNG-SM-N910A using XDA Free mobile app
Click to expand...
Click to collapse
When I go into app info for the updater I saw "com.ws.dm", but I wonder if it does anything else. Has anyone seen any problems after disabling it?

FiniteTime said:
When I go into app info for the updater I saw "com.ws.dm", but I wonder if it does anything else. Has anyone seen any problems after disabling it?
Click to expand...
Click to collapse
Here's excel spreadsheet of what I blocked. No issues so far.

Subscribed and thanked.
Sent from my SAMSUNG-SM-N910A using XDA Free mobile app

Can you Disable the Gear VR service and shell without any issues? It's frequently on the top of my Android System battery usage, which leads me to believe it's running down my battery a bit. I won't ever own a Gear anyway.

This is awesome; I can tell a lot of the stuff was disabled just b/c they stopped greenifying when I run auto-hibernate, like the android email and exchange services. Anyone know what the quick connect path is? I've been looking and can't find it, it seems to always be running on me in the background (even though I have it off).

For the life of me I can't get adb to work for this thing.
I've got the newest drivers, USB debugging on. My computer doesn't prompt me to allow anything when I connect though.
Anybody wanna help this dumdum?

Follow the instructions here, i found them a bit more helpful: http://forum.xda-developers.com/showthread.php?t=2976386
Sent from my SAMSUNG-SM-N910A using Tapatalk

NYYFan02 said:
Follow the instructions here, i found them a bit more helpful: http://forum.xda-developers.com/showthread.php?t=2976386
Sent from my SAMSUNG-SM-N910A using Tapatalk
Click to expand...
Click to collapse
Much obliged, that link had a step I was missing.

Big thx
Got rid of a bunch of crap
Sent from my SAMSUNG-SM-N910A using XDA Free mobile app

my running list of things I have disabled. I will update it as I disable more things
EDIT: UPDATED LIST OF REMOVED BLOAT: (updated 12-30-14)
com.yahoo.mobile.client.android.yahoo.att
com.cequint.ecid
com.samsung.android.scloud.quota
com.att.android.digitallocker
com.fmm.dm
com.yahoo.mobile.client.android.yahoo.att
flipboard.boxer.app
com.samsung.android.keyguardwallpaperupdator
com.samsung.advp.imssettings
com.samsung.android.scloud.sync
com.sec.android.allshare.service.fileshare
com.sec.penup
com.sec.android.widgetapp.digitalclockeasy
com.sec.android.stub.paywithpaypal
com.instagram.android
com.sec.android.nearby.mediaserver
com.siso.app.generic
com.sec.android.service.cm
com.sec.embeddedserverservice
com.facebook.katana
com.sec.android.widgetapp.ap.hero.accuweather
com.sec.app.samsungprintservice
com.sec.android.easysidepanel
com.google.android.backuptransport
com.matchboxmobile.wisp
com.sec.imsservice
com.samsung.android.service.travel
com.hancom.office.editor
com.sec.android.app.FileShareClient
com.sec.android.app.mobileprint
com.google.android.apps.docs
com.wavemarket.waplauncher
com.sec.android.app.SamsungContentsAgent
com.samsung.safetyinformation
com.android.phasebeam
com.mobitv.client.tv
com.sec.android.widgetapp.locationwidget
com.drivemode
com.samsung.android.scloud.proxy.sbrowser
com.facebook.system
com.ubercab
com.sec.android.app.FileShareServer
com.sec.android.app.sysscope
com.yahoo.mobile.client.android.liveweather
com.evernote
com.mobeam.barcodeService
com.epson.mobilephone.samsungprintservice
com.sec.android.widgetapp.SPlannerAppWidget
com.samsung.android.fingerprint.service
com.sec.android.daemonapp
com.samsung.android.scloud.proxy.contacts
com.sec.android.app.mt
com.samsung.android.sdk.samsunglink
com.att.android.attsmartwifi
com.google.android.apps.magazines
com.monotype.android.font.chococooky
com.samsung.knox.rcp.components
com.google.android.syncadapters.contacts
com.fixmo.isa
com.samsung.android.scloud.proxy.memo
com.synchronoss.dcs.att.r2g
com.yellowpages.android.ypmobile
com.sec.android.app.wfdbroker
com.fmm.ds
com.asurion.android.mobilerecovery.att
net.aetherpal.device
com.sec.android.widgetapp.easymodecontactswidget
com.sec.ims
com.google.android.marvin.talkback
com.siso.app.genericprintservice
com.sec.spp.push
com.sec.android.allshare.service.mediashare
com.sec.enterprise.knox.attestation
com.telenav.app.android.cingular
com.hp.android.printservice
com.sec.pcw.device
com.samsung.helphub
com.sec.android.sviewcover
com.android.noisefield
com.sec.enterprise.knox.cloudmdm.smdms
com.lookout
com.wssnps
com.google.android.apps.books
com.policydm
com.sec.android.easyonehand
com.samsung.android.app.pinboard
com.sec.android.widgetapp.samsungapps
com.sec.knox.bridge
com.google.android.talk
com.amazon.mShop.android
com.ws.dm
com.wildtangent.android
com.sec.imslogger
com.samsung.android.scloud.proxy.calendar
com.sec.android.widgetapp.digitalclock
com.facebook.appmanager
com.samsung.android.scloud.auth
com.callpod.android_apps.keeper
com.android.printspooler
com.google.android.syncadapters.calendar
com.google.android.gm
com.sec.android.widgetapp.dualclockdigital
com.blurb.checkout
com.sec.knox.knoxsetupwizardclient
com.android.chrome
com.sec.android.Kies
com.sec.knox.seandroid
com.sec.esdk.elm

I'll look at it when I get to a computer. But I can uninstall Evernote on mine. Says its a user installed.. I habd nk3 update as well, but I had Evernote before nk3 update.
---------- Post added at 03:50 PM ---------- Previous post was at 03:48 PM ----------
Did you check app drawer to see if Evernote is gone? Because the package for Evernote is "com.evernote" when I look at the detail of the APK.
---------- Post added at 03:52 PM ---------- Previous post was at 03:50 PM ----------
What's imsservice BTW?

insang-droid said:
I'll look at it when I get to a computer. But I can uninstall Evernote on mine. Says its a user installed.. I habd nk3 update as well, but I had Evernote before nk3 update.
---------- Post added at 03:50 PM ---------- Previous post was at 03:48 PM ----------
Did you check app drawer to see if Evernote is gone? Because the package for Evernote is "com.evernote" when I look at the detail of the APK.
Click to expand...
Click to collapse
yes, normally its an installed app, but the nk3 update forced evernote on us and was not able to be disabled. I already use a note program that syncs with my gf's phone and our other devices and computers. so I didn't really want another. plus I was a bit deterred by the permissions needed by evernote.
in anycase, I did check my app drawer, it is gone
insang-droid said:
---------- Post added at 03:52 PM ---------- Previous post was at 03:50 PM ----------
What's imsservice BTW?
Click to expand...
Click to collapse
I am not quite sure, however, this was another thing that was forced on us in the nk3 update. looking at the permissions, it seems like its some kind of knox/carrier iq/logging and reporting app.
I can update my post (later) if I do or do not experience issues with disabling the IMS stuff. but so far, so good..
EDIT: I tried looking before without much luck, but I did find this post, with some info (speculation?) on IMS http://forum.xda-developers.com/note-4-tmobile/general/ims-logger-t2908176

tyiphius said:
com.samsung.sdm should be the one. I just looked it up
Click to expand...
Click to collapse
What about these? Are they Samsung update also or Knox?
adb shell "pm block com.policydm"
adb shell "pm block com.logiagroup.logiadeck"

Related

[APP] Google now for CM9 [UPDATED 17 JUNE]

Disclaimer: Voice search is not working. Use swiftkey or another keyboard app that you like to type with your voice.
Also, this app is not really stable. You can not exit the app with the back button, you need to press home and kill it manually.
STEPS:
Open Root Explorer & navigate to /system
Now Open build.prop in Text Editor.
Edit ro.build.version.sdk = 16 & save.
Now go to /system/app & Rename GoogleQuickSearchBox.apk to GoogleQuickSearchBox.apk1
Now reboot & install the app from the download link. [LINK: https://www.dropbox.com/s/j85otexnkoktfiv/Velvet.apk ]
Now edit build.prop & change ro.build.version.sdk = 15 & reboot.
Modify Permissions (As shown in this picture! -> http://forum.xda-developers.com/showthread.php?t=1749045&page=74 )
After this: Check if Google now starts, if you get a network error, that is ok!
If you get the network error:
Download this apk: http://www.mediafire.com/download.php?u09rrb81ju6bkp7
Use root explorer to push the app to /system/app
Reboot
NEW SCREENSHOTS. (Taken on my new phone, Galaxy Nexus. I stopped using my Wildfire S and wanted some new screenshots, so here!)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I don't give a f&$k that this is not a ROM or something that needs a changelog, i like having a changelog.
V1.0
Original post
V1.1
Screenshots added
ipodguitar said:
Disclaimer: Voice search is not working. Use swiftkey or another keyboard app that you like to type with your voice.
This has been posted numerous times, but I made this tutorial specifically for our device.
WHAT YOU NEED:
HTC Wildfire S (Rooted - Running CM9 Alpha 5 or higher)
ES File explorer (or any other root explorer)
This APK: http://www.mediafire.com/download.php?u09rrb81ju6bkp7
STEP 1:
Open ES File explorer and go to the settings (menu button -> settings).
Scroll down, press Up to Root so that its on.
Scroll as far as you can down, accept all three options there (Root explorer, Mount File system, backup system app).
STEP 2:
Go up to root (press the folder up button until you can't go further up).
Go to the folder /system.
Scroll down and press on the file build.prop.
On the 7th line, it says: ro.build.version.sdk=15.
Change the 15 to 16 and then press menu button -> save.
REBOOT YOUR DEVICE.
STEP 3:
If you haven't put the APK on your sd card, do it now.
Go to the folder on your SD card where you put the APK file (velvet-theo0o.apk).
Install the APK.
DO NOT OPEN THE APPLICATION.
Go to /system and open build.prop again, and edit the ro.build.version.sdk=16 back to 15.
REBOOT THE WILDFIRE S.
MOST IMPORTANT THING:
enjoy google now.
The normal APK works just fine, but you won't be able to use the google now cards, you can only search. (the search is great though)
Click to expand...
Click to collapse
Uh, dude, when I try to install the apk, it says "Application not installed". I even changed the build.prop settings. :'| I really want it bad... Please Help.
parasthakur37 said:
Uh, dude, when I try to install the apk, it says "Application not installed". I even changed the build.prop settings. :'| I really want it bad... Please Help.
Click to expand...
Click to collapse
OK then, place the APK in /system/app and reboot.
It should be fine.
ipodguitar said:
OK then, place the APK in /system/app and reboot.
It should be fine.
Click to expand...
Click to collapse
I placed it in /system/app and rebooted...now what? Do I have to revert back the build.prop setting or........?
parasthakur37 said:
I placed it in /system/app and rebooted...now what? Do I have to revert back the build.prop setting or........?
Click to expand...
Click to collapse
Put the ro.build.version thing back to 15 again.
Worked for me. If i'm right there should be an app called 'Google' on your phone now.
SUDDENDLY DIFFERENT XDA THEME.
I might edit the OP if more people have this problem...
When I rebooted, upon getting the launcher, I saw an error "Unfortunately, Google Search Has Stopped Working" so now changed the values and rebooting again. Hope For The Best :')
---------- Post added at 02:59 PM ---------- Previous post was at 02:59 PM ----------
Oh yeah, sudden change in the layout of Xda. Lol.
---------- Post added at 03:01 PM ---------- Previous post was at 02:59 PM ----------
And Wooooooooooooo.... Not working. -.- I hate when this happens - "Unfortunately Google Search Has Stopped" -.- Some fix? I really need it urgent and bad. :\
parasthakur37 said:
When I rebooted, upon getting the launcher, I saw an error "Unfortunately, Google Search Has Stopped Working" so now changed the values and rebooting again. Hope For The Best :')
---------- Post added at 02:59 PM ---------- Previous post was at 02:59 PM ----------
Oh yeah, sudden change in the layout of Xda. Lol.
---------- Post added at 03:01 PM ---------- Previous post was at 02:59 PM ----------
And Wooooooooooooo.... Not working. -.- I hate when this happens - "Unfortunately Google Search Has Stopped" -.- Some fix? I really need it urgent and bad. :\
Click to expand...
Click to collapse
Hmm I'm working on a updated OP guide.
Updated the OP, a bit clearer and more like the Source post where i got it from.
F$%K this **** man. I was so happy to see Google Now for my device :\
Its a bit of a pain to install.. just follow the new guide and if that doesn't work follow this link: http://forum.xda-developers.com/showthread.php?t=1749045
I already have seen that link and tried that too, but no luck.
---------- Post added at 04:42 PM ---------- Previous post was at 04:26 PM ----------
And the new OP isn't working for me as well. LOL
I'll post some more about how this works tomorrow.. it shows a nice weather card for me now and my next appointment for tomorrow. To search with the app however i cant use the Google app, i need to go to home and hold search button and then choose google..?
still getting a network error after following modified OP. search works fine and is updated to new look, but I don't see the google now cards and whatnot.
running the most current simonsimmons cm9 nightly
ill try a reinstall from scratch tomorrow but im nearly positive i followed everything to a T
EDIT:
after checking this thread
http://forum.xda-developers.com/showthread.php?t=1749045&page=74
and modifying the permissions for velvet-theos0o-5.apk as shown exactly in the screenshot on first post, it now works as described
so for any of you who followed the original directions and were getting network errors, this might help.
I did not change any build.prop content . Just rename the file after place it in system/app and change permission. Reboot . That's it. Works fine for me.
Well great, before I get my Galaxy Nexus (Monday or Tuesday) I will update the thread and all my other tutorials for CM7.
Also, this app tutorial works for any phone running android 4.0.4+.
Thanks
I finally got Google Now running on my HTC Desire S with CM9.
Very nice torturial
I think you should write that you need to change the permissions on the second downloaded .apk.
I should
Welp, updating the thread now.

[APP][CM] Install Location - choose where to install apps

#Henkate said:
For me, the weather widget works, also in notification drawer.
Regarding install location, take a look here, as a alternative: http://android.stackexchange.com/questions/43517/installing-to-sdcard-by-default
Run in terminal:
(0 auto, 1 internal and 2 external sd card)
PHP:
pm set-install-location 0/1/2
EDIT:
@samiblm : if you want, i can make a small app with Tasker which ask you where you want to install everytime you are in Package Installer ( the menu after you click to install an .apk). The app would work like this: when it see that you are in Package Installer ( you want to install an app), a small popup appears and ask you where you want to install, you choose and then you can install.
Click to expand...
Click to collapse
Pirex69 said:
That would be nice ��
Enviado do meu SM-J500FN através de Tapatalk
Click to expand...
Click to collapse
Alright. I've made a small app using Tasker for CM which will show a popup with option to choose where to install the app you want. The app run in background and the popup appears when you are in Package Installer (when you want to install an app). I hope you'll find it useful as the setting regarding it is gone in latest cm release.
I called it Install Location.
To run that pm set-install-location commands we need root, so the app need root too because that.
Please read the below informations.
HOW IT WORKS?
Upon first run, it run su command to get root access. If you decline the access, the app won't work, so it will ask for su again after you open it again. If you allow the access, then it will turn a profile on which shows a popup to choose install location when it detect that you are in Package Installer. The Package Installer it's the trigger. You choose your choice, then the popup dissapear and then simply install the app you want.
NOTES
1) If you want to cancel the popup, just press back button (phone button).
2) If you want to stop this app from showing the popup, then simply force close it in settings.
3) If you greenify / hibernate the app, then it stop working.
4) There shouldn't be any battery drain.
5) BUG: when you uninstall an app, the popup will appear too since uninstalling apps is done by Package Installer too. I don't think there's any way to fix this, at least I don't have any idea.
6) The app should work on other phones/ROMs as long the command pm set-install-location is supported.
DOWNLOAD
APK is attached to this post.
SCREENSHOT
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
PROJECT SOURCES
Download source: http://www.mediafire.com/?x45maikt876f7kk
It is Tasker code. You must install Tasker and then copy the file Install_Location.prj.xml to Tasker folder > projects, then open Tasker, press on home icon, choose import and choose the .prj file you copied. Then you got the source and can edit it as you like. To build app with Tasker, you need to install it's plugin named App Factory (Google play store). You can find basic informations like how to import project on Google or i think even on Tasker website.
Reserved
@samiblm said that isn't working for him, but for me is working fine. Can someone else confirm this?
Anybody can confirm whether is working for you or not? lol
Sorry that i didnt have time to reply earlier than this, but here is the thing; when i type the command in the termonal i get this error :
And since the app uses this same command, it will obviously fail to complete the task
samiblm said:
Sorry that i didnt have time to reply earlier than this, but here is the thing; when i type the command in the termonal i get this error :
And since the app uses this same command, it will obviously fail to complete the task
Click to expand...
Click to collapse
Write "su" (without quotes) and press "enter", then write the pm command.. My app does run su command before pm command too when you choose your option in the popup, to make sure that the command will work.
It works for me, but I don't understand why doesn't work for you.
So, write su command before that and let me know if there's any error.
#Henkate said:
Write "su" (without quotes) before the command with pm. My app does run su command before pm command too when you choose your option in the popup, to make sure that the command will work.
It works for me, but I don't understand why doesn't work for you.
So, write su command before that and let me know if there's any error.
Click to expand...
Click to collapse
Seems to work fine under root
---------- Post added at 06:29 PM ---------- Previous post was at 06:26 PM ----------
ajislav said:
Seems to work fine under root
Click to expand...
Click to collapse
Edit, I should clarify..
Running su first and then "pm set-install-location 2" works fine, but "su pm set-install-location 2" ends with an error as there is no user pm
ajislav said:
Seems to work fine under root
---------- Post added at 06:29 PM ---------- Previous post was at 06:26 PM ----------
Edit, I should clarify..
Running su first and then "pm set-install-location 2" works fine, but "su pm set-install-location 2" ends with an error as there is no user pm
Click to expand...
Click to collapse
I meant that you have to write "su" and press "enter". Sorry for the misunderstanding.
Does the app work for you?
#Henkate said:
Does the app work for you?
Click to expand...
Click to collapse
It asks for root when I run it from the launcher, but it does not ask for install location when installing an app...
ajislav said:
It asks for root when I run it from the launcher, but it does not ask for install location when installing an app...
Click to expand...
Click to collapse
I don't understand what's wrong. I've tested it myself and it is working fine for me When you want to install an app, the pop-up should appear (like in the screenshot from first post), before touching "install".
I'll try to make a new one and I'll remove the su check at first run.
#Henkate said:
I don't understand what's wrong. I've tested it myself and it is working fine for me When you want to install an app, the pop-up should appear (like in the screenshot from first post), before touching "install".
I'll try to make a new one and I'll remove the su check at first run.
Click to expand...
Click to collapse
Not sure if it is su related.
I changed root access from always ask to allowed but it did not make a difference.
I can test for you, if you want.
Btw, j500F with CM 20160821 version here
I did what you suggested and no error is given this time, but it's still not working and the apps are still getting installed in the internal sdcard ..

Android 10 / Q - Korean stock ROM on V35 ULM (factory unlocked) US version

...
EDIT 8/8/2022: This will probably wipe out your phone call capability. I didn't make a backup of some partitions so now it can't make any phone calls, although LTE data works fine. I spent few hours trying going back to stock US version Oreo but that did not fix my phone call issue. Whenever I try to call, it cancels the call showing "Call ended" immediately. So if you are unsure, do not follow this guide.
...
Lot of the material is from @cmrntnnr post #1 on https://forum.xda-developers.com/t/...instruction-no-octoplus-box-required.4052145/
I initially followed that but couldn't get it to work from Step 3 - installing Magisk and gave up there. I then realized even with root there is no custom ROM such as Lineageos so I reverted to stock V350ULM Android 9 / P.
I recently found that people are cross flashing to Korean version Android 10 Q so I went ahead with it as I really don't like how things are with this LG phone on Android O and P. Lot's of annoyances. I have an iPhone SE (2020) by the way as my main phone. My phone here is a V35 factory unlocked version from U.S. I had the Android 9 P (V350ULM20f_00_NAO_US_OP_0218).
Download firmware - V350NO30c_00_OPEN_KR_OP_0125.kdz
LG V350N(LMV350N) aka LG V35 ThinQ - LG-Firmwares.com
LG V350N download the firmware for free! Detailed installation instruction. Video review of the model and its features. User feedback and latest news.
lg-firmwares.com
(update in 2022/8/6 -- they have "V350NO30d_00_OPEN_KR_OP_0929.kdz" dated 2021/10/28. I think this is probably the last version they will ever have.)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The LG mobile drivers, http://tool.lime.gdms.lge.com/dn/downloader.dev?fileKey=UW00120120425
Download Dev-Patched LGUP (LGUP_DualMode.zip) thanks to @tecknight
Download https://androidfilehost.com/?fid=11410963190603845019
Once you extract the zip file, I installed "LGUP_Store_Frame_Ver_1_14_3.msi" and then also ran "SetDev.bat" as Admin to get it working. To run it as admin, right click on it, then click "Run as administrator".
Afterwards, you just double click "LGUPD.exe". You don't have to run this one as admin. The other one (LGUPU.exe) is a more simple version that doesn't have the advanced option, so don't use that.
Power off your phone. Hold the "volume +" button (it's the one on the upper of the two) and plug in the USB cable. Your phone should almost immediately go to Download mode. You can let go of the "volume +" button now. On the LGUP, you should see the following screen. At first, select "PARTITION DL" and then "Start". Select all of the details. I tried leaving the modems but after done it was causing errors so I had to redo this step.
Once done flashing, I actually went ahead and did another flashing, this time I selected the same image and did "REFURBISH" mode to make sure it's flashed correctly. Once done, the phone rebooted and I was greeted with Korean language welcome screen, where you can change the language.
I'm a Korean so I'm comfy with Korean showing up once in a while but I prefer keeping everything in English.
After all this, I'm really liking this version. There is a default stock black theme which is really nice. You don't have to download one Theme Store or whatever that was.
The camera works fine, and there is an obnoxiously loud camera shutter sound but I'm fine with that.
Dialer will show Korean characters under the numbers along with alphabets. You can enable automatically record all calls. There are also several other areas where it'll remind you that this is a Korean OS, so if you hate seeing foreign characters here and there, it's probably not for you.
Phone calls are working fine, LTE is working fine. Not sure if VoLTE is working or not.
There is no Wifi-call. I guess in Korea wifi call is not needed as there are good cellular signals everywhere.
LG Pay is installed, but it won't work because I have a SIM from U.S. Installing Google Pay, I was able to add a credit card for NFC payment, so I think that works too.
Keeping it in Airplane mode and rebooting, you still get the nag screen about Airplane mode.
Not sure what else doesn't work.
(update in 2022/8/6. I used a Korean SIM while visiting Korea on this phone. Once I came back to U.S. tried using a U.S. SIM. Data worked fine but all phone calls would not work. Not sure if there's some issue with my SIM - ATT based Tracfone or something else.)
Here are some stuff to uninstall after enabling Developer mode, through adb shell.
Start adb shell
#Facebook crap
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.facebook.services
#LG Pay
pm uninstall -k --user 0 com.lge.lgpay
pm uninstall -k --user 0 com.lge.lgpay.qlauncher
#LG Assistant
pm uninstall -k --user 0 com.lge.lgassistant
#TV
pm uninstall -k --user 0 com.lge.tdmb
[Guide] Make the Korean Q Great Again [relocalise, volte, wowifi, debloat and more]
I've completed all the steps (except for lg weather) and I didn't notice anything different in call features until I saw the description of the international roaming setting referenced "outside of US PR etc." instead of "outside of foreign...
forum.xda-developers.com
@cloud1250000 guide is awesome. Stock app video recording produces corrupted files (video data is there, but corrupted, need to use this https://github.com/anthwlock/untrunc to get videos back). Other than that the Korean Q works better than both Pie (which sucks on this phone) and Oreo (which works better than Pie).
So, this doesnt work on the AT&T v35s?
Ohitstarik said:
So, this doesnt work on the AT&T v35s?
Click to expand...
Click to collapse
This one does: https://forum.xda-developers.com/t/...calise-volte-wowifi-debloat-and-more.4196531/ mine is an ATT v35 and it works great sans video recording from stock cam app.
mine workde also, almost all functions good, except android auto that stopped working in my car.
hp79 said:
Lot of the material is from @cmrntnnr post #1 on https://forum.xda-developers.com/t/...instruction-no-octoplus-box-required.4052145/
I initially followed that but couldn't get it to work from Step 3 - installing Magisk and gave up there. I then realized even with root there is no custom ROM such as Lineageos so I reverted to stock V350ULM Android 9 / P.
I recently found that people are cross flashing to Korean version Android 10 Q so I went ahead with it as I really don't like how things are with this LG phone on Android O and P. Lot's of annoyances. I have an iPhone SE (2020) by the way as my main phone. My phone here is a V35 factory unlocked version from U.S. I had the Android 9 P (V350ULM20f_00_NAO_US_OP_0218).
Download firmware - V350NO30c_00_OPEN_KR_OP_0125.kdz
LG V350N(LMV350N) aka LG V35 ThinQ - LG-Firmwares.com
LG V350N download the firmware for free! Detailed installation instruction. Video review of the model and its features. User feedback and latest news.
lg-firmwares.com
View attachment 5250901
The LG mobile drivers, http://tool.lime.gdms.lge.com/dn/downloader.dev?fileKey=UW00120120425
Download Dev-Patched LGUP (LGUP_DualMode.zip) thanks to @tecknight
Download https://androidfilehost.com/?fid=11410963190603845019
I think I installed "LGUP_Store_Frame_Ver_1_14_3.msi" and then also ran "SetDev.bat" as Admin to get it working. To launch it, you just double click "LGUPD.exe". Don't have to run it as admin. The other one is a more simple version that doesn't have the advanced option, so don't use that.
Power off your phone. Hold the "volume -" button (it's the one on the upper of the two) and plug in the USB cable. Your phone should almost immediately go to Download mode. You can let go of the "volume -" button now. On the LGUP, you should see the following screen. At first, select "PARTITION DL" and then "Start". Select all of the details. I tried leaving the modems but after done it was causing errors so I had to redo this step.
View attachment 5250903
Once done flashing, I actually went ahead and did another flashing, this time I selected the same image and did "REFURBISH" mode to make sure it's flashed correctly. Once done, the phone rebooted and I was greeted with Korean language welcome screen, where you can change the language.
I'm a Korean so I'm comfy with Korean showing up once in a while but I prefer keeping everything in English.
After all this, I'm really liking this version. There is a default stock black theme which is really nice. You don't have to download one Theme Store or whatever that was.
The camera works fine, and there is an obnoxiously loud camera shutter sound but I'm fine with that.
Dialer will show Korean characters under the numbers along with alphabets. You can enable automatically record all calls. There are also several other areas where it'll remind you that this is a Korean OS, so if you hate seeing foreign characters here and there, it's probably not for you.
Phone calls are working fine, LTE is working fine. Not sure if VoLTE is working or not.
There is no Wifi-call. I guess in Korea wifi call is not needed as there are good cellular signals everywhere.
LG Pay is installed, but it won't work because I have a SIM from U.S. Installing Google Pay, I was able to add a credit card for NFC payment, so I think that works too.
Keeping it in Airplane mode and rebooting, you still get the nag screen about Airplane mode.
Not sure what else doesn't work.
Here are some stuff to uninstall after enabling Developer mode, through adb shell.
Start adb shell
#Facebook crap
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.facebook.appmanager
pm uninstall -k --user 0 com.facebook.services
#LG Pay
pm uninstall -k --user 0 com.lge.lgpay
pm uninstall -k --user 0 com.lge.lgpay.qlauncher
#LG Assistant
pm uninstall -k --user 0 com.lge.lgassistant
#TV
pm uninstall -k --user 0 com.lge.tdmb
Click to expand...
Click to collapse
Hi, this process would work on a LM-V350EM? BR
bscaine said:
Hi, this process would work on a LM-V350EM? BR
Click to expand...
Click to collapse
This should work on all V35 models.
I don`t know how to"SetDev.bat for the LGuptool
Shane2021 said:
I don`t know how to"SetDev.bat for the LGuptool
Click to expand...
Click to collapse
After installing LGUP you need to run SetDev.bat
I don't remember whether you need to run it with administrator privileges or not
Kyrimeas said:
After installing LGUP you need to run SetDev.bat
I don't remember whether you need to run it with administrator privileges or not
Click to expand...
Click to collapse
I don't even know how to run (SetDev.bat")lol
Shane2021 said:
I don't even know how to run (SetDev.bat")lol
Click to expand...
Click to collapse
You run it normally like any program on Windows. You can also do this via cmd.
Kyrimeas said:
You run it normally like any program on Windows. You can also do this via cmd.
Click to expand...
Click to collapse
I've opened it up by pressing the windows key while pressing the R key at the same time, searched the file, opened it and still no luck.
Shane2021 said:
I've opened it up by pressing the windows key while pressing the R key at the same time, searched the file, opened it and still no luck.
Click to expand...
Click to collapse
Have you tried to run with administrator privileges?
Kyrimeas said:
Have you tried to run with administrator privileges?
Click to expand...
Click to collapse
Yes and it never starts out in full view, its always in a small viewing mode and after I've selected my handset it fails to open.
Shane2021 said:
yes
Click to expand...
Click to collapse
LOL. You've got a really weird bug.
Haven't you moved these files anywhere? They must all be in the same folder
Kyrimeas said:
LOL. You've got a really weird bug.
Haven't you moved these files anywhere? They must all be in the same folder
View attachment 5440695
Click to expand...
Click to collapse
Damn that wasn't the problem but that I actually had to set the setbat file to admn as well I think I be needing to catch up on my zzzz
rpgdev said:
This one does: https://forum.xda-developers.com/t/...calise-volte-wowifi-debloat-and-more.4196531/ mine is an ATT v35 and it works great sans video recording from stock cam app.
Click to expand...
Click to collapse
and how about the LM-V350AWM2od?

Question Problems removing bloatware from X80 Pro using adbappcontrol and LADB

Yesterday my X80 Pro (Origin OS) arrived and I was about to tweak the recommended settings for Origin OS (like notifications, and so on). When I started to remove bloatware I ran into the following issue:
Whenever I connect my device to the PC adbappcontrol recognizes the device and registers an USB Plug-In Event in the console. But 1 second later there's a log that states that the device disconnected.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I was somehow able to already remove vivo.pem and a small amount of other unneccessary bloatware but I'm still not able to remove something like the V-Appstore and other bloatware because my device keeps disconnecting. Apparently I'm not the first person to run into this issue as I stumbled upon this thread on the Android StackExchange where various things are suggested such as using an USB2.0 instead of an USB3.0 port. So far none of the options that were mentioned in that thread worked for me.
After some further research I found that there is an app called LADB (which probably is known here as it is developed by a user of the forum) that provides a local ADB shell so that I don't need to connect the device to the PC but can run the neccessary remove commands straight from the phone. After getting the app installed I wanted to start but in all videos of LADB, wireless debugging mode is used for LADB which requires the developer options screen to run in split screen mode. After enabling "Force the size adjustment of activities" however, I'm still not able to launch the developer options in split screen mode. I just get the message that split screen is not supported for the settings app. Strangely the same pop-up appears for other apps as well like Instagram, etc. which should be forced to open in split screen mode after enabling the previously mentioned developer-setting.
Is there anyone else that has run into similar issues or someone who could help me solve this issue? I'm completely new to using ADB, so perhaps there's also things that I just don't know how to do properly which could lead to an issue? Any help is really appreciated!!
UPDATE:
After fiddling around a bit I was able to connect my device to the Windows CMD for Wireless Debugging. However, it seems I'm not able to uninstall packages with a regular command like this:
$ pm uninstall --user 0 com.vivo.voicewakeup
Failure [DELETE_FAILED_USER_RESTRICTED]
Click to expand...
Click to collapse
On StackOverflow I found a thread where this topic was discussed as well. However, people were not on the same page whether --user 0 refers to the main android user or to root (to which we don't have access on the X80 Pro as far as I'm concerned?).
(you can't delete uid 1000 apps with such method)
With new protection vivo.uninstall.compatibility.not_adbUninstall it's become impossible to delete or disable Jovi app with ADB on my Vivo Y31 android 12.
pm uninstall -k --user 0 com.vivo.hiboard
Failure [DELETE_FAILED_USER_RESTRICTED]
After decompiling framework.jar I found interesting transaction in IPackageManager.java
TRANSACTION_setSystemAppInstallState = 134
setSystemAppInstallState(String var1, boolean var2, int var3)
Whith this i was able to delete Jovi
adb shell service call package 134 s16 com.vivo.hiboard i32 0 i32 0
out:
Result: Parcel(00000000 00000001 '........')
s16 packagename
i32 0 or 1 uninstalled/installed
i32 0 - user0
Pervokur said:
(you can't delete uid 1000 apps with such method)
With new protection vivo.uninstall.compatibility.not_adbUninstall it's become impossible to delete or disable Jovi app with ADB on my Vivo Y31 android 12.
pm uninstall -k --user 0 com.vivo.hiboard
Failure [DELETE_FAILED_USER_RESTRICTED]
After decompiling framework.jar I found interesting transaction in IPackageManager.java
TRANSACTION_setSystemAppInstallState = 134
setSystemAppInstallState(String var1, boolean var2, int var3)
Whith this i was able to delete Jovi
adb shell service call package 134 s16 com.vivo.hiboard i32 0 i32 0
out:
Result: Parcel(00000000 00000001 '........')
s16 packagename
i32 0 or 1 uninstalled/installed
i32 0 - user0
Click to expand...
Click to collapse
Having same issue with x90 pro plus, can't remove certain apps via ADB. Tried your method but it doesn't work. Can you suggest anything to remove bloatware on x90 pro plus?
Thanos88 said:
Having same issue with x90 pro plus, can't remove certain apps via ADB. Tried your method but it doesn't work. Can you suggest anything to remove bloatware on x90 pro plus?
Click to expand...
Click to collapse
I suppose that on x90 pro plus framework.jar it's different. So service package isn't 134
raimondomartire said:
I suppose that on x90 pro plus framework.jar it's different. So service package isn't 134
Click to expand...
Click to collapse
Can you advise how to debloat then on x90 pro plus please ? Any suggestions?
Thanos88 said:
Can you advise how to debloat then on x90 pro plus please ? Any suggestions?
Click to expand...
Click to collapse
at least you should have posted output of my command
another way to uninstall
download old apk (withou vivo.uninstall.compatibility.not_adbUninstall in manifest)
downgrade with adb and uninstall
cp /sdcard/download/abe.apk /data/local/tmp;
pm install -r -d /data/local/tmp/abe.apk;
pm uninstall -k --user 0 com.vivo.abe;
Pervokur said:
another way to uninstall
download old apk (withou vivo.uninstall.compatibility.not_adbUninstall in manifest)
downgrade with adb and uninstall
cp /sdcard/download/abe.apk /data/local/tmp;
pm install -r -d /data/local/tmp/abe.apk;
pm uninstall -k --user 0 com.vivo.abe;
Click to expand...
Click to collapse
I want to try this on x90 pro plus . im not the greatest ever regarding adb. should the older apk be copied in the phone ? and what (withou vivo.uninstall.compatibility.not_adbUninstall in manifest) should exactly mean ?i downloaded for test an older apk of some chinese app that i wanna get rid off . I really want to delete chinese useless apps but sadly i cant even manage to disable them . thanks and sorry for the newbie question
Here a script (decompress zip in a directory and launch .bat file) that remove vivo browser according @Pervokur suggestion
73.47 MB file on MEGA
mega.nz
raimondomartire said:
Here a script (decompress zip in a directory and launche .bat file) that remove vivo browser according @Pervokur suggestion
73.47 MB file on MEGA
mega.nz
Click to expand...
Click to collapse
Brilliant , worked great, thanks a lot . If this would be possible with all other bloatware , that would be a dream .
vendetta17 said:
Brilliant , worked great, thanks a lot . If this would be possible with all other bloatware , that would be a dream .
Click to expand...
Click to collapse
I've add also a script to personalize theme in other thread. In next days I'll add other stuffs
raimondomartire said:
I've add also a script to personalize theme in other thread. In next days I'll add other stuffs
Click to expand...
Click to collapse
Can't wait for that. Great news!
raimondomartire said:
Here a script (decompress zip in a directory and launch .bat file) that remove vivo browser according @Pervokur suggestion
73.47 MB file on MEGA
mega.nz
Click to expand...
Click to collapse
This is brilliant
Unfortunately I sold my x90 pro plus because the Chinese bloatware was too annoying. If you find a way to remove all Chinese bloatware, I will buy the x90 pro plus again
Thanos88 said:
This is brilliant
Unfortunately I sold my x90 pro plus because the Chinese bloatware was too annoying. If you find a way to remove all Chinese bloatware, I will buy the x90 pro plus again
Click to expand...
Click to collapse
I can remove all chinese apps except for Jovi, imusic, Launcher. But we'll find a way in future
raimondomartire said:
Web can remove all chinese apps except for Jovi, imusic, Launcher. But we'll find a way in future
Click to expand...
Click to collapse
Sorry what is Web?
Also, the x90 pro plus global version is coming out end of January, but the price will be significantly more than the Chinese version
raimondomartire said:
I can remove all chinese apps except for Jovi, imusic, Launcher. But we'll find a way in future
Click to expand...
Click to collapse
try this
service call package 134 s16 nameofapp i32 0
Thanos88 said:
Sorry what is Web?
Also, the x90 pro plus global version is coming out end of January, but the price will be significantly more than the Chinese version
Click to expand...
Click to collapse
If completely debloated , this phone is everything i ever wished . What a beast of a phone . I even like Origin OS compared to MIUI for example .
Pervokur said:
try this
service call package 134 s16 nameofapp i32 0
Click to expand...
Click to collapse
@Pervokur Ad you know if I change command in this
adb shell service call package 134 s16 com.vivo.space i32 0 i32 0
I've this error
0x00000000: fffffffe 0000002e 00610050 00630072 '........P.a.r.c.'
0x00000010: 006c0065 00640020 00740061 00200061 'e.l. .d.a.t.a. .'
0x00000020: 006f006e 00200074 00750066 006c006c 'n.o.t. .f.u.l.l.'
0x00000030: 00200079 006f0063 0073006e 006d0075 'y. .c.o.n.s.u.m.'
0x00000040: 00640065 0020002c 006e0075 00650072 'e.d.,. .u.n.r.e.'
0x00000050: 00640061 00730020 007a0069 003a0065 'a.d. .s.i.z.e.:.'
0x00000060: 00340020 00000000 000002e8 0000016e ' .4.........n...'
0x00000070: 00610009 00200074 006e0061 00720064 '..a.t. .a.n.d.r.'
0x00000080: 0069006f 002e0064 0073006f 0050002e 'o.i.d...o.s...P.'
0x00000090: 00720061 00650063 002e006c 006e0065 'a.r.c.e.l...e.n.'
0x000000a0: 006f0066 00630072 004e0065 0044006f 'f.o.r.c.e.N.o.D.'
0x000000b0: 00740061 00410061 00610076 006c0069 'a.t.a.A.v.a.i.l.'
0x000000c0: 00500028 00720061 00650063 002e006c '(.P.a.r.c.e.l...'
0x000000d0: 0061006a 00610076 0039003a 00340034 'j.a.v.a.:.9.4.4.'
0x000000e0: 000a0029 00610009 00200074 006e0061 ').....a.t. .a.n.'
0x000000f0: 00720064 0069006f 002e0064 006f0063 'd.r.o.i.d...c.o.'
0x00000100: 0074006e 006e0065 002e0074 006d0070 'n.t.e.n.t...p.m.'
0x00000110: 0049002e 00610050 006b0063 00670061 '..I.P.a.c.k.a.g.'
0x00000120: 004d0065 006e0061 00670061 00720065 'e.M.a.n.a.g.e.r.'
0x00000130: 00530024 00750074 002e0062 006e006f '$.S.t.u.b...o.n.'
0x00000140: 00720054 006e0061 00610073 00740063 'T.r.a.n.s.a.c.t.'
0x00000150: 00490028 00610050 006b0063 00670061 '(.I.P.a.c.k.a.g.'
0x00000160: 004d0065 006e0061 00670061 00720065 'e.M.a.n.a.g.e.r.'
0x00000170: 006a002e 00760061 003a0061 00380033 '..j.a.v.a.:.3.8.'
0x00000180: 00340032 000a0029 00610009 00200074 '2.4.).....a.t. .'
0x00000190: 006f0063 002e006d 006e0061 00720064 'c.o.m...a.n.d.r.'
0x000001a0: 0069006f 002e0064 00650073 00760072 'o.i.d...s.e.r.v.'
0x000001b0: 00720065 0070002e 002e006d 00610050 'e.r...p.m...P.a.'
0x000001c0: 006b0063 00670061 004d0065 006e0061 'c.k.a.g.e.M.a.n.'
0x000001d0: 00670061 00720065 00650053 00760072 'a.g.e.r.S.e.r.v.'
0x000001e0: 00630069 00240065 00500049 00630061 'i.c.e.$.I.P.a.c.'
0x000001f0: 0061006b 00650067 0061004d 0061006e 'k.a.g.e.M.a.n.a.'
0x00000200: 00650067 00490072 0070006d 002e006c 'g.e.r.I.m.p.l...'
0x00000210: 006e006f 00720054 006e0061 00610073 'o.n.T.r.a.n.s.a.'
0x00000220: 00740063 00500028 00630061 0061006b 'c.t.(.P.a.c.k.a.'
0x00000230: 00650067 0061004d 0061006e 00650067 'g.e.M.a.n.a.g.e.'
0x00000240: 00530072 00720065 00690076 00650063 'r.S.e.r.v.i.c.e.'
0x00000250: 006a002e 00760061 003a0061 00340036 '..j.a.v.a.:.6.4.'
0x00000260: 00300036 000a0029 00610009 00200074 '6.0.).....a.t. .'
0x00000270: 006e0061 00720064 0069006f 002e0064 'a.n.d.r.o.i.d...'
0x00000280: 0073006f 0042002e 006e0069 00650064 'o.s...B.i.n.d.e.'
0x00000290: 002e0072 00780065 00630065 00720054 'r...e.x.e.c.T.r.'
0x000002a0: 006e0061 00610073 00740063 006e0049 'a.n.s.a.c.t.I.n.'
0x000002b0: 00650074 006e0072 006c0061 00420028 't.e.r.n.a.l.(.B.'
0x000002c0: 006e0069 00650064 002e0072 0061006a 'i.n.d.e.r...j.a.'
0x000002d0: 00610076 0031003a 00300033 00290035 'v.a.:.1.3.0.5.).'
0x000002e0: 0009000a 00740061 00610020 0064006e '....a.t. .a.n.d.'
0x000002f0: 006f0072 00640069 006f002e 002e0073 'r.o.i.d...o.s...'
0x00000300: 00690042 0064006e 00720065 0065002e 'B.i.n.d.e.r...e.'
0x00000310: 00650078 00540063 00610072 0073006e 'x.e.c.T.r.a.n.s.'
0x00000320: 00630061 00280074 00690042 0064006e 'a.c.t.(.B.i.n.d.'
0x00000330: 00720065 006a002e 00760061 003a0061 'e.r...j.a.v.a.:.'
0x00000340: 00320031 00340036 000a0029 00000000 '1.2.6.4.).......')
Does anyone know how to open links in correct apps? For example I want Reddit links to open in Infinity for Reddit. YouTube links in YouTube Revanced.

How To Guide Debloat and Tweak Xiaomi Pad 5 to go like a rocket

Hello guys,
This thread is for those who don't want to unlock the device's bootloader, download any custom rom or take the risk to brick their device. I am going to use the STOCK MIUI FIRMWARE. I am not going to root the device or anything like this. Just relax and read ALL the thread.
1. Download the ADB AppControl: (PC)
- Download link
With this programm we are going to debloat our device (remove all xiaomi bloatware) and do some additional tweaks on device.
The programm is not mine, the developer name is Cyber.Cat, so many congratulations to him for making this excellent programm. Please support the project!
2. Download xiaomi official usb drivers: (PC)
- Download link
To install the drivers, you to follow some steps:
i. Extract the Xiaomi Official Usb Drivers.zip file​ii. You have to find the Xiaomi Official Usb Drivers.exe file and run it.​iii. Fisrt you will see:​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
iv. Disconnect your usb cable from your device and connect again​v. You have to see a loading screen saying "installing drivers"​vi. When the installation has finished you will see:​
vii. Now, your device will be recognised from your computer.​
3. Now you have to enbale USB debugging on your tablet: (Tablet)
i. Press the button until you become a developer.​
ii. Go and enable USB debugging and Install via USB to install AppControl.​
4. Install ADB AppControl in your computer. After that, open the application and a pop notification will ask you if you want to install ACBrigde in your tablet. With ACBridge you can see the icons of your tablet's application, this will help us in the device debloat.
- If you have done everything correctly you will have like this home page:
5. Now let's remove all xioami debloat files.
i. The list which contained all the applications that is safe to debloat (disable) them is:​- Safe but disable not working:​
com.android.printspooler (optional)
com.android.providers.calendar (If you use any Calendar not disable it)
com.google.android.gm (If you use Gmail not disable it)
com.google.android.apps.subscriptions.red (If you use Google One not disable it)
com.android.hotwordenrollment.okgoogle (If you use Google Assistant not disable it)
com.android.hotwordenrollment.xgoogle (If you use Google Assistant not disable it)
com.google.android.apps.maps (If you use Google Maps not disable it)
com.google.android.youtube (If you use YouTube not disable it)
com.miui.daemon (optional)
com.miui.contentcatcher (optional)
com.miui.audioeffect (optional)
com.miui.misound (optional)
com.miui.voicetrigger (optional)
com.xiaomi.bluetooth (optinal)
com.xiaomi.mircs (optional)
com.xiaomi.xmsfkeeper (optional)
​- Safe disable:​
com.android.bluetoothmidiservice
com.android.bookmarkprovider
com.android.browser
com.android.calendar
com.android.carrierdefaultapp
com.android.cellbroadcastservice
com.android.companiondevicemanager
com.android.dreams.basic
com.android.dreams.phototable
com.android.emergency
com.android.htmlviewer
com.android.ons
com.android.quicksearchbox
com.android.simappdialog
com.android.stk
com.android.traceur
com.android.wallpaper.livepicker
com.bsp.catchlog
com.google.android.configupdater
com.google.android.marvin.talkback
com.google.android.onetimeinitializer
com.google.android.printservice.recommendation
com.xiaomi.ab
com.milink.service
com.miui.analytics
com.miui.aod
com.miui.audiomonitor
com.miui.bugreport
com.miui.cit
com.miui.cloudbackup
com.miui.cloudservice
com.miui.cloudservice.sysbase
com.miui.hybrid
com.miui.hybrid.accessory
com.miui.maintenancemode
com.miui.micloudsync
com.miui.miservice
com.miui.mishare.connectivity
com.miui.nextpay
com.miui.personalassistant
com.miui.phrase
com.miui.smsextra
com.miui.systemAdSolution
com.miui.touchassistant
com.miui.translation.kingsoft
com.miui.translation.xmcloud
com.miui.translation.youdao
com.miui.translationservice
com.miui.voiceassist
com.miui.vsimcore
com.miui.wmsvc
com.mobiletools.systemhelper
com.qti.confuridialer
com.qti.qualcomm.datastatusnotification
com.qti.snapdragon.qdcm_ff
com.qti.xdivert
com.qualcomm.atfwd
com.qualcomm.embms
com.qualcomm.qcrilmsgtunnel
com.qualcomm.qti.autoregistration
com.qualcomm.qti.dynamicddsservice
com.qualcomm.qti.lpa
com.qualcomm.qti.remoteSimlockAuth
com.qualcomm.qti.uim
com.qualcomm.wfd.service
com.wapi.wapicertmanage
com.xiaomi.aiasst.service
com.xiaomi.gamecenter.sdk.service
com.xiaomi.joyose
com.xiaomi.mi_connect_service
com.xiaomi.micloud.sdk
com.xiaomi.migameservice
com.xiaomi.miplay_client
com.xiaomi.mirror
com.xiaomi.payment
com.xiaomi.powerchecker
com.xiaomi.simactivate.service
com.xiaomi.xmsf
ii. In this list there many package names. You don't have to find the all in your tablet. Some packages have the tag of optional. If you want the maximum stability of your tablet don't disable the optional packages but if you want the maximum performance of your tablet, you can safe disable them.​iii. You can completly unistall any application you want but i reccomend you just disable them.​iv. To disable a application follow these steps:​
​6. After you disable all the bloatware you want to disable you can adjust you screen pixel density to get the most out of your 11" screen.
-On Step 3 change the value from 360 to 300 (my personal favorite).​​-But now the icons of your display has became too tiny, so to fix it go to:​
​7. A last tweak is to increase the miui animation smoothness:
- Go back to ADB AppControl -> Console and at adb type: adb shell settings put system slider_animation_duration 650 ​(if you want to go back at stock value, type: adb shell settings put system slider_animation_duration 450)​
​8. Well done mate you completed all the steps. Now enjoy your new Xiaomi Pad 5 tablet.
Thank you a lot for you time. Don't forget to give me your feedback is important for me to make this thread better.
For this theard i have done a lot of work so if you think that my trying worth your money, just make a donate for more threads!
Donate link​
Watch out, mi.wallpaper is in the list you provided. It will lead to a black lockscreen and wallpaper and not being able to set a picture. I re-enabled it and everything is fine now.
morback said:
Watch out, mi.wallpaper is in the list you provided. It will lead to a black lockscreen and wallpaper and not being able to set a picture. I re-enabled it and everything is fine now.
Click to expand...
Click to collapse
Thank you very much for your comment. It means a lot to me and I have corrected the debloat list. How is your tablet performance?
J173768N said:
Thank you very much for your comment. It means a lot to me and I have corrected the debloat list. How is your tablet performance?
Click to expand...
Click to collapse
Honestly I don't feel much of a difference. Sometimes the lock / unlock sound is the Android default one instead of the MIUI one... And my bluetooth devices list took a very long time to display but I'm not sure it was related.
It may feel snappier overall but given the tablet is already pretty fast, I think it's a kind of placebo effect.
morback said:
Honestly I don't feel much of a difference. Sometimes the lock / unlock sound is the Android default one instead of the MIUI one... And my bluetooth devices list took a very long time to display but I'm not sure it was related.
It may feel snappier overall but given the tablet is already pretty fast, I think it's a kind of placebo effect.
Click to expand...
Click to collapse
Renable com.miui.misound and com.xiaomi.bluetooth
-On Step 3 change the value from 360 to 300 (my personal favorite).
What does this do ? Why down the pixel ?
Don't it will not hurm your device, I promise that. You don't downgrade the pixels because there are standard (it is the resolution of the screen). With changing this setting is like change change the size of the fonts in your device but you don't only make the fonts size smaller, you make icons apps etc. With that you gain a lot of space in your tablet screen.
J173768N said:
Hello guys,
This thread is for those who don't want to unlock the device's bootloader, download any custom rom or take the risk to brick their device. I am going to use the STOCK MIUI FIRMWARE. I am not going to root the device or anything like this. Just relax and read ALL the thread.
1. Download the ADB AppControl: (PC)
- Download link
With this programm we are going to debloat our device (remove all xiaomi bloatware) and do some additional tweaks on device.
The programm is not mine, the developer name is Cyber.Cat, so many congratulations to him for making this excellent programm. Please support the project!
2. Download xiaomi official usb drivers: (PC)
- Download link
To install the drivers, you to follow some steps:
i. Extract the Xiaomi Official Usb Drivers.zip file​ii. You have to find the Xiaomi Official Usb Drivers.exe file and run it.​iii. Fisrt you will see:​View attachment 5763841​iv. Disconnect your usb cable from your device and connect again​v. You have to see a loading screen saying "installing drivers"​vi. When the installation has finished you will see:​View attachment 5763843​vii. Now, your device will be recognised from your computer.​
3. Now you have to enbale USB debugging on your tablet: (Tablet)
i. Press the button until you become a developer.​View attachment 5763847​ii. Go and enable USB debugging and Install via USB to install AppControl.​View attachment 5763849View attachment 5763851​
4. Install ADB AppControl in your computer. After that, open the application and a pop notification will ask you if you want to install ACBrigde in your tablet. With ACBridge you can see the icons of your tablet's application, this will help us in the device debloat.
- If you have done everything correctly you will have like this home page:
View attachment 5763853​
5. Now let's remove all xioami debloat files.
i. Download the list which contained all the applications that is safe to debloat (disable) them.​ii. In this list there many package names. You don't have to find the all in your tablet. Some packages have the tag of optional. Those packages if you want the maximum stability of your tablet don't disable them but if you want the maximum performance of your tablet, you can safe disable them.​iii. You can completly unistall any application you want but i reccomend you just disable them.​iv. To disable a application follow these steps:​View attachment 5763855​​6. After you disable all the bloatware you want to disable you can adjust you screen pixel density to get the most out of your 11" screen.
View attachment 5763857​-On Step 3 change the value from 360 to 300 (my personal favorite).​​-But now the icons of your display has became too tiny, so to fix it go to:​View attachment 5763859​​7. Well done mate you completed all the steps. Now enjoy your new Xiaomi Pad 5 tablet.
Thank you a lot for you time. Don't forget to give me your feedback is important for me to make this thread better.
For this theard i have done a lot of work so if you think that my trying worth your money, just make a donate for more threads!
Donate link​
Click to expand...
Click to collapse
Hi, if it is just a list of apps can you list them here on xda?
I got a Mi 12s which just updated to Miui 14
It would be helpful for my device.
Thanks in advance.
J173768N said:
Don't it will not hurm your device, I promise that. You don't downgrade the pixels because there are standard (it is the resolution of the screen). With changing this setting is like change change the size of the fonts in your device but you don't only make the fonts size smaller, you make icons apps etc. With that you gain a lot of space in your tablet screen.
Click to expand...
Click to collapse
Basically it is like increasing resolution on Windows, it is a software tweak.
Apps would think you have a bigger screen so they can display more. However the physical screen size has not changed so everything displayed is shrunken. You would have to increase text size to compensate.
Some prefer such setting as it displays more "clearly". It is up to you to decide.
You can also use adb shell to do the same thing.
This app is simply a GUI of adb shell, like all Android tweaking apps.
Saves you the time to search for commands.
Nicknackpaddywack101 said:
Hi, if it is just a list of apps can you list them here on xda?
I got a Mi 12s which just updated to Miui 14
It would be helpful for my device.
Thanks in advance.
Click to expand...
Click to collapse
Okay i will improve it!
do you know how to remove google discover and change it to app vault? and have a themes without ubl, root and stuff?
J173768N said:
Okay i will improve it!
Click to expand...
Click to collapse
Thanks!
xmdishx said:
do you know how to remove google discover and change it to app vault? and have a themes without ubl, root and stuff?
Click to expand...
Click to collapse
I assume ubl means unlock bootloader.
I suggest you write more clearly so more people understand what you mean so they can help you fix the issue.
Xiaomi has built in themes app and you can choose apply only part of the theme. I applied parts of AOSP-like themes to the system (which includes nav bar if you use it) and they work together to give an AOSP-like experiene if you do not want to take the risk of unlocking your bootloader.
As time passes the tablet gets cheaper. Xiaomi would stop updates and more people will develop third-party roms. Official roms usually are most stable for your device.
Nicknackpaddywack101 said:
I assume ubl means unlock bootloader.
I suggest you write more clearly so more people understand what you mean so they can help you fix the issue.
Xiaomi has built in themes app and you can choose apply only part of the theme. I applied parts of AOSP-like themes to the system (which includes nav bar if you use it) and they work together to give an AOSP-like experiene if you do not want to take the risk of unlocking your bootloader.
As time passes the tablet gets cheaper. Xiaomi would stop updates and more people will develop third-party roms. Official roms usually are most stable for your device.
Click to expand...
Click to collapse
im sorry, im going blind with this kind of tech stuff.. so im sorry.
and yes, i do have themes app on my device, but it doesnt show up, it says my region doesn't support themes.
and if im using another launcher, its gonna use navigation button, not gesture.
is there any ways to get themes on xiaomi pad 5 global rom officially without root and unlock bootloader?
xmdishx said:
im sorry, im going blind with this kind of tech stuff.. so im sorry.
and yes, i do have themes app on my device, but it doesnt show up, it says my region doesn't support themes.
and if im using another launcher, its gonna use navigation button, not gesture.
is there any ways to get themes on xiaomi pad 5 global rom officially without root and unlock bootloader?
Click to expand...
Click to collapse
You should try changing your region in settings. Try China mainland. That is what I tried to get aosp-like themes. Search for words like material you and fiddle through those themes. They can make it seem awfully close to AOSP with lock screen and all.
I made mi pad 5 go like a rocket with a simple tweak. Disabled expandable memory and now i have 3GB free RAM instead of 1GB and everything is faster.
Spyr0s said:
I made mi pad 5 go like a rocket with a simple tweak. Disabled expandable memory and now i have 3GB free RAM instead of 1GB and everything is faster.
Click to expand...
Click to collapse
Can I ask what you mean about disabling expandable memory?
Nicknackpaddywack101 said:
Can I ask what you mean about disabling expandable memory?
Click to expand...
Click to collapse
Memory extension, I ticked this off
Spyr0s said:
Memory extension, I ticked this off
Click to expand...
Click to collapse
Yeah I see. That uses your storage so it wears out quicker and storage is also slower. Ticked off mine too.
Nicknackpaddywack101 said:
You should try changing your region in settings. Try China mainland. That is what I tried to get aosp-like themes. Search for words like material you and fiddle through those themes. They can make it seem awfully close to AOSP with lock screen and all.
Click to expand...
Click to collapse
im already change it to hongkong, but the themes still doesnt show up

Categories

Resources