1. connect device
2. open command prompt (start -> run -> type: cmd)
3. find the package name by typing: adb shell pm list packages
4. find the package path by typing: adb shell pm path com.example.someapp
5. adb pull /data/app/com.example.someapp-2.apk
Saturday, 20 December 2014
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment