开发者

Android emulators not starting [duplicate]

开发者 https://www.devze.com 2023-04-04 14:46 出处:网络
This question already has answers here: Closed 11 years ago. Possible Duplicate: Not able to launch android emulator
This question already has answers here: Closed 11 years ago.

Possible Duplicate:

Not able to launch android emulator

After downloading Eclipse indigo, and updating the Android SDK, android Emulators are not starting, the progress bar completes fully but i get the following error and nothing happens:

invalid command-line parameter: Files\Android\android-sdk\tools/emulator-arm.exe.
Hint: use '@foo' to launch a virtual device named 'foo'.
please use -help for more information

Also when i start eclipse, i get the error that Android i get the error that Location of Android SDK has not been set up in Preferences, b开发者_如何学Gout in preferences i have set up the location, which is correct.


change the path of the SDK your path is Program Files\Android\android-sdk tools/. put SDK directly in the drive ie. d:\Android\android-sdk-tools\

note: also remove spaces from the path by renaming the folder name


check your sdk path. Make sure the path should not have an empty space like ..../my Sdk/sdk-windos/

0

精彩评论

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