How to install android 6.0.1 emulator in Android Studio?

折月煮酒 提交于 2019-12-06 18:35:22

问题


I facing this issue on my android emulator E/Surface﹕ getSlotFromBufferLocked: unknown buffer: 0xab7519c0

But I can't find any option how to udate android version to 6.0.1 of emulator in Android Studio 1.5.1

How can I do it?


回答1:


If you create a new Virtual Device under: Tools->Android->AVD Manager or Edit an existing device, you can change the System Image, however as of now I do not see an option for 6.0.1 only 6.0 and 7.0. There appears to be nothing in between even under all three tabs ( Recommended, x86 Images, Other Images ). I was looking for the same thing and to no avail. I also use Genymotion. but that also lacks the 6.0.1 system image.




回答2:


It's under Tools > Android > AVD Manager > Actions > Edit (Pencil).



来源:https://stackoverflow.com/questions/36098482/how-to-install-android-6-0-1-emulator-in-android-studio

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