Android Development to build a development environment

Source: Internet
Author: User

Tools needed to develop Android programs

1.JDK

The 2.Android sdk:android SDK, when developing an Android program, requires the introduction of the toolkit to use the Android-related APIs.

IDE for 3.eclipse:android Development.

In addition to eclipse, the IDE that is also suitable for developing Android programs is IntelliJ idea, Androidstudio, and so on.

Which Android Studio is Google's latest official launch of the new IDE, because it is specifically for the development of Android program customization.

4.adt:android Development Tools is an Eclipse plugin from Google that provides a powerful, highly integrated Android development environment in eclipse.

Method One:

You can have all of the above software ready, and then install it all by yourself. (Too troublesome, not to use)

Method Two:

On the Android website you can download to a bundled SDK toolkit, all of which are included in the Android SDK, Eclipse, ADT plugin.

Yes: http://developer.android.com/sdk/

Download good is a compressed package called adt-bundle-windows-x86-20140702. Unzip and click SDK Manager to see all versions of the Andorid SDK. After downloading the SDK, click Eclipse, which installs the ADT plugin, so you can develop the Android program directly on this eclipse.

See the first line of code for a specific process

Problems encountered:

1. Problems with SDK Manager update
Failed to fetch URL Https://dl-ssl.google.com/android/repository/repository-6.xml, reason:connection to https:// Dl-ssl.google.com refused
Failed to fetch URL http://dl-ssl.google.com/android/repository/addons_list-1.xml, reason:connection to/HTTP Dl-ssl.google.com refused

....

Workaround:

http://blog.csdn.net/foxeatapple/article/details/8450372

2. In order to resolve the problem in 1, modify the hosts, but encounter a problem: You do not have permission to save files in this location, please contact the administrator to obtain the appropriate permissions.

Workaround:

Http://wenku.baidu.com/view/0ac16805eff9aef8941e06fc.html

You can now install the SDK.

Android Development to build a development environment

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.