Generate android project from Visual C++

Hi I’ m newbie in Cocos2d-x

I have created project in C++ using cocos2d-x

So, I want to your help :“How can i generate Android project to import into eclipse from thi project in C++”

Thanks for all your help!

It’s [[Android_Environment_Setup]] wiki page. The only part of android project that you will have to maintain is Android.mk: don’t forget to add new .cpp files to this makefile too.