Your device is probably out of space. If you start the emulator with the -wipe-data argument, it will wipe all user data from the device before starting. Please note that certain activities such as creating MediaPlayer resources via MediaPlayer.create and then failing to release them may cause this as well, necessitating a restart of the device.
Before running -wipe-data, make sure that you won't lose anything on the device that is irreplacable. Use the DDMS tab in Eclipse, or see the adb documentation to see how to retrieve files from the device. On Apr 24, 7:19 pm, Yatish <[EMAIL PROTECTED]> wrote: > hi , > when i am run android application following error was encoutered. > > Failed to install FinalVideo.apk on 'emulator-tcp-5555': No space > left on device. > > please help me. > Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

