Apple Mac computer installs Android SDK tutorial

Source: Internet
Author: User

1. Eclipse of the Mac platform should be ready first

2. Download the Mac version of the Android SDK, extract to the specified directory (in fact, this is only a SDK and AVD configuration of the management software);

3. Install fastboot for MAC OS plugin, this is the hardest to find.

FastBoot is a tool for brush system ROM, brush system img and RF img; another tool is ADP.

4. Copy the FastBoot to the/androidsdk/tools directory after the download is complete (skip this step if the SDK package contains fastboot)

Open the terminal and enter the following command to create a new. bash_profile file

[XHTML] View plaincopy

Pico. Bash_profile

Enter in the new change prompt

[C-sharp] View plaincopy

Export path= $PATH:/androidsdk/tools

Press "Control+x" to save (confirm by "Y"), then exit and restart the terminal, so that the Adb and FastBoot tools are available under Mac OS X.

It is also necessary to install the ADB, but under the tools directory has been, easy, skip.

5. Open the Tools directory of Android, download and configure the SDK version and AVD.

6. Enter in Eclipse upgrade

[C-sharp] View plaincopy

Install ADT Plugin so that the SDK you just installed can be combined with eclipse:

7. Start creating HelloWorld, haha.

Personally, it doesn't take a fastboot to build an Android SDK under Max OS. ECLIPSE+ADP, it's OK.

Well, I'm a Mac developer, and I just need eclipse+adp to be OK, simpler than Linux.

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.