ok, i found how to use adb kill-server, but it is thinking too much while tying to kill
--- On Mon, 9/13/10, Lidy <[email protected]> wrote: From: Lidy <[email protected]> Subject: [android-developers] Failed to parse the output of 'adb version' ERROR To: "Android Developers" <[email protected]> Date: Monday, September 13, 2010, 11:32 AM Hello, I have the following problem. I was developing in android using the eclipse and android-sdk-windows saved in an folder (e.g. C:\android\android-sdk_r07-windows\android- sdk-windows\ and C:\android\eclipse-pulsar-helios-win32) . But after i downloaded and installed the eclipse and android sdk again, in the after folder , i got this error message: "Failed to parse the output of 'adb version' " and can't run my application, because the emutaros that starts is not identified by the eclipse, i can't find it into "Devices" tab from eclipse. I found from the net the following http://stackoverflow.com/questions/2260118/failed-to-parse-the-output-of-adb-version => //------------------------------------------------------------------------------------------------------------------------------ "Try closing Eclipse, issuing a 'C:\Users\Mohit\Documents\AndroidSDK \tools kill-server' command from terminal and retrying. If that still doesn't work, you could try opening Activity Monitor to see if there are any existing adb processes running, and kill them. " //--------------------------------------------------------------------------------------------------------------------------------- but i am using Windows XP and i don't know how to use kill-server command from the terminal. I mean in run/cmd there are is no such a command or how can i use the second solution - to open Activity Monitor from Windows XP Please help me. Lidia -- 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 -- 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

