Not able to run in android for cocos 2dx 3.6

Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 22453 (com.womi.tapfoo)

I am executing cocos 2dx 3.6 version for android and IOS. The IOS looks good and I developed my game. But I am unable to execute my app through android yet. I have set everything that need for android. NDK, sdk and ant paths. I am using eclipse for execute app.

Infact it compiles with no error. But crash every time from beginning, I can’t understand whats going on. Because I am using android for the first time.

Could some one help me out…?

What version NDK, SDK are you using?

android-ndk-r10e

latest sdk i have downloaded from developer site

what does logcat tell you?