After I started my Eclipse, try to run my Application LunchList. DDMS comes up. But emulator was never displayed. Although I can use command line to start emulator fine. (This application was running fine in my company WinXP SP3 computer)
I got this error showing in Console window: [2009-06-28 21:44:17 - LunchList] ------------------------------ [2009-06-28 21:44:17 - LunchList] Android Launch! [2009-06-28 21:44:17 - LunchList] Connection with adb was interrupted. [2009-06-28 21:44:17 - LunchList] 0 attempts have been made to reconnect. [2009-06-28 21:44:17 - LunchList] You may want to manually restart adb from the Devices view. I go to Help-> About Eclipse Platform pop-up dialog, Then Configuration Details, then View Error Log, It displayed the contents of my eclipse workspace\.metadata\.plugins \org.eclipse.ui.workbench\log. But nothing obviously there. I used Microsoft PortRepoter examined my localhost ports. Appears adb 5037 port talked to emulator okay but not talking to the ddms port. I start to wonder if my win32 library does not compatiable with AdbWinApi.dll. I am using Android SDK \android-sdk-windows-1.5_r2\tools. com.android.ide.eclipse.adt (0.9.1.v200905011822-1621) "Android Development Toolkit" com.android.ide.eclipse.ddms (0.9.1.v200905011822-1621) "Dalvik Debug Monitor Service" Eclipse is 3.4.2 JDK is 1.6.0_14 Windows XP SP3 Please advise. Thanks. jean.. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

