Android Study Notes section 1: Build an android Development Environment

Source: Internet
Author: User

1. Download andriod SDK r10.0
: Http://u.115.com/file/f1768e1721

After the download is complete, click SDK manager, which will automatically search for the latest version and other information for download.

The following are the parts to install

Download and install

 

2. Install the Eclipse plug-in ADT 10.0

Method 1: offline Installation

: Http://u.115.com/file/f1d547563a

Download the plug-in ADT, a zip file, start eclipse, and open help-> install new software

The location here is the address of the downloaded ZIP file.

Select all Developer Tools, contact… in details... Do not select; otherwise, the installation will be slow.

Start install

If the following prompt appears, click "OK ".

The last prompt is "restart". Restart the instance.

Method 2: Online Installation

Help-> install new software

ADT R10
This address is: https://dl-ssl.google.com/android/eclipse/

Other configurations are the same as those in the previous section.

After the tool is restarted, several new buttons (Android Development) appear in the toolbar, indicating the operation is successful.

2. Configure the environment

① Create a system variable android

The path is the directory of the two tools under the installed SDK.

For example, my: e: \ android_linux \ android_tools \ Android-SDK-Windows \ tools; E: \ android_linux \ android_tools \ Android-SDK-Windows \ platform-Tools

② Add to path

Add "; % Android %" at the end of Path"

Test: Open command line, CMD, and enter ADB. If shown, the environment is configured.

 

3. Configure eclipse

Windows> preference> android

SDK location is the SDK root path that has just been installed. Click Apply to see the installed platform.

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.