Some of the tool software required:
1. JDK Website: http://www.oracle.com/ttechnetwork/java/javase/downloads/index.html
2. Android SDK Website: http://developer.android.com/sdk/index.html
3. Android NDK Website: http://developer.android.com/tools/sdk/ndk/index.html
3. ANT Website: http://ant.apache.org/bindownload.cgi
4. Python Official website: https://www.python.org/downloads/
5, Cocos2d-x 3.2 official website: http://www.cocos.com/
The above software Baidu Cloud disk (2.05G OH): Http://pan.baidu.com/s/1bpDVvcV Password: Mxcs
Build steps:
1. Install the JDK and configure the Java_home and path versions: Jdk1.7.0_21
2. Download Android SDK ADT (Android Developer Tools) with Eclipse and SDK version: adt-bundle-windows-x86_64-20140321
3. Download the android NDK download and unzip to the ADT directory
4. Download Ant as the NDK to the ADT directory version: Apache-ant-1.9.4-bin.zip
5, Python download good installation to C drive (my is in the C drive) version: Python 2.7.8
6, the last download Cocos2d-x 3.2 decompression into the C-disk directory, configure path, after path with the C \ Directory name \tools\cocos2d-console\bin
7, manually configure their own environment variables (according to the installation of the directory to configure, in order to ensure that the article format, here will not give the demo, forgive me!) )。
The above resources as well as tutorials in the small series of pro-test if there is a question message Oh!
Cocos2d-x 3.x builds the development environment in the Android environment