[android-developers] Failed to parse the output of 'adb version' ERROR

2010-09-13 Thread Lidy
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

Re: [android-developers] Failed to parse the output of 'adb version' ERROR

2010-09-13 Thread Lidia G
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 lidyp...@yahoo.com wrote: From: Lidy lidyp...@yahoo.com Subject: [android-developers] Failed to parse the output of 'adb version' ERROR To: Android Developers

Re: [android-developers] Failed to parse the output of 'adb version' ERROR

2010-09-13 Thread Lidia G
Please help me, i can't resolve this problem, and can't work . I still have the same error: [2010-09-13 14:49:27 - MopayApi3] The connection to adb is down, and a severe error has occured. [2010-09-13 14:49:27 - MopayApi3] You must restart adb and Eclipse. [2010-09-13 14:49:27 - MopayApi3]

Re: [android-developers] Failed to parse the output of 'adb version' ERROR

2010-09-13 Thread Kostya Vasilyev
What are your: - Desktop OS (Windows / Mac / Linux), version and 32/64 bit-ness? - Java SDK version and bitness? - Eclipse version and bitness? -- Kostya 13.09.2010 17:00, Lidia G ?: Please help me, i can't resolve this problem, and can't work . I still have the same error: [2010-09-13

Re: [android-developers] Failed to parse the output of 'adb version' ERROR

2010-09-13 Thread Lidia G
Hello I have -Desktop Windows XP 32bit -JAVA 1.6 -Eclipse pulsar GALILEO for win32 bit --- On Mon, 9/13/10, Kostya Vasilyev kmans...@gmail.com wrote: From: Kostya Vasilyev kmans...@gmail.com Subject: Re: [android-developers] Failed to parse the output of 'adb version' ERROR To:

Re: [android-developers] Failed to parse the output of 'adb version' ERROR

2010-09-13 Thread Kostya Vasilyev
Which build of Java - 1.6 update 20 or 21? Some issues were reported with update 21, so if you are using it, can you try rolling back to update 20? The rest looks ok. -- Kostya 13.09.2010 17:41, Lidia G пишет: Hello I have -Desktop Windows XP 32bit -JAVA 1.6 -Eclipse pulsar GALILEO for

Re: [android-developers] Failed to parse the output of 'adb version' ERROR

2010-09-13 Thread Lidia G
I don't know how to find out. Can you tell me please where to find in eclipse which build of java is used --- On Mon, 9/13/10, Kostya Vasilyev kmans...@gmail.com wrote: From: Kostya Vasilyev kmans...@gmail.com Subject: Re: [android-developers] Failed to parse the output of 'adb version' ERROR

Re: [android-developers] Failed to parse the output of 'adb version' ERROR

2010-09-13 Thread Kostya Vasilyev
From the command line, run java -version 13.09.2010 18:13, Lidia G ?: I don't know how to find out. Can you tell me please where to find in eclipse which build of java is used --- On *Mon, 9/13/10, Kostya Vasilyev /kmans...@gmail.com/* wrote: From: Kostya Vasilyev

Re: [android-developers] Failed to parse the output of 'adb version' ERROR

2010-09-13 Thread Lidia G
i changed to update 20, and it is still not working. I closed the eclipse run from command line adb kill-server then adb  start-server   -it says daemon started succesfully then opened the eclipse again, and there is still the same error i don't know what to do else --- On Mon, 9/13/10, Kostya

[android-developers] Failed to parse the output of 'adb version'

2009-11-09 Thread Ryan
I am running Windows 7 Professional 64 bit. I have Eclipse 3.5 installed with the Android SDK installed. Everytime I open Eclipse, I get the error: Failed to parse the output of 'adb version' When I try to run a program, I get: The connection to adb is down, and a severe error has occured. You