Skip to content

Instantly share code, notes, and snippets.

@mike-seger
Last active February 22, 2019 20:30
Show Gist options
  • Save mike-seger/e35d264f5b057e03e2fa404de2f9324d to your computer and use it in GitHub Desktop.
Save mike-seger/e35d264f5b057e03e2fa404de2f9324d to your computer and use it in GitHub Desktop.
Android System Essential Commands
# see also: http://adbshell.com/commands/adb-shell-pm-list-packages
# Package manager
pm list packages
pm list packages -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment