(Using Android Studio) AVD Gets Crash During Launc

2020-07-17 08:21发布

I am New to Android application development. My AVD was working fine a day before but when I try to start it next day it stopped working by throwing the following errors:

Failed to create Context 0x3005
could not get wglGetExtensionsStringARB
emulator: WARNING: Could not initialize OpenglES emulation, using software renderer.
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
could not get wglGetExtensionsStringARB
emulator: warning: opening audio output failed
Could not initialize emulated framebufferERROR: Could not create renderer: Couldn't find matching render driver

Please help me to figure out what happend.

1条回答
乱世女痞
2楼-- · 2020-07-17 08:24

Check out your computer's video drive

查看更多
登录 后发表回答