[AC-1788] Android: App won't run on emulator due to Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE]
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2013-08-27T23:03:40.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Ron Arnold |
Assignee | Mauro Parra-Miranda |
Created | 2013-08-24T03:14:49.000+0000 |
Updated | 2016-03-08T07:40:41.000+0000 |
Description
Steps to Reproduce
Select App, and click 'run on emulator AppName'. Same thing attempted on Nexus 7
Actual Result
receive errors that will not allow the app to load. It was running find prior to 3.1.2 upgrade.
Expected Result
compile and run app.
Attachments
Hi Ron, Unfortunately ADB doesn't always clean up after itself and so you get a cumulative build up of apps inside the emulator each time you install them. Either remove apps and data from the emulator, or follow these instructions: http://developer.appcelerator.com/blog/2013/04/quick-tip-increase-the-storage-size-of-your-android-emulator.html