Android Emulator: could not get wglGetExtensionsStringARB
问题 I am getting this error in the android emulator logs since I updated the SDKManager and ADT: [2014-03-12 12:30:05 - Emulator] could not get wglGetExtensionsStringARB What does it mean? And is there anything I can do about it? 回答1: I found some people suggest to ignore this error, this is a good option only when your emulator initiating but in my case I ignore this error and my emulator was being start but after that my app didn't appear in that emulator. Then I realized this non-appearance