No space left on Android Emulator
Posted
by Tom
on Stack Overflow
See other posts from Stack Overflow
or by Tom
Published on 2010-02-25T09:08:50Z
Indexed on
2010/03/28
15:53 UTC
Read the original article
Hit count: 449
android-emulator
|android
I have been developing my app for around two months, in the last week i have started getting the following error when trying to compile and run the app from Eclipse:
java.io.IOException: Unable to upload file: No space left on device
The APK comes out at 3.6Mb and the emulator is a recently created fresh one with 512Mb SD card and other specs identical to the G1.
Can anyone suggest a reason this might be happening?
© Stack Overflow or respective owner