问题
I have successfully installed the Android SDK and also linked the SDK Manager to the SDK path. Then I have created the AVD of API 8 and it's done.
But while I am going to start the Virtual Device it's not started and gives me error like "@foo" can not started, commend line error
, and also give me hint: open @foo for virtual device
.
What exactly is 'foo'?
回答1:
Spaces may be contained in the installation path of Android SDK.
You may move it under a path with no space in it.
来源:https://stackoverflow.com/questions/7156463/unable-to-start-the-android-virtual-avd-device