Emulator: init: Could not find wglGetExtensionsStringARB!
Emulator: getGLES2ExtensionString: Could not find GLES 2.x config!
Emulator: Failed to obtain GLES 2.x extensions string!
Emulator: Could not initialize emulated framebuffer
我正在使用Android studio 3.0.1和Emulator:27.1.12
注意:我尝试使用软件图形会降低虚拟设备的性能/响应能力。我的问题是它昨天运行得很好,今天发生了什么?
答案 0 :(得分:0)
取消选中AVD管理器中的Use Host GPU
选项。
答案 1 :(得分:0)
您似乎遇到了显卡驾驶员的问题。尝试此列表中的内容:将Graphics
虚拟设备设置为Automatic
,删除并重新创建虚拟设备,更新/重新安装视频卡驱动程序。