Skip to content

Instantly share code, notes, and snippets.

@barnumbirr
Last active March 22, 2018 08:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save barnumbirr/9286878dd2d8db0f67006e7a922167ad to your computer and use it in GitHub Desktop.
Save barnumbirr/9286878dd2d8db0f67006e7a922167ad to your computer and use it in GitHub Desktop.
[root@local]$ adb shell
tissot_sprout:/ $ su
tissot_sprout:/ # pm uninstall --user 0 com.android.camera
Success
tissot_sprout:/ # pm uninstall --user 0 com.miui.bugreport
Success
tissot_sprout:/ # pm uninstall --user 0 com.android.chrome
Success
tissot_sprout:/ # pm uninstall --user 0 com.google.android.play.games
Success
tissot_sprout:/ # pm uninstall --user 0 com.google.android.apps.books
Success
tissot_sprout:/ # pm uninstall --user 0 com.google.android.inputmethod.pinyin
Success
tissot_sprout:/ # pm uninstall --user 0 com.google.android.inputmethod.korean
Success
tissot_sprout:/ # pm uninstall --user 0 com.google.android.apps.docs
Success
tissot_sprout:/ # pm uninstall --user 0 com.google.android.apps.inputmethod.hindi
Success
tissot_sprout:/ # pm uninstall --user 0 com.google.android.apps.inputmethod.zhuyin
Success
tissot_sprout:/ # pm uninstall --user 0 com.google.android.music
Success
tissot_sprout:/ # pm uninstall --user 0 com.google.android.videos
Success
tissot_sprout:/ # pm uninstall --user 0 com.google.android.apps.photos
Success
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment