PhoneGap installation road Twists and turns, the first to be based on a variety of procedures, halfway also to solve a variety of problems, the following is the PHONEGAP needs of the program
1, NodeJs
2, Phonegap
3, Jdk,jre
4. Apache Ant
5, ANDROIDSDK
Steps:
1. Install the Nodejs.
2. After successful in Cmd in the NPM install-g phonegap, automatically download the installation phonegap.
3. Download the JDK and install JDK,JRE (do not install the \program Files file, no spaces in the JDK installation directory), and configure the environment variables.
4. Download Apache ant extract to any directory and configure the environment variables.
5. Download the ANDROIDSDK and install the configuration environment variables, run the SDK Manager.exe download the various files (solve the Google link is not the problem http://blog.csdn.net/x605940745/article/details/ 17911115), then run the AVD Manager.exe run Android Simulator.
Detailed Step http://www.cnblogs.com/VincentHome/archive/2012/08/30/2664484.html
PhoneGap Installing the Android version