Error in creating AVD in android studio

天大地大妈咪最大 提交于 2020-01-15 01:53:15

问题


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.


回答1:


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).




回答2:


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.



来源:https://stackoverflow.com/questions/47142959/error-in-creating-avd-in-android-studio

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!