I am running Froyo on my HTC Wildfire. I have 17 MB of free space in the phone..apk that I try to install on the phone is 2.7MB, but I get this wierd Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE . I am using Eclipse and have enabled debugging on my device. A few minutes ago, I was able to install 11 MB binaries with the same free space.
Backing up my data and doing a hard reset. Now works great.
I solved this problem by putting this in the AndroidManifiest.xml file:
Android: INSTALLLOCATION = "preferExternal"
:
Android: versionName = "1.0"
.
, - . , apk , , SD-.
reset .. htc wildfire s. , . cookie, frist google.
, , , :
1) Reboot the phone 2) Delete all previous builds of the application on your phone. 3) Restart adb by killing it in your task manager (it will automatically reboot upon destruction)
Reboot your device and the following link will answer the questions.
Solution for INSTALL_FAILED_INSUFFICIENT_STORAGE error on Android
Source: https://habr.com/ru/post/1786876/More articles:How can I catch a runtime error in ansi C90 - cUsing HTMLUnit to login to Facebook programmatically using Java - javaUnable to login to facebook using htmlunit - javaHICococaView does not compile with GCC 4.2 - gccAccess Microsoft Exchange using Java - best APIs - javaHow to search for Lucene.NET without specifying the "top n" limit? - heapWhat does the dynamic method add to Groovy / IntelliJ? - intellij-ideaMailbox structure - databaseCocoa Carbon Code Transfer Strategies - objective-cSilverlight automatically selects security security mode between http and https - sslAll Articles