I am getting this error in the android emulator logs since I updated the SDKManager and ADT:
[2012-07-10 15:51:23 – Emulator] could not get wglGetExtensionsStringARB
What does it mean? And is there anything I can do about it?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I faced the similar problem. In my case I had created the new virtual device and had enabled the snapshot. I just unchecked the checkbox Go to
AVD Manager->Select the device-> clickEditand uncheck theEnabledcheckbox.I hope this works.