@see ← Writing

Copy apk from non-rooted device

2014-02-07

one of those place this here in case I forget posts.

adb shell pm list packages

adb shell pm path your-package-name

adb pull /data/app/your-package-path.apk