Hallo Bruno, hast du inzwischen eine Lösung für das Problem gefunden?
Gruß Maiworm Am Freitag, 4. Mai 2012 19:55:59 UTC+2 schrieb Bruno Oberdorfer: > > Hello to everybody! > > I've an frustrating exception in my application which I cannot > reproduce on my smartphones, but this exception occurs at least ones > per day in my application on the market: > > java.lang.RuntimeException: eglSwapBuffers failed: EGL_SUCCESS > at android.opengl.GLSurfaceView > $EglHelper.throwEglException(GLSurfaceView.java:1085) > at android.opengl.GLSurfaceView$EglHelper.swap(GLSurfaceView.java: > 1043) > at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java: > 1369) > at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1123) > > Does anybody knows how to fix this? > > So far I do not know on which device this exception happens. > > Regards, > Bruno -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

