Hand in hand to build your development environment

Source: Internet
Author: User

As the saying goes, 工欲善其事, its prerequisite, open a notepad and want to develop the Android program is obviously not
Wise, choosing a good IDE can greatly improve your development efficiency, so in this section I will take
You build the development environment.

Need Java Environment JDK JDK Environment build tutorial

The software you need

1.Android SDK

Android SDK is Google's Android Developer Kit, we need to use Android-related APIs to develop Android programs by introducing the toolkit

2. Eclipse

I believe that all Java developers will be very familiar with this tool, it is a Java development artifact, the best
Using one of the IDE tools. Eclipse is open source, which makes it possible to have a lot of excellent Ides based on Eclipse
, such as MyEclipse, Aptana and so on. But I think it's the most attractive place not here, but it's super strong
Plug-in functionality. Eclipse supports a very high number of plug-in tools, making it not only for Java development, but also to
Easily support the development of almost all major languages and, of course, ideal for Android development.
In addition to eclipse, the IDE that is also suitable for developing Android programs is IntelliJ idea, Android Studio
such as Which Android Studio is Google's official recent launch of the new IDE, as is specifically for the development of Android
To replace Eclipse's momentum in the Android world. However, the book still decides to keep
With Eclipse, because Android Studio was launched soon, I'm afraid it's not stable enough. In addition, most of your future colleagues
The number should still be used by Eclipse, if you choose a different IDE with them, you may have a discount on productivity.

3. ADT
ADT Full name Android development Tools, is an Eclipse plugin provided by Google for
Eclipse provides a powerful, highly integrated Android development environment. With ADT installed, you can not only
Online debugging, but also can simulate a variety of phone events, analyze your program performance and so on. Because it's Eclipse's
Plugin, you don't need to download it, install it online in Eclipse

Hand in hand to build your 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.