Cpp tests Android: some tests not working

Kind of new to cocos.

Can someone help me?

Want to make work all the test cases of cpp tests (v3.2 on eclipse NDK r9d).
I did 2 ways…

  1. Simply imported the project in eclipse and run the cpptests in android device.
    It worked but it asked me to set CC_BOX2D_INTEGRATION…=1 for ‘basic test of Box2d’
    And accessing tests cases for Node: UI is causing application to crash.

  2. I created a new cocos2d-x project.
    Then copied all the classes and resources of cpptests to the new one.
    I also copied jni/Android.mk and also Android.manifest file

And then also same thing happened… I mean the same problems…

Why app crashing… What are other ways you did successfully?

Thanks

Nobody …anybody?

Did every one right away started from APIS/docs and no cpp tests

Just kidding… … :smiley:
Please help