Create Android Games: Part 5 – Configure Eclipse for C++

This video shows how to configure and prepare Eclipse to work with C++. This is necessary because all of the Cocos2d-x classes, and the game's source code, are written in C++. You will need to download the C++ software for Eclipse. When your Eclipse
IDE is ready for C++ projects, you will import your new game project into Eclipse. After that, you will need to convert your Android project into a hybrid JAVA/C++ project. Finally you will configure some properties and you will be on your way to start
creating your Android game.

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.