0

アプリの一部を作成し、テストしたいと思いました。すべてのコードは正しいですが、実行しようとすると。それはこれを言います:

[2012-04-06 21:34:28 - iLearnSign] ------------------------------
[2012-04-06 21:34:28 - iLearnSign] Android Launch!
[2012-04-06 21:34:28 - iLearnSign] The connection to adb is down, and a severe error has occured.
[2012-04-06 21:34:28 - iLearnSign] You must restart adb and Eclipse.
[2012-04-06 21:34:28 - iLearnSign] Please ensure that adb is correctly located at 'C:\Users\Scott Lounsbury\Desktop\JSL Software\Eclipse\SDK\android-sdk_r17-windows\android-sdk-windows\platform-tools\adb.exe' and can be executed.

誰かが私が間違ったことをどこで何をしたのか説明できたら素晴らしいと思いますか?

4

1 に答える 1

1

Eclipseで、「ウィンドウ」->「設定」->「Android」に移動します。その画面のSDKの場所は何ですか?

次のようになりますC:\PROGRA~2\Android\android-sdk or C:\Program Files (x86)\Android\android-sdk

于 2012-04-07T02:55:32.530 に答える