Reputation: 257
I keep on getting this error when trying to run an OpenGLES 2 application on the emulator it is running 4.0.3 with gpu emulation enabled:
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
: I tried to find a suitable driver thinking that would solve the solution however that didn't work. Any help would be appreciated. Thanks in advance.
Upvotes: 3
Views: 8117
Reputation: 1711
is the "Force gpu rendering" enabled on the device?
i mean the option in Settings => developer setting => force gpu rendering
Upvotes: 2