[
https://issues.apache.org/jira/browse/CB-6093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Bowser resolved CB-6093.
----------------------------
Resolution: Not A Problem
Turn on the GPU, or test on a real device.
> Phonegap Android 4.4.2 - no suitable egl configs found
> ------------------------------------------------------
>
> Key: CB-6093
> URL: https://issues.apache.org/jira/browse/CB-6093
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 3.3.0
> Environment: Android 4.4.2
> Reporter: Anjan Kumar Jha
> Fix For: 3.3.0
>
>
> I am getting "No Suitable EGL configs found" error for my Android app right
> after my splash screen appears and even login page doesn't appear on screen.
> I have tried adding
> <uses-feature android:glEsVersion="0x00020000" android:required="true" />
> in my manifest file but still not working. I am facing this issue only with
> Android 4.4.2 (on both emulator and my device). Same project is working on
> iOS and Android version upto 4.3. My error log is
> 02-24 05:23:39.673: E/chromium(1229): [ERROR:gl_surface_egl.cc(153)] No
> suitable EGL configs found.
> 02-24 05:23:39.673: E/chromium(1229): [ERROR:gl_surface_egl.cc(620)]
> GLSurfaceEGL::InitializeOneOff failed.
> 02-24 05:23:39.673: E/chromium(1229): [ERROR:gl_surface_egl.cc(153)] No
> suitable EGL configs found.
> 02-24 05:23:39.673: E/chromium(1229): [ERROR:gl_surface_egl.cc(620)]
> GLSurfaceEGL::InitializeOneOff failed.
> 02-24 05:23:39.683: E/chromium(1229): [ERROR:gpu_info_collector.cc(86)]
> gfx::GLSurface::InitializeOneOff() failed
> 02-24 05:23:39.933: W/chromium(1229):
> Please suggest.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)