Tagged Questions
6
votes
2answers
979 views
How to detect who is downloading apk files in background?
At some point in time my Android phone start downloading some .apk files in background. I assume this is doing some of the free apps what I've installed on my new phone from Google Play (I've ...
3
votes
2answers
276 views
Automatically replace app after opening APK
If I download an APK and open it, I get a "Not Installed" error if the app is already present on the device. Is there any way to automatically delete the old version?
(Note I'm not trying to avoid ...
4
votes
3answers
1k views
How to pull the apks from my android phone
I have a rooted android phone. I am trying to pull the applications from /system/app/. However this simply does not copy the apk. What I have tried.
adb shell
su
cd data
cd app
ls
...
-1
votes
1answer
371 views
Get installed apps as APK within Android?
I'm looking for an application that will let me easily export any application I have to APK format (I'm not rooted). Normally, AirDroid does this easily and I love AirDroid for that. However, one of ...
2
votes
1answer
80 views
Android “loses” a game
I installed this game via APK on my Chinese tablet "Infotmic M799CA", created a desktop shortcut for it and noticed that after a (very frequent) device hang with consequent reboot, the game gets lost.
...
0
votes
1answer
231 views
Will gingerbread system apk apps upgrade over froyo's?
On my froyo , I just found several apk files of gallery, FMradio, etc etc inside "/" directory using filemanager.. I was wondering if gingerbread's system apps can be used to "upgrade" over these ...