java.lang.Error: eglCreateWindowSurface() failed
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by nondefyde
, 1 year agovia GitHub by nondefyde
, 1 year agovia GitHub by nikolleto
, 7 months agovia GitHub by AlexMoore81
, 1 year agovia GitHub by grote
, 1 year agovia GitHub by bomba1990
, 1 year agojava.lang.Error: eglCreateWindowSurface() failed
at com.mapbox.mapboxsdk.maps.NativeMapView.nativeCreateSurface(Native Method)
at com.mapbox.mapboxsdk.maps.NativeMapView.createSurface(NativeMapView.java:121)
at com.mapbox.mapboxsdk.maps.MapView$SurfaceCallback.surfaceCreated(MapView.java:1410)
at android.view.SurfaceView.updateWindow(SurfaceView.java:676)
at android.view.SurfaceView$3.onPreDraw(SurfaceView.java:203)
at android.view.ViewTreeObserver.dispatchOnPreDraw(ViewTreeObserver.java:944)