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.