Skip to content Skip to sidebar Skip to footer

Device Still Has The Old Apk

I installed my app apk into my device and now when ever I try to install new apk, somehow the old apk is installed again. I deleted the apk file from memory card and unistalled the

Solution 1:

I believe your problem stems from some issues with Eclipse. Go to Project > clean on the top bar and try again. This is a guess though, but let me know if its not the issue.

Solution 2:

It could be due to a virus.

Try the following options: 1) Uninstall app 2) Format SD card 3) Restore phone to original settings 4) Install antivirus app 5) Restart phone

This should surely remove the app.

On your dev machine, delete any .apk files generated in .bin directory. In Eclipse, make sure you do a Project -> Clean

Post a Comment for "Device Still Has The Old Apk"