Android Automation's Appium environment building

Source: Internet
Author: User
1. Installation of JKD for Java This is not a detail. (1) Installation: Download JDK installation, install the JRE along with the installation process
(2) Environment configuration: In the "My Computer" environment variable, add JAVA system variables, the specific operation is to create a variable named "java_home" variable in the "System variables" area, the value of the JDK is the installation path, such as "c:/java/jdk1.6.0_25"; Java_home is added to the system variable path by editing the open system variable path, adding the code in double quotation marks before the original variable value "%java_home%/bin;", where the semicolon separates and is indispensable.
(3) Detection: Execute javac under CMD, if the installation is successful, CMD will prompt the use of Java
2. Install Appium (1) from the official website http://appium.io/, download the latest package from the official website, in order to avoid the site cannot open, I shared the network disk: Http://pan.baidu.com/s/1jHGHCEE, Also can download from here Node.exe (2) Download the file to open installation, after installation, cmd input "NPM" authentication, if the interface appears, the description succeeds
(3) input in cmd: NPM install-g appium, enter, wait for Appium installation complete






.


From for notes (Wiz)

Android Automation's Appium environment building

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.