开发者

adb error: unable to parse adb version

Is there anyone who has had any problems using WIN7 and Eclipse?

Everytime Eclipse starts this error always comes up: UNABLE TO PARSE ADB VERSION

If you try and run/debug the app from within WIN7,

The connection to adb is down, and a severe error has occured.
[2010-01-29 19:00:17 - app name] You must restart adb and Eclipse.
[2010-01-29 19:00:17 - app name] Please ensure that adb is correctly
located at 'C:\Android\tools\adb.exe' and can be executed.

Adb is l开发者_高级运维ocated at C:\Android\tools\adb.exe, and can be executed from the cmd line. Tried quitting eclipse and WIN7 and restarted. Ran adb kill-server, adb start-server

daemon not running...
starting it now.
daemon started successfully.

start eclipse, and then that's when the error comes up. This is driving us crazy.

So, if by chance there is anyone else using WIN7 professional version to develop on and has encountered this problem with adb and found a solution, please post it.


I turned off Defense module in COMODO and the same problem was fixed.


I run Win7 Ulitmate with Eclipse Indigo 7.1 and Android SDK R15 for Windows. This fix should pertain only to those who have comodo Internet Security installed. Turning off the Defense module in Comodo worked also but instead of turning off the Defense module in Comodo, I added C:\Program Files\Android\android-sdk-windows\platform-tools\adb.exe to safe programs. adb.exe was in the Sandbox and was marked as unsafe.


Allowing ADB.exe through Windows Firewall solved this error on my machine.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜