This video demonstrates how to create a new Cocos2d-x project to create a new Android game. Unfortunately, it is not as simple as opening a menu and selecting "File - New". You will need to modify the "create_android_project.bat" file and set the environment variables to your own paths. After that you will need to run this file to create your Cocos2d-x project, where you will be asked for a package name, a project name and the Android API 10.
Cocos2d-x
Create Android Games: Part 1 – Install: Eclipse, Cocos2d-x, Android SDK and NDK
This video shows how to download and install all the required tools to create an Android Game. It shows the download links for Eclipse Indigo, Android NDK and Cocos2d-x, and it demonstrates how to install the required Android SDK for Eclipse Indigo. By the end of this video you will have all the necessary tools installed to create a game for Android devices using the Cocos2d-x platform.