WIN8.1 The Android development environment

Source: Internet
Author: User

1. Download JDK

: http://www.oracle.com/technetwork/java/javase/downloads/index.html

650) this.width=650; "title=" \ "SDK download. jpg\" "src="%5c "alt=" wkiol1pe8qyja62kaalac3madd0315.jpg\ "/>

2. Installing the JDK

Direct installation, the path to choose their favorite, the other all the way next, my installation path "D:\\java\\jdk1.8.0_11"


3. Configuring Java Environment variables

Open step: My Computer-Right-click Properties-Advanced system Settings-advanced-environment variables
650) this.width=650; "title=" \ "open environment variable. jpg\" "src="%5c "alt=" wkiom1pe-y2y9yamaamoosmipiu856.jpg\ "/> Configure environment variables:

A) New variable "Java_home", the variable value is "JDK installation path", Mine is "D:\\java\\jdk1.8.0_11"

650) this.width=650; "title=" \ "java_home.jpg\" "src="%5c "alt=" wkiol1pe_shxgppmaacgecswhpk776.jpg\ ""/>

b) Create a new variable "Class_path" with the variable value ".; %java_home%\\lib;%java_home%\\lib\\tools.jar "

650) this.width=650; "title=" \ "class_path.jpg\" "src="%5c "alt=" wkiom1pe_bqjbhh6aacqup4w1hs264.jpg\ ""/>

c) Open the variable "Path" at the end of the add ";%java_home%\\bin;%java_home%l\\jre\\bin;"

650) this.width=650; "title=" \ "path.jpg\" "src="%5c "alt=" wkiol1pe_uuwjmy-aaczhhwrflq024.jpg\ ""/>


4. Verify that the environment variable is configured successfully
Win+r-Input cmd Enter-enter Java carriage return-Enter Javac carriage return

Success or not at a glance


5. Download Eclipse

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

Note: This download is downloaded directly from the Eclipse and Android SDK, and the official documents are fully

Free install version, copy directly to your favorite directory, I put eclipse as the JDK, directly into the D-packing directory.


6. Install the Android ADT plugin in eclipse
ADT "Eclipse-based Android development tool expansion Pack"

This article from "Yang Jinxiang" blog, declined reprint!

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.