Build an android Development Environment on Ubuntu 9.10

Source: Internet
Author: User

1. First download the IDE (integrated development environment), and eclipse is the first. You can install the SDK in the following ways:

1 applications-> Ubuntu Software Center-> Get Free Software search, enter eclipse, select eclipse in the list below, and click Install

2 sudo apt-Get install eclipse

2, then download Android SDK,: http://developer.android.com/sdk/index.html#quickstart

Choose your platform, Ubuntu is android-sdk_r04-linux_86.tgz

. Decompress the file, remember the decompressed directory, and add the directory to the system path. (In/etc/profile or ~ /. Add Path = $ path to bashrc:Your_android_sdk_path

, The former is system, and the latter is for each user ).

3. Install Android ADT plug-in for eclipse

Open eclipse (version 3.5 and later versions are generally the same) and click Help-> install new software ..

Click Add on the right of work with to add Software
Site. Enter http://download.eclipse.org/releases/galileo/in the URL of the pop-up dialog box.
A name. Click OK to find the software on the site. Wait a while. Enter WST in the filter box. The results are displayed in the following list box. Select WST.
Server adapters. Then add the site and enter the URL

Bytes/
Select all software, click Next, and select to receive license. Then, restart eclipse.

4. Add the Android platform to the SDK
Go to the subdirectory under the android SDK directory, such as android-sdk-linux_86/tools, and run Android, which starts Android SDK and AVD packager. Select the Platform SDK you want to install in the available packages.
Generally, select a newer platform, but if you want your software to run on different Android platforms, select as many options as possible.
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.