axmol/cocos/platform/android/java
James Chen 56ae741124 fixed #17665: [android] Crash while launching on the devices only support OpenGL ES 2. (#17671)
* fixed #17665: [android] Crash while launching on the devices only support OpenGL ES 2.
Fixes that egl.eglCreateContext may return non-null but EGL10.EGL_NO_CONTEXT value.
It will cause create a EGL env with a EGL_NO_CONTEXT egl context which will cause crash.

* Don’t link with libGLESv1_CM.so
2017-04-10 11:49:33 +08:00
..
.settings Squashed commit of the following: 2014-05-16 14:36:00 -07:00
libs fix downloader build issue for Android API 23 2016-06-17 22:32:49 +09:00
res Squashed commit of the following: 2014-05-16 14:36:00 -07:00
src fixed #17665: [android] Crash while launching on the devices only support OpenGL ES 2. (#17671) 2017-04-10 11:49:33 +08:00
.classpath Squashed commit of the following: 2014-05-16 14:36:00 -07:00
.project Squashed commit of the following: 2014-05-16 14:36:00 -07:00
AndroidManifest.xml Squashed commit of the following: 2014-05-16 14:36:00 -07:00
ant.properties Squashed commit of the following: 2014-05-16 14:36:00 -07:00
build.xml Squashed commit of the following: 2014-05-16 14:36:00 -07:00
lint.xml issue #4895:Get events from controller to engine[android] 2014-06-30 03:20:22 +08:00
proguard-project.txt Squashed commit of the following: 2014-05-16 14:36:00 -07:00
project.properties use api level 13 (#16538) 2016-09-07 14:50:03 +08:00