i am very new to godot. I am using godot 2.1 because of the OpenGL ES 3.0 issue. I want to test if i could export godot project to android. So i used a sample project. The game runs well on window, i also find no problem compiling the apk file and install it on my 2 devices which are galaxy note 4 and xiaomi redmi note 4. However, the game crushes right away when i run it on both devices.Below is the error in xiaomi. I also upload the project. Can somebody help?
Build fingerprint: 'xiaomi/mido/mido:6.0.1/MMB29M/V8.1.15.0.MCFMIDI:user/release-keys'
Revision: '0'
ABI: 'arm'
pid: 27201, tid: 27215, name: GLThread 3612 >>> org.godotengine.flappygodot22 <<<
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x78
r0 801da404 r1 f3df001c r2 00000001 r3 00000002
r4 00000000 r5 f3df001c r6 f3df00f8 r7 00000000
r8 f3df0110 r9 ab522258 sl 00000000 fp f3df0510
ip 00000034 sp f3defff8 lr de4a5da4 pc de4a06a8 cpsr 200f0010
backtrace:
00 pc 014d36a8 /data/app/org.godotengine.flappygodot22-1/lib/arm/libgodot_android.so (_ZNK15ProjectSettings11has_settingE6String+32)
01 pc 014d8da0 /data/app/org.godotengine.flappygodot22-1/lib/arm/libgodot_android.so (_Z11_GLOBAL_DEFRK6StringRK7Variant+168)
02 pc 0061d84c /data/app/org.godotengine.flappygodot22-1/lib/arm/libgodot_android.so (_ZN15RasterizerGLES315register_configEv+64)
03 pc 00087930 /data/app/org.godotengine.flappygodot22-1/lib/arm/libgodot_android.so (_ZN10OS_Android10initializeERKN2OS9VideoModeEii+88)
04 pc 000c7824 /data/app/org.godotengine.flappygodot22-1/lib/arm/libgodot_android.so (_ZN4Main6setup2Ey+84)
05 pc 00098b5c /data/app/org.godotengine.flappygodot22-1/lib/arm/libgodot_android.so (Java_org_godotengine_godot_GodotLib_step+64)
06 pc 003ecc7d /data/app/org.godotengine.flappygodot22-1/oat/arm/base.odex (offset 0x288000) (void org.godotengine.godot.GodotLib.step()+72)
07 pc 003f05f9 /data/app/org.godotengine.flappygodot22-1/oat/arm/base.odex (offset 0x288000) (void org.godotengine.godot.GodotView$Renderer.onDrawFrame(javax.microedition.khronos.opengles.GL10)+84)
08 pc 7332bc9d /data/dalvik-cache/arm/system@framework@boot.oat (offset 0x24a6000)