v1.50 beta - Lost comunication with my device and the emulator

Cableguy

Expert
Licensed User
Longtime User
I've just installed v1.50 beta, and noticed that now I cannot connect the designer with either the device or the emulator.
Also, when compiling is done, it fails to instal the apk to the device or the emulator.
Here is the code generated by the Installer when compiling:
Compiling code. 0.16
Generating R file. 0.01
Compiling generated Java code. 4.72
Convert byte code - optimized dex. 2.13
Packaging files. 1.32
Signing package file (debug key). 1.96
ZipAlign file. 0.21
Installing file to device. Error
pkg: /data/local/tmp/Equations_DEBUG.apk
Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE]

Restarting ADB Server may solve this problem.
Tools - Restart ADB Server. Device serial: FA6MA00000160
 

Cableguy

Expert
Licensed User
Longtime User
acording to the device, I have 17.19Mb in internal Storage and 5.61Gb in external....Isnt that enought????
 
Upvote 0

Cableguy

Expert
Licensed User
Longtime User
Thanks EREL, that did the trick
 
Upvote 0

Penko

Active Member
Licensed User
Longtime User
I had the same error as CableGuy.

When I added the "Can install on SD card", the error changed to:
Failure [INSTALL_FAILED_MEDIA_UNAVAILABLE]

I am not sure how the app can install on SD as the card is unmounted while using "USB Debugging".

Can you throw more light on this as the emulator is slow and buggy and I want to use my real HTC?

The internal memory has about 10 megabytes, I can't free up more unfortunately.


EDIT: Thinks improved, now I am able to debug with the real device. Current space: 18.62 MB. I read in another topic how Erel recommended another user to create an emulator device with at least 17 MB SD Card. I've decided to try the same with my real device and it worked.
 
Last edited:
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…