this should not happen. you're probably encountering a weird emulator bug. the Eclipse message is normal in case of an emulator crash.
what exact platform/OS do you have ? can you repeat this consistently, or are the crashes random ? thanks in advance On Sun, Jan 4, 2009 at 11:16 AM, Vitaly <[email protected]> wrote: > > Hello, > > I'm just starting with Java, Eclipse and Android, so maybe no wonder I > ran into the following problem: > when I run an application from Eclipse, emulator starts, my simple app > shows up, etc. But when I close the emulator, I get a Windows' > standard error message "Emulator.exe has stopped working and will be > closed" and another error message in the Eclipse's console window: > [2009-01-04 12:23:06 - DeviceMonitor]Error reading jdwp list: EOF > [2009-01-04 12:23:06 - DeviceMonitor]Connection Failure when starting > to monitor device 'emulator-5554' : device (emulator-5554) request > rejected: device not found > > I'd appreciate if someone could tell me what I'm doing wrong and how > can I terminate the emulator correctly. > > Thanks, > Vitaly > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

