Skip to content

Instantly share code, notes, and snippets.

@garytan
Created March 30, 2017 06:35
Show Gist options
  • Save garytan/46323b02957300b65bbc38a197cccb49 to your computer and use it in GitHub Desktop.
Save garytan/46323b02957300b65bbc38a197cccb49 to your computer and use it in GitHub Desktop.
adb shell pm list packages
adb shell pm path com.example.someapp
adb pull /data/app/com.example.someapp-2.apk path/to/desired/destination
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment