FATAL EXCEPTION: GLThread
使用百度的API出现了这个致命错误
FATAL EXCEPTION: GLThread 102
java.lang.IllegalArgumentException: No config chosen
at android.opengl.GLSurfaceView$BaseConfigChooser.chooseConfig(GLSurfaceView.java:874)
at android.opengl.GLSurfaceView$EglHelper.start(GLSurfaceView.java:1024)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1401)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1240)
异常的原因是SDK找不到支持OPENGL的硬件.用户钩选了Use Host Gup 选项,此选项是说模拟器使用用户物理机上的GPU。如果用户物理机没有独立显卡,就会报错,此种情况下不钩这个选项就可以了。模拟器设置问题,与sdk没关系.
【FATAL EXCEPTION: GLThread】打开AVD Manager取消掉选择的Use Host Gpu就可以了。
推荐阅读
- com.android.dex.DexIndexOverflowException
- Java|Java 面试题
- Spark--java.util.NoSuchElementException:|Spark--java.util.NoSuchElementException: None.get at at
- RpcException:|RpcException: Invalid token! Failed to invoke method
- NoSuchElementException|NoSuchElementException selenium 定位frame(iframe)解决找不到xpath问题
- 捕获异常Exceptions
- PageHelper不安全的分页问题,导致ParserException: syntax error
- Dubbo使用Hessian2序列化时针对Byte类型出现java.lang.ClassCastException
- fatal: The remote end hung up unexpectedly解决办法
- android java.lang.SecurityException: Permission Denial