Mobile Automation-----Build Android Development environment

Source: Internet
Author: User

First, install the Java environment:

The Java environment is a JDK and JRE, and the JDK is Java development Kit. Simply put, the JDK is a developer-oriented SDK that provides a Java development environment and a running environment.

The JRE is the Java runtime enviroment, which is the Java Runtime Environment, and is the user of Java-oriented programs.

Install yourself here Baidu.

After configuring the Java-related environment variables, verify that Java is successful:

    

Second, install Android ADT

Official website: http://developer.android.com/sdk/index.html

Unpack the installation package:

       

New Android_home D:\TOOLS\APPIUM\ANDROID-SDK\SDK

Added in path:%android_home%\platform-tools;%android_home%\tools;%android_home%\build-tools\android-4.4w;

    Check if the ANDROID-SDK is installed successfully:

      

Open the Android SDK to configure the HTTP proxy and update the SDK:

    

Select the desired version update:

    

Third, install Android virtual machine

Take API19 as an example and select all the installation directly. :

    

Double-click on "AVD Manager.exe", click Create, build the Android emulator

    

    

Click "OK" in the AvD Manager window and click "Start" button to launch the Android emulator

    

    

    

Mobile Automation-----Build Android Development environment

Related Article

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.