Skip to content

Instantly share code, notes, and snippets.

@bdiegel
Created October 5, 2014 17:03
Show Gist options
  • Save bdiegel/3e141eb2164db705a78e to your computer and use it in GitHub Desktop.
Save bdiegel/3e141eb2164db705a78e to your computer and use it in GitHub Desktop.
Android emulator libGL error
Error running Android emulator on Linux:
libGL.so cannot open shared object file
$ sudo apt-get install libgl1-mesa-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment