Preferences

dotancohen parent
OK, I see that one can get a list of all installed packages via adb:

  $ pm list packages
How does one know which are safe to disable? In the sense that there won't be unexpected side effects. Besides, not all the names make clear exactly what the package is for.

Shocka1
Each one needs inspected one by one - but there is always the chance that package names have been purposefully obfuscated. It's really quite the uphill battle.

This item has no comments currently.