android studio build AVD unknown error

纵饮孤独 提交于 2019-12-02 05:36:47

I've just solved the problem by deleting *.ini files from a directory home//.android/avd It's for Ubuntu. In Windows it's also in the user's folder (.android/avd).

I had this error after my Windows PC crashed while creating a new virtual device.

Reinstalling Android Studio solved the problem in my case.

It took less than 10 minutes. After that the error disappeared and I was able to create virtual device without any issues.

I had same issue and its seems like you did not installed Google API Library.

Just confirm that have you installed all Intel Image Library and Google API for your desired API.

Just go to your SDK Manager and check intel system images is installed or not if not then you have to installed it as well install Google API Library.

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