Android Environment Setup

Source: Internet
Author: User
Tags windows x64 java se

1. Download and install the JDK

JDK is the Java Development Kit

Log on to Oracle's official website http://www.oracle.com/technetwork/java/index.html.

On the home page point to DOWNLOADS Click the Java SE option to enter the Java SE DOWNLOADS pages.

Click Java Platform (JDK) 8u60 to enter the download list

Select the Accept License Agreement option, select the appropriate JKD download Note: Windows x86x is 32-bit, Windows x64 is 64-bit

The installation will be done after the download. The path will be the default path. C:\Program files\java\jre1.8.0_60

2. Configure Environment variables

Set path

Environment variables, advanced system settings, properties--Right-click Computers

The path designation is found in the system variable

Click Edit to add after the value of the variable:; C:\Program Files\java\jre1.8.0_60\bin

Set Classpath

New system variable (variable name: Classpath variable Value: C:\Program files\java\jre1.8.0_60\lib)

3. Download and install Eclipse

Download and install from Eclipse official website http://www.Eclipse.org

4. Download and install Android SKD

Baidu Download can

Configuration SDK: Add variable values to the system variable->path variable, environment variable:;D: \android\sdk\platform-tools

ECLIPSE Specifies SDK path: Menu Window->preferences Enter single Android to specify SDK path

5. Install Android ADT

Manually download an Android ADT

Eclipse Installation ADT: Menu Help->install New Software...->add Add

Archive ... Select Path

Just click OK.

Android Environment Setup

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.