Unable to start the Android Virtual AVD device

2019-02-26 11:46发布

问题:

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:

I think this link about @foo may be of assistance to you.



回答2:

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

You may move it under a path with no space in it.