Created
March 30, 2017 06:35
-
-
Save garytan/46323b02957300b65bbc38a197cccb49 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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