Configuring the Ionic environment

Source: Internet
Author: User

  

This blog is only suitable for Win7 system

Preparation has to be

  

  

  

  

Note!!!

  Note that all paths do not support Chinese

1. Install Jsk (JSVA environment)
Default installation location If the 32-bit operating system requires the installation of version 32bit JDK
C:\Program files\java\jdk1.8.0_111
Check the JDK version number by hitting the command in the terminal
  

  

  

2. Install the Android environment

The Fool tutorial Needless to say the important steps

  

  

  

  

  

If you want to remove the following check, you will be prompted every time you open it.

This is the creation of the simulator

When you're done, you can click on the Android-studio button to see the simulator.

3. The key step is heavy

Right--My computer--Advanced system settings--Advanced tab--environment variables--change user environment variables--new two environment variables--

Java_home C:\Program files\java\jdk1.8.0_66


Jre1.8.0_111 may not match the file to go to the folder (folder path is the path you install the Java environment) to see the SDK to match the value of the variable

  

  

To correspond to the folder where the SDK is placed


  Android_home C:\ANDROID\SDK

  

To add a user variable in the path path

This, even a path corresponds to the actual path read the guest to see in the path

PATH new C:\Android\sdk\platform-tools; C:\Android\sdk\tools

4. Use the command prompt to tap the command

Emulator
EMULATOR-LIST-AVDS List of all simulators
Emulator @ Simulator name start simulator

5.

Create a folder in the C drive Deom

Running NPM i ionic-g
NPM install-g cnpm--registry=https://registry.npm.taobao.org
CNPM Install Cordova-g
CNPM Install Ionic-g

Ionic Start Project name (preferably capitalized) (the Ionic configuration file required by the project will be downloaded)

Then CD into the created folder
The default is Google Chrome to open the computer must have Google Chrome
Ionic serve default browser open need to configure open address
Ionic serve-w Chrome Google Open
Ionic serve-w chrome-l simultaneously open iOS and Android two styles

  

  

Running on the simulator depends on your character. I'm not wrong, but my colleague is configured to have a wonderful mistake in mourning, so I'm looking at character.
Add Android Operating platform: Ionic platform add
Compiled with: Ionic build Android
Run with Android emulator: Ionic emulate Android

My summary is so much if there is a problem and ask the big God message pointing twos

  

Configuring the Ionic environment

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.