WIN7 と Eclipse を使用して問題が発生した人はいますか?
Eclipse が起動するたびに、このエラーが常に発生します。UNABLE TO PARSE ADB VERSION
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 は にありC:\Android\tools\adb.exe
、cmd ラインから実行できます。EclipseとWIN7を終了して再起動しようとしました。ランadb kill-server
、adb start-server
daemon not running...
starting it now.
daemon started successfully.
Eclipseを開始すると、エラーが発生します。これは私たちを夢中にさせています。
したがって、WIN7 プロフェッショナル バージョンを使用して開発し、この問題に遭遇しadb
て解決策を見つけた人が他にいる場合は、投稿してください。