How can fix the error in Android Studio? AOSP image error 0x500

我是研究僧i 提交于 2019-12-13 04:35:01

问题


I have created successfully a virtual device to test system images of smartphones. In the Android Studio, I get an error message in the event log.

16:51 PM Emulator: /mnt/tmpfs/src/android/emu-master-dev/external/qemu/android/android-emugl/host/libs/Translator/GLES_V2/GLESv2Imp.cpp:glBindBuffer:433 error 0x500

I have tried to change graphic settings without success. Have anyone advice how to fix this issue?

Kind regards Georg


回答1:


Create/Edit the emulator with following properties

Emulated Performance ==> Graphics ==> "Software - GLES 2.0"


来源:https://stackoverflow.com/questions/58361384/how-can-fix-the-error-in-android-studio-aosp-image-error-0x500

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