Hi, I`m using ASUS ZenPad 10. I`m opening my created app(with QUARTZ version), but I`m getting notification: Unfortunately, App has stopped. On emulator everything works fine. But on device not.
Android monitor shows:
java.lang.RuntimeException: createContext failed: EGL_BAD_CONFIG
at android.opengl.GLSurfaceView$EglHelper.throwEglException(GLSurfaceView.java:1192)
at android.opengl.GLSurfaceView$EglHelper.throwEglException(GLSurfaceView.java:1183)
at android.opengl.GLSurfaceView$EglHelper.start(GLSurfaceView.java:1033)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1406)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1242)