Error in creating AVD in android studio

2019-07-14 17:25发布

I am new to android studio. my problem is when i try to create AVD its showing

unknown error. see idea.log for details.

I am working on windows8.

Screenshot of AVD

2条回答
Viruses.
2楼-- · 2019-07-14 17:32

Before you create the new Virtual Device, Try downloading via SDK Manager the API level you want on the Virtual Device. This should do it.

查看更多
Viruses.
3楼-- · 2019-07-14 17:42

Delete all the files and folder from a directory home//.android/avd It's for Ubuntu. In Windows it's also in the user's folder (.android/avd).

查看更多
登录 后发表回答