Porting from win32 to andriod application.

I have been developing a game using cocos2d-x engine. Now that it is complete I want to port it to android but I can not find a way to do so. I’ve been on it for a couple of days now, I have browsed the forum but couldn’t find the solution, I have tried create-android-project.bat but it creates only a helloWorld android program. How do I add other classes in the project?

Help!

EDIT:
http://magicscrollsofcode.blogspot.com/2011/09/quick-and-dirty-guide-to-getting.html This page is helpful, if anyone else is stuck!