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…?