Skip to content

Instantly share code, notes, and snippets.

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 seanlilmateus/0986b95cdd90cf545cbc03dfb714214e to your computer and use it in GitHub Desktop.
Save seanlilmateus/0986b95cdd90cf545cbc03dfb714214e 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