A. The tools you need
1,JDK: Generating
2. Android SDK Development environment
3,nodejs: The main use is NPM
4,python Development environment
5. VS 2012 (2008,2015 can also, has been tested): The installation of this is mainly a need for some. NET things, and no detailed search is what. It's a hassle.
6,cordova: Play the role of a mobile middleware. Be responsible for some of the interaction between JS and the native.
7,ionic
Two, talk about the installation process of some pits
1,JDK problems
It is recommended to use a version number of 1.7 or more, and we are using a version number of 1.8.
2. SDK issues
since the app was last built, using the Ionic command will invoke something from the Android SDK, so the SDK must. and must be comprehensive:
This is also based on multiple error results to collect comprehensive, (old??????) Old
3. Nodejs problems
1. Recommended to install the latest version number
2, the installation path is recommended by default.
4, about the Python environment
because of my computer's various development environment configuration is more complete, installation of the time without this problem.
But the group of children's shoes according to my document installation, reported a lack of python problems. Alas, it seems that there are advantages to the usual blind tinkering.
5, questions about Cordova and Ionic and ionic build
do not use Chinese folder!.!
。!! When you create an app using the Ionic command. There must be no English in the address of the folder where the app resides.
Well, the pits that we've met are all well escaped. If you encounter other pits, please stackoverflow.
It's still a lot more to do this abroad.
Use Cordova+ionic+angularjs to build a manual for Hybird app development environment