【发布时间】:2019-06-28 06:33:47
【问题描述】:
当我启动具有 Arcgis MapView 的活动时,应用程序一直崩溃,但在特定设备上,例如 Letv Le X509 设备或小米设备。 我得到的日志在下面提到。设备操作系统版本为 6.0。
我的 ArcGIS SDK 版本是 100.3.0
致命异常:java.lang.RuntimeException:createContext 失败:EGL_SUCCESS 在 android.opengl.GLSurfaceView$EglHelper.throwEglException(GLSurfaceView.java:1233) 在 android.opengl.GLSurfaceView$EglHelper.throwEglException(GLSurfaceView.java:1224) 在 android.opengl.GLSurfaceView$EglHelper.start(GLSurfaceView.java:1074) 在 android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1447) 在 android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1286)
【问题讨论】:
-
我也有同样的问题。你找到解决办法了吗?
标签: android arcgis-runtime arcgis-android-api