|
|
|
|
|
by alvarezbjm-hn
1098 days ago
|
|
My Samsung phone doesn't look particularly bloated. And for any system app I can't uninstall, there is adb adb shell pm disable-user --user 0 name.of.the.packet Just be careful not to disable the ui, adb or something else that is essential. I haven't found anything that can't be disabled, yet. Always backup your important data in case you have to reset to factory defaults. |
|