This is not supposed to happen, unfortunately it sometimes does :-( What exact Linux distribution are you using ?
The culprit is very probably a broken audio sound mixing daemon, generally you can recover by doing a "killall -9 esd" to kill the buggy EsounD daemon. Does this happen all the time, or only occasionally ? On Sun, Apr 12, 2009 at 1:47 PM, AK <[email protected]> wrote: > > I have been developing on the windows Android SDK until recently i > have moved to the Linux SDK. Once i launch the application from > eclipse, i click the 'x' of the emulator window and an empty window > persists, whereas this does not happen in the windows. > I have to manually kill thru the shell (kill -9 "<emulator process > id>") > Has anybody faced this problem on ubuntu 8.04, with android SDk 1.1 ? > Thanks in advance > AK > > > > --~--~---------~--~----~------------~-------~--~----~ 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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

