Unable to start the Android Virtual AVD device

2019-02-26 11:32发布

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'?

2条回答
Summer. ? 凉城
2楼-- · 2019-02-26 12:26

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

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

查看更多
Summer. ? 凉城
3楼-- · 2019-02-26 12:33

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

查看更多
登录 后发表回答