I am new to Android. I have downloaded the ADT Bundle for windows from android's official site, and then as per their directions I followed all the steps, But when I launch the AVD using Eclipse then in the starting popup I am getting this log
Starting emulator for AVD 'TestAVD'
Failed to create Context 0x3005
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
could not get wglGetExtensionsStringARB
emulator: warning: opening audio output failed
and then even I waited for hours to boot the emulator, but it is not booting up. I am not getting, where I am making mistake. Please help me.