Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android

Jonathan Tran
Jonathan Tran
231 Points

wglGetExtensionsStringARB Error Message

I am trying to run the android emulator for the crystal ball app and it seems I keep receiving the message

Starting emulator for AVD 'Android44' 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

Any help would be great! Thanks!

1 Answer

Ben Jakuben
STAFF
Ben Jakuben
Treehouse Teacher

Haven't seen this one before. Sounds like it might be an issue with using the "Snapshot" feature of the emulator. Check out this StackOverflow post about it: http://stackoverflow.com/a/12020843/475217