Android development environment built under MAC

Source: Internet
Author: User

Build an Android development environment under your Mac for your work needs. Google, degrees Niang for a long time, did not find a complete and systematic method, is very distressed. In the end, emperor, found the following document, hereby recorded. Also for the needs of friends to provide a convenient.

First we need to know that the environment for Android is made up of the following components: Java Virtual machine jdk, Eclipse, Eclipse plug-in ADT (Android Developer Tool), and Android Development Kit SDK. The following will be together with you to learn how to fast, suitable for beginners to build the way it!

Method/Step
  1. Because the system comes with a JDK, it doesn't have to be downloaded. You can view the results in the terminal input java-version.

  2. Then go to the Android official website to download the ADT tool

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

    Maybe a lot of people's tutorials have said they need sdk+eclipse, and the Eclipse plugin

    But now the authorities have integrated them all together.

    Official quote "with a single download, the ADT Bundle includes everything you need to begin developing apps"

    Just downloading this ADT (Android SDK) contains everything you need to develop!

    The actual is the official to facilitate the development of the people, we have to pack it.

  3. Unzip the downloaded ADT package with two folders, one Eclipse SDK

  4. Continue to follow the official document, it is recommended to unzip it in the home directory under the development directory, I do not have development directory, but as a rookie, I still decided to follow the official meaning, so I built a new development, And then moved the Eclipse and SDK that were just unpacked (how do I do it?) I was using the terminal mkdir development then MV came in)

  5. Go to the Eclipse directory and start it! An exciting time!

  6. Now it seems that you are ready to create your first app!

Android development environment built under MAC

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.