I am trying to run an Android emulator in Android Studio. But never even launches the emulator window (view). Before it can, it fails with the error:
Cannot launch AVD in emulator.
X Error of failed request: BadRequest (invalid request code or no such operation)
I am running Android Studio 24.1.2 on Ubuntu 12.04 on a HP Pavillian dv7 laptop. The ANDROID_AVD_HOME and ANDROID_SDK_HOME environment variables are set correctly.
- What does this error message mean? Does
X ERRORrefer to X11? - Is this some sort of graphics card problem? If so, is it fixable?
0 comments:
Post a Comment