(Vulkan 1.0 APIs missing from instance) when launching Android Emulator(Q API 29) via Android Studio 3.5 and 3.6 Canary 9

为君一笑 提交于 2019-12-03 16:02:10

I'm not sure why that's happening (it was happening to me to using API 29). I cloned the device in the AVD Manager and dropped the API down to 28 (Pie, Android 9) and I was able to successfully launch my app again.

I also have similar problem, I installed Android studio 3.5 the first time writhout problem. Everything works find till I get my computer plant/bug during the installation of an AVD, I restart the computer launch ./studio.sh and then installed an update. Till that time am going through errors and errors. I deleted and reinstalled android but have this problem now. :(

I had the same problem, you have to update your emulator in sdk manager:

1.launch sdk manager

2.settings->appearance and behavior->system settings->android sdk

3.SDK Tools

  1. Update Android Emulator

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