hi guys
i’m new user of cocos2d-x,i setup new android.project with cocos2d-x 2.2.1 on windows 7 and it’s done successfully(i follow this tuturial [[http://www.cocos2d-x.org/forums/6/topics/37122]]) on eclips i runn the hellow world projec on android emulature and every things is ok.but when i chang the HelloWorldScene.cpp source cod(like changing hello world font size) this not apply and noth changing eny thing when i run on my android device.please help me:(
finally after a week i solved my problem.my problem was the version of my Androird NDK,i update my NDK from android-ndk-r8e to android-ndk-r9c and my problem sloved successfully:)