Skip to content

Instantly share code, notes, and snippets.

@gullz
Created May 9, 2019 11:02
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 gullz/6433dd3d043f83eced10ef6e6db652d9 to your computer and use it in GitHub Desktop.
Save gullz/6433dd3d043f83eced10ef6e6db652d9 to your computer and use it in GitHub Desktop.
Listing android package details
cmd package list packages -f # List all packages with respective to there paths
pm dump package-name # Show the system state of a package
dumpsys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment