

This is why according to Statista, there were more than 2.9 million apps available on the Google Play Store by the end of 2019. They work well to draw new customers in, keep established customers coming back, build brand loyalty, encourage impulse spending, and more. Useful links and referencesĪndroid Studio – Environment Variables – Īndroid Studio buggy after upgrade to 16.Mobile apps have a lot of pull in the modern market and for good reason. In this case, try running studio.sh with this command:ĪNDROID_EMULATOR_USE_SYSTEM_LIBS=1. Editing ~/.profile doesn’t work sometimes because the file was not read from the system before the run of Android Studio instance. $ cd ~/Development/Android/Sdk/emulator/lib64/Īnother possible solution as suggested by user in comments is the following. I started to make some trials and finally, I managed a working solution.

Looking at Google official documentation, the suggested solution is to edit the file ~/.profile adding to it the environment variable ANDROID_EMULATOR_USE_SYSTEM_LIBS=1. I made a quick search on the Internet and I found different solutions to this problems but, unfortunately, no one is working in my case. The system runs smooth and the new ambient with the community theme is amazing, but on trying to run Android emulators from Android Studio 3.1 I got some issues.Ġ8:24 Emulator: Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)Ġ8:25 Emulator: libGL error: unable to load driver: i965_dri.soĠ8:25 Emulator: libGL error: driver pointer missingĠ8:25 Emulator: libGL error: failed to load driver: i965Ġ8:25 Emulator: libGL error: unable to load driver: swrast_dri.soĠ8:25 Emulator: libGL error: failed to load driver: swrast I recently upgraded my Android development machine from Ubuntu 16.04 LTS, where Android Studio was working totally fine, to Ubuntu 18.04 LTS. How to solve Android Studio Emulator: libGL error on Ubuntu systems Android Studio 3.1 has some issues with Ubuntu 17.10 and 18.04 It gives you world-class code editing, debugging, performance tooling, a flexible build system, and an instant build/deploy system all allow you to focus on building unique and high-quality apps. Android Studio 3.1, the official IDE for Android development, provides the fastest tools for building apps for every type of Android device.
