Hi Again, Wow thanks David, you've hit the mark!
Adding the audio -none flag resolved the issue and the emulator window shut down. Trying out your suggested options: "alsa", "oss", and "sdl" all worked (resulting in audible sound), while (as you suspected) "esd" resulted in the window hanging when I tried to close. You can't imagine how much relief your advice gave me! Thank you, Jim PS. Also thanks Emit, but this problem occurred while calling the emulator from a terminal window (from command line) thus bypassing Eclipse altogether. On May 15, 2:58 am, Emit <[email protected]> wrote: > Jim, I thought I replied to this, rather than to Sender, but I still > do not see my response, so if this is a duplicate, please ignore. > > Are you closing the emulator window while Eclipse is still running? Or > after terminating Eclipse? > > On May 14, 9:49 am, jimbo <[email protected]> wrote: > > > Hi, > > > After installing android SDK 1.5 r1 and the ADT plugin for Eclipse > > Ganymede 3.4.2 on Ubuntu 32 bit 9.04 (Jaunty), I find that after > > running any android application (with no problems), that I am unable > > to terminate the emulator instance by closing the window. It just > > hangs and I have to call kill -9 to terminate the process. This > > happens irrespective of whatever AVD target I choose (1.1 or 1.5). > > > The same happens even if I run the emulator from a terminal (by > > passing eclipse altogether) by calling 'emulator -avd myavd -netspeed > > full -netdelay none' . Adding the -verbose and -logcat and -show- > > kernel flags does not help resolve the issue. > > > I have looked widely for a solution on the Web but this problem does > > not appear much. > > > Any ideas on how to resolve this or is there another way to terminate > > the emulator instance? > > > Thanks, > > Jim > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

