[android-developers] Re: Emulator crashing constantly on Windows Vista

2008-04-20 Thread Beginner
18, 2008 3:23:06 PM GMT -05:00 US/Canada Eastern Subject: [android-developers] Re: Emulator crashing constantly on Windows Vista I'm not sure if this is of any more help, but here we go [Trace from console] failed to read packet from transport socket on fd 103 failed to read

[android-developers] Re: Emulator crashing constantly on Windows Vista

2008-04-20 Thread Beginner
- Original Message - From: Beginner [EMAIL PROTECTED] To: Android Developers android-developers@googlegroups.com Sent: Friday, April 18, 2008 3:23:06 PM GMT -05:00 US/Canada Eastern Subject: [android-developers] Re: Emulator crashing constantly on Windows Vista

[android-developers] Re: Emulator crashing constantly on Windows Vista

2008-04-19 Thread Beginner
, the emulator is certainly the best on the mac. -Mike - Original Message - From: Beginner [EMAIL PROTECTED] To: Android Developers android-developers@googlegroups.com Sent: Friday, April 18, 2008 3:23:06 PM GMT -05:00 US/Canada Eastern Subject: [android-developers] Re: Emulator crashing

[android-developers] Re: Emulator crashing constantly on Windows Vista

2008-04-19 Thread Michael R. Novak
19, 2008 2:05:04 PM GMT -05:00 US/Canada Eastern Subject: [android-developers] Re: Emulator crashing constantly on Windows Vista - Installed SP1 - uninstalled both sdk and the plugin No difference. On Apr 18, 6:08 pm, Michael R. Novak [EMAIL PROTECTED] wrote: I would try reinstalling the sdk

[android-developers] Re: Emulator crashing constantly on Windows Vista

2008-04-19 Thread Digit
- Original Message - From: Beginner [EMAIL PROTECTED] To: Android Developers android-developers@googlegroups.com Sent: Friday, April 18, 2008 3:23:06 PM GMT -05:00 US/Canada Eastern Subject: [android-developers] Re: Emulator crashing constantly on Windows Vista I'm not sure

[android-developers] Re: Emulator crashing constantly on Windows Vista

2008-04-18 Thread Beginner
I'm seeing the same problem. The Windows message is: adb.exe has stopped working A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available There is no Details button or anything of the sort. Only a Close Program button.

[android-developers] Re: Emulator crashing constantly on Windows Vista

2008-04-18 Thread Digit
you should be able to get a better idea of the problem by doing the following: - close eclipse - kill any adb.exe process that is running on your machine - open a console, go to $SDK/tools - type set ADB_TRACE=all - type adb nodaemon server this runs the ADB server in the foreground, dumping all

[android-developers] Re: Emulator crashing constantly on Windows Vista

2008-03-29 Thread Digit
can you describe more precisely what you mean by crash abruptly ? do you have some sort of error dialog from Windows which tells you the cause of the crash, for example ? what does the Applications event log records on your machine ? On Sun, Mar 23, 2008 at 3:04 PM, [EMAIL PROTECTED] [EMAIL