http://stackoverflow.com/questions/13463197/the-android-emulator-does-not-start-avd
You ran into the same problem that I did, outlined in this issue. Find your libOpenglRender.so in your SDK tools/ directory, and rename it to something else.
本文介绍了如何解决Android模拟器无法启动的问题。具体步骤为找到libOpenglRender.so文件并将其重命名,以此来修复启动故障。
http://stackoverflow.com/questions/13463197/the-android-emulator-does-not-start-avd
You ran into the same problem that I did, outlined in this issue. Find your libOpenglRender.so in your SDK tools/ directory, and rename it to something else.
转载于:https://www.cnblogs.com/zhhwgis/p/4058026.html

被折叠的 条评论
为什么被折叠?