Uninstall android emulator on mac

broken image
broken image

Whenever I got this message, I never got a 'Success' message after it, or more accurately, I never waited more than a few minutes before shutting everything down and restarting the emulator (and possibly Eclipse.

broken image

When things were really hosed up I saw this message after issuing the adb uninstall command: I don't normally run multiple emulators, so I haven't tried this (though the problem with doing this seems obvious).Īdb uninstall - 'waiting for device' messageĪfter you issue this command, you should get a 'Success' message back fairly soon.

broken image

I knew you could delete Android apps from the command line, but I had no need to do this until now.Īfter reading a few docs, I found that I could delete my Android app from the command line using the adb command, like this: I recently had a problem with an Android emulator, and for some reason I wasn't able to delete the Android app I was developing.