开发者

Setting up android simulator on Eclipse - error starting the simulator [duplicate]

This question already has answers here: Closed 11 years ago.

Possible Duplicate:

Not 开发者_如何学JAVAable to launch android emulator

I just went through a smooth installation of android, and it seems to be working with my Eclipse. But when I opened the "Android SDK and AVD Manager" and pressed new to launch the new simulator, the launch screen gave me this error:

"invalid command-line parameter: Files. Hint: use '@foo' to launch a virtual device named 'foo'. please use -help for more information"

Any idea why that might occur?


In Windows-->Preferences-->Android

set the SDK Location like this C:\PROGRA~2\Android\android-sdk

the problem is the character space on your path


The error occurs because you have spaces in your path.

Try this if you installed on windows in program files:

Eclipse -> Window -> Preferences -> Android -> SDK Location: C:\PROGRA~2\Android\android-sdk

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜