Thread
:
Need help installing an APK I bought..
View Single Post
08-15-2011, 12:03 AM
#
8
ptsenter
Addict
Posts: 285
Karma: 88
Join Date: May 2011
Device: Kobo eReader Wireless
command to extract is
adb pull /data/app/Mantango124.apk
if it can't find the package do the following commands
adb shell
cd /data/app
ls
it will give you list of installed apps
type
exit
and see which package is yours
ptsenter
View Public Profile
Find More Posts by ptsenter
Track Posts by ptsenter via RSS