开发者

From eclipse to phone I get INSTALL_FAILED_INSUFFICIENT_STORAGE

开发者 https://www.devze.com 2023-02-18 21:04 出处:网络
I am working on a game in eclipse.I connect my android pho开发者_开发知识库ne to test the application. Upon pressing \"RUN\" in eclipse, the game will begin to be uploaded to my device.However, it onl

I am working on a game in eclipse. I connect my android pho开发者_开发知识库ne to test the application. Upon pressing "RUN" in eclipse, the game will begin to be uploaded to my device. However, it onl makes it half way then the console in eclipse gives me this error: INSTALL_FAILED_INSUFFICIENT_STORAGE. I checked my internal storage and I have 30mb left. My game is 3.20mb. I should have plenty of room. shouldn't I? Is this just a bug?


I've seen this error when I had a copy of my application that was signed with a release key already on the device. So here is what I recommend...

  1. Do a clean build of your project
  2. Remove your application from the phone via the application manager on the phone
  3. Try to run again

Something else that might be worth looking into is where the app is set to be installed. If it's the SD Card, make sure the virtual SD card does have the needed room.


i had a similar problem and i solved it as per the first answer that i have received.... check it over here

0

精彩评论

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

关注公众号