Detailed steps for installing and building an Android Development Environment on Apple MAC

Source: Internet
Author: User

The main tools required for building the Android development platform are: Java Virtual Machine JDK, Eclipse, Eclipse plug-in ADT (Android Developer Tool) and Android Development Kit SDK. The following are the specific installation methods.

A. JDK

JDK has been pre-installed for us on MAC and Java System variables are configured by default, so JDK can be directly used for us, to view the JDK version in MAC, enter "java-version" in the command line (Hard Disk/application/utility/terminal) and press Enter.

B. Android SDK

To download the Android SDK, go to http://developer.android.com/sdk/index.html and select the Mac OS X (intel) platform. After downloading the SDK, open the package and the system automatically decompress it to the folder, go to the tools folder in the folder and open the android file to start AVD manager. Select the desired AVD platform based on the displayed list and click Install Selected to Install it.

C. Eclipse

Eclipse is familiar to Java developers. You can download it from the official website: http://www.eclipse.org/downloads /. Here we only need the basic development functions, so we chose Eclipse IDE for Java Developers. After the download is complete, we can directly run automatic decompression.

D. ADT

Open Eclipse, select Install New Software in Help from the menu, and enter the ADT installation address in the pop-up dialog box.

 

 

After completing the preceding steps, you can successfully build an Android Development Environment on MAC. before entering the actual development stage, you only need to create an AVD Android simulator to run Android code through the simulator.

Android Development Platform "width =" 800 "height =" 400 "border =" 0 "onload =" return imgzoom (this, 550); "style =" cursor: pointer; "target =" _ blank "/>

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.