What is this thing, an app or codes? https://www.reddit.com/r/AndroidQuestions/comments/15yotxd/what_is_google_partner_setup/ https://eu.community.samsung.com/t5/galaxy-z-fold-z-flip/quot-google-partner-setup-quot-app/td-p/8026228 https://techwiti.com/google-partner-setup/ https://support.google.com/android/thread/205176241/what-is-the-app-google-partner-set-up-for-and-is-it-something-standard-for-my-galaxy-a-13-5g?hl=en
Does this work with every brand?
Xiaomi is pestering me with a myriad of unwanted and unnecessary apps.
if you’re in the adb shell you can do
pm list packages
to get a list of every installed app. Because you have to input the complete name of the package to uninstall it. There you will get all of them.If you open the Google Play Store website and search for an app you will also find the full package name in the URL
When I had the stock ROM in my xiaomi, https://github.com/0x192/universal-android-debloater, did the job. No need for Android SDK, just ADB and this.
It sometimes provides a description of the package as well.
This is what I used on the Xiaomi phone I’m using now. I disabled a load of the Xiaomi junk and had no problems.
Just don’t disable the default dialler, as other diallers seem to rely on it to draw on top of other apps, meaning that I couldn’t answer the phone with it disabled.
I am not 100% if this works with every brand.
You can test this, what i posted here cannot destroy your system. If something fails, it just doesn’t uninstall the app. Other than that there are no destructive commands i posted here.
You can install Canta from F-Droid that allows you to easily uninstall apps with just one device, and gives you a short description of what it does. https://f-droid.org/packages/org.samo_lego.canta/