Hi, I'm porting and old big application in Cordova 3.4, from Eclipse to Android Studio. I have to do it, because this application used a library that now has been update to Andoird 6
After some issues with build.gradle and settings.gradle the App builds, runs and I can make the apk. Every thing works fine on devices with Android 5 With Android 6 on Nexus 9 the app crashes, with a white screen with this error: *E/libEGL: validate_display:255 error 3008 (EGL_BAD_DISPLAY)* On Internet I've found few answers to this problem, I've tryed to work on images resolution, but the problem is not solved Can some one help me? Thank you -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/51c06d47-d732-4f95-b5a0-897127ee95f7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

