I recently installed ADT 20 and SDK Tools r20, now I have a problem with my project emulator. My project targets api 15 and at least api 8. I tried to delete and recreate avds, but that didn't help.
I got this error
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 12
Current serial number in output stream: 12
Has anyone encountered the same problem? Any ideas on how to fix would be appreciated.
source
share