android - Failed to create Context 0x3005 emulator: WARNING: Could not initialize OpenglES emulation, using software renderer -
I am trying to create an emulator to test my application, but I am getting the following error and mine The emulator is just showing black. Starting the emulator for the AVD_for_Xperia_Z1_by_Sony 'Reference 0x3005 failed to create the emulator: Warning: Using the software renderer, OpenglES could not start emulation. WglGetExtensionsStringARB could not get wglGetExtensionsStringARB wglGetExtensionsStringARB could not get wglGetExtensionsStringARB wglGetExtensionsStringARB could not get wglGetExtensionsStringARB wglGetExtensionsStringARB could not handle wglGetExtensionsStringARB
I had a lot of google issue to solve it, but none of them got my problem Does not solve
Can someone suggest me how to solve this issue and what exactly does this error mean?
Thank you
Google this error, I found some ways to decide: ( Code.google.com, stackoverflow.com, ...) to
But not all work for me!
Finally, I got another solution: Update Graphics driver
I update the Intel graphics driver: (Access through Internet Explorer) and it works for me Now I get the error Without Android emulator,
Comments
Post a Comment