Crash on my HTC G14

Hi,I have packaged some projects like “tappy bird”,“mobile temple”, but all of them crashed(black screen and crash…), and I have the error below in the android monitor, does anyone know the reason?
04-05 22:06:48.024: D/libEGL(25904): loaded /system/lib/egl/libGLES_android.so
04-05 22:06:48.034: D/libEGL(25904): loaded /system/lib/egl/libEGL_adreno200.so
04-05 22:06:48.054: D/libEGL(25904): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
04-05 22:06:48.054: D/libEGL(25904): loaded /system/lib/egl/libGLESv2_adreno200.so
04-05 22:06:48.074: E/Adreno200-EGL(25904): <qeglDrvAPI_eglGetConfigAttrib:484>: EGL_BAD_ATTRIBUTE
04-05 22:06:48.074: E/Adreno200-EGL(25904): <qeglDrvAPI_eglGetConfigAttrib:484>: EGL_BAD_ATTRIBUTE
04-05 22:06:48.074: E/Adreno200-EGL(25904): <qeglDrvAPI_eglGetConfigAttrib:484>: EGL_BAD_ATTRIBUTE
04-05 22:06:48.074: E/Adreno200-EGL(25904): <qeglDrvAPI_eglGetConfigAttrib:484>: EGL_BAD_ATTRIBUTE
04-05 22:06:48.074: E/Adreno200-EGL(25904): <qeglDrvAPI_eglGetConfigAttrib:484>: EGL_BAD_ATTRIBUTE
04-05 22:06:48.084: E/Adreno200-EGL(25904): <qeglDrvAPI_eglGetConfigAttrib:484>: EGL_BAD_ATTRIBUTE
04-05 22:06:48.084: E/Adreno200-EGL(25904): <qeglDrvAPI_eglGetConfigAttrib:484>: EGL_BAD_ATTRIBUTE
04-05 22:06:48.084: E/Adreno200-EGL(25904): <qeglDrvAPI_eglGetConfigAttrib:484>: EGL_BAD_ATTRIBUTE
04-05 22:06:48.084: E/Adreno200-EGL(25904): <qeglDrvAPI_eglGetConfigAttrib:484>: EGL_BAD_ATTRIBUTE
04-05 22:06:48.084: E/Adreno200-EGL(25904): <qeglDrvAPI_eglGetConfigAttrib:484>: EGL_BAD_ATTRIBUTE
04-05 22:06:48.084: E/Adreno200-EGL(25904): <qeglDrvAPI_eglGetConfigAttrib:484>: EGL_BAD_ATTRIBUTE
04-05 22:06:48.084: E/Adreno200-EGL(25904): <qeglDrvAPI_eglGetConfigAttrib:484>: EGL_BAD_ATTRIBUTE
04-05 22:06:48.304: D/WindowManager(246): end of ratation animation
04-05 22:06:48.314: D/OpenGLRenderer(8032): Flushing caches (mode 2)
04-05 22:06:48.324: D/OpenGLRenderer(8032): Flushing caches (mode 2)
04-05 22:06:48.324: D/ConnectivityService(246): onUidRulesChanged(uid=9999, uidRules=0)
04-05 22:06:48.955: D/MP-Decision(739): DOWN Ns:2.100000 Ts:270 rq:1.833333 seq:338 (Up time:2043)
04-05 22:06:49.465: D/memalloc(112): /dev/pmem: Allocated buffer base:0x42098000 size:4096 offset:12529664 fd:35
04-05 22:06:49.465: D/memalloc(25904): /dev/pmem: Mapped buffer base:0x56894000 size:12533760 offset:12529664 fd:76
04-05 22:06:49.465: E/libEGL(25904): call to OpenGL ES API with no current context (logged once per thread)

I had the similar error on my old mobile. can anyone assist?

Samsung Galaxy S2 here. Same problem.

Hello!

Can you give more info like the Android SDK & NDK version, JDK version etc…

Cheers!

In my case it was because the device did not have sufficient RAM to support the engine at all. Needs around 500 MB minimum.