I am a newbie android learner. I have downloaded the adt bundle from the developer's site, but I am running into problems when I run the android emulator. I have an x86-64 architecture with Ubuntu 12.04. After booting the avd, when I run the android application, it gives the following error:
[2013-09-16 18:53:50 - Emulator] X Error of failed request: BadRequest (invalid request code or no such operation)
[2013-09-16 18:53:50 - Emulator] Major opcode of failed request: 153 (GLX)
[2013-09-16 18:53:50 - Emulator] Minor opcode of failed request: 19 (X_GLXQueryServerString)
[2013-09-16 18:53:50 - Emulator] Serial number of failed request: 12
[2013-09-16 18:53:50 - Emulator] Current serial number in output stream: 12
Any ideas?