Quickly build Android development environment under Linux (Ubuntu) and Windows

Source: Internet
Author: User

Build an Android development environment under Windows and Linux, typically installing the following software:

1. JDK Installation

2. Eclipse Installation

3. Android SDK Installation

4. Install ADT in eclipse

5. Eclipse Chinese Package

Relatively speaking, the installation of these software is relatively simple, but the Android SDK download speed is generally quite slow, and Google's sites are generally inaccessible, so it is more troublesome.

I am in the process of configuring the environment, there is a relatively simple way to skip these tedious work, very simple to build the environment. The environment is built in the following ways:

1, install the JDK this is necessary, from the official web site download, and then install, both in Windows and Linux installed, installation is simple, just download the installation, under Linux pay attention to download software permissions problem,

You typically use sudo chmod to modify permissions and then download the installation at the terminal.

2, download the software adt-bundle-linux-x86.zip and adt-bundle-windows-x86.zip the two software are Linux and Windows below, download just online search ADT Bundle to download the corresponding file.

After unpacking under Linux, note the Change permission, via the sudo chmod command. Then you can run it.

3, the Chinese only need to download the Chinese package decompression and then replace the Eclipse directory below.

Summary: in fact, Adt-bundle-linux-x86.zip and adt-bundle-windows-x86.zip This compression pack Eclipse and Android SDK and ADT as well as the corresponding Android version, Get you into development mode quickly

And in the process of development, if you have an Android device, directly run or debug, you can directly on your real-computer Android device to debug the program.

Here is the environment I configured on Deeping Linux

Quickly build Android development environment under Linux (Ubuntu) and Windows

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.