I have a Nexus 6P API23 emulator downloaded on my Ubuntu 15.10 PC. When I try to launch it, it fails and a dialog box pops up and says:
(AVD config: Nexus 6P API 23
I was ubuntu 16.04 android studio 3 ,
ln -s $Android/Sdk/emulator/lib64/libstdc++/libstdc++.so.6.0 $Android/Sdk/tools/lib64/libstdc++
i found my libstdc++.so.6 in ~/Android/Sdk/emulator/lib64/libstdc++/,
but android studio will found ~/Android/Sdk/tools/lib64/libstdc++/