开发者

How do I properly reinstall application in the Android emulator from Eclipse?

开发者 https://www.devze.com 2023-02-03 17:22 出处:网络
I seem to get this error message fairly frequently: INSTALL_FAILED_INSUFFICIENT_STORAGE Do I need to do a rest before hitting run or debug from within E开发者_运维百科clipse and reloading the applic

I seem to get this error message fairly frequently:

INSTALL_FAILED_INSUFFICIENT_STORAGE

Do I need to do a rest before hitting run or debug from within E开发者_运维百科clipse and reloading the application within my emulator?


I have occasionally received that error despite having plenty of room. You can first check to see if you are short on space (in the emulator from home screen: Menu -> Settings -> SD card & phone storage). Internal phone storage is the most important value, and you'll want to uninstall apps if that is low. If your app is set to install to the SD card, make sure that has enough room too.

If you have plenty of room, sometimes you can just retry the install and it will work. It can also help to uninstall the app from the emulator and then install it again. If those solutions don't work, you can restart the emulator. If all else fails, try creating a new AVD.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号