开发者

Error While Launching the Emulator

I have been working on an application, which was running absolutely fine before i switched to another application. After few days when i came to work on my previous application, I am getting this particular error while launching the emulator for it. This error is as follows:

[2011-08-24 11:46:06 - Emulator] invalid command-line parameter: partition-size 1024.
[2011-08-24 11:46:06 - Emulator] Hint: use '@foo' to launch a virtual device named 'foo'.
[2011-08-24 11:46:06 - Emulator] please use -help for more information

What could possibly be the issue..开发者_JS百科??? Any help is appreciated.


Spaces may be contained in the installation path of Android SDK.

You may move it under a path with no space in it.
unable-to-start-the-android-virtual-avd-device


change the path of the SDK. put SDK directly in the drive ie. "d:\Android\android-sdk-tools"

note: make sure that there is no space in parent path


This really was a little but extremely teasing one, but i got the answer myself.

Just got to eclipse > open android sdk and avd manager > select the required avd > start and check the wipe userdata box.

This worked for me, hope this works for others as well...:-)

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜