Skip to content

Instantly share code, notes, and snippets.

@haxpor
Created July 22, 2016 08:38
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save haxpor/9e75c0d6422eee82feab495ee8339a9c to your computer and use it in GitHub Desktop.
Save haxpor/9e75c0d6422eee82feab495ee8339a9c to your computer and use it in GitHub Desktop.
adb shell
  • list packages adb shell pm list packages -f
  • delegate package adb shell am start -a android.intent.action.DELETE -d package:<package-id>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment