0

Android SDK Manager を起動すると、このエラーがスローされます

[SDK Manager] 'D:\PhanMem\PH9D61~1\Android\ADT-BU~1\sdk\tools\lib\\find_java.exe -s' is not recognized as an internal or external command,

[SDK Manager] operable program or batch file.

私は Windows 7 23 ビットを使用しています。SDK を開くことができないため、バージョンがわかりません。このエラーを修正するにはどうすればよいですか?

4

3 に答える 3

0

find your Android sdk path, mine is C:\Program Files (x86)\Android\android-sdk ... you can find yours by going into eclipse --->Window-->Android ... the SDK location will be near the top assuming you have Android ADT installed already.

so go to your SDK path and in there you will find SDK Manager.exe , just double click it to open it.

于 2013-04-26T14:25:53.283 に答える
0

使用しているOSを言うことから始めるべきですか? また、使用している SDK のバージョンを教えてください。

Windows の場合、最新バージョン (Eclipse を含む) の SDK Manager は x\sdk\tools\lib\SDK Manager.exe にあります。

于 2013-04-26T14:42:24.043 に答える