"Android Self-study tour" Build Android development environment

Source: Internet
Author: User

"Android Self-study tour" Build Android development environment

Build a reference tutorial:

Http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html

Http://www.cnblogs.com/bjzhanghao/archive/2012/11/14/2769409.html

Download Development Tools

Jave SDK:

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

Android SDK:

Http://developer.android.com/index.html

ADT Bundle: A multiple-in-a-pack download with: SDK + specific version platform + eclipse + ADT + Compatibility Pack:

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

If you ' re a new Android developer, we recommend your download the ADT Bundle to quickly start developing apps. It includes the essential Android SDK components and a version of the Eclipse IDE with built-in ADT (Android Developer Tools) to streamline your Android app development.

Choose the SDK for your OS from the table below.

With a single download, the Eclipse ADT bundle includes everything your need to begin developing apps:

    • Eclipse + ADT Plugin
    • Android SDK Tools
    • Android Platform-tools
    • A version of the Android platform
    • A version of the Android system image for the emulator

Eclipse:

http://www.eclipse.org/downloads/

Build Android Development Platform

The first: direct Eclipse has a built-in platform: ADT Bundle

First step: Install and configure the Java SDK

Note the installation path is best not to include spaces and Chinese

Steps See resources:

Http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html

Step two: That's what you said in the previous section.

ADT Bundle: Multiple-in-a-pack download with: ANDROIDSDK + specific Version platform + Eclipse (dev) + ADT (Androird development tool) + Compatibility Pack

Open Official Website: http://developer.android.com/sdk/index.html

Download ADT Bundle: Select click to Download:

This is a well-established development environment that can be used directly. Like instant noodles: open and ready to eat

The second way: Build yourself manually

First step: Install and configure the Java SDK

Note the installation path is best not to include spaces and Chinese

Steps See resources:

Http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html

Step Two: Install Eclipse

Step three: Install ADT on Eclipse (Androird development Tool)

This step may be due to the inability to connect to the official website to download ADT at Eclipse->help->install New software->

Downloading the installation online in "Location" may fail in the same way that Http://dl-ssl.google.com/android/eclipse is written.

So you can go to this address first download ADT (Androird development Tool):

Http://dl.google.com/android/ADT-12.0.0.zip

After downloading, open eclipse,help->install New software, open the following dialog box, press to configure:

Then the next step ....

Fourth step: Install the Android SDK

Open Official Website: http://developer.android.com/sdk/index.html

Download the appropriate Android SDK based on the operating system and version number only, as shown in the download:

After the download is complete, double-click to install, note that the installation path is best not to include spaces and Chinese.

The installation path for this article is:

D:\Android\android-sdk

After the installation is complete, select SDK Manager.exe under installation path to download and install the Android SDK:

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.