I just upgraded my android studio from 1.5 to 2.0.And now I am facing some weird bug when I try to start Emulator. I use Ubuntu 15.10 OS
Android monitor returns this
Fix on Ubuntu 16 LTS
1.Install lib64stdc++6
sudo apt-get install lib64stdc++6:i386
2.Install mesa-demos
sudo apt-get install mesa-utils