I'm creating an application for android and it was working fine until I went to run a new version of the application in the emulator, it says the apt already exists then attempts to reinstall it which fails because the original source was different.
It says I have to do a full uninstall, unfortunately I cant uninstall through the command prompt because in college the firewall blocks me from downloading the android plugin for eclipse so I have to run it off an external hard drive which i cant use the command prompt on.
So I was wondering is there any other way to uninstall apk's from the emulator or am i going to have to move everything to the hard drive of my laptop and start again?


