I have a map application in Android and am testing this app on Android emulator. The problem is that when I run the application it crashes with console output:
[2012-07-09 10:16:32 - Emulator] could not get wglGetExtensionsStringARB
I don't understand what the issue is. What is the cause of this error? And can anyone suggest how to resolve it?