Android Development Environment Building

Source: Internet
Author: User

1. First configure the Java environment in the native computer, online similar tutorials have been many

2. Enter the Android SDK website:

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

Develop-tools Click Download Eclipse ADT

In the downloaded compressed package, contains the Eclipse (IDE), Sdk,sdk Manager, you can run the Eclipse folder directly under Eclipse.exe run Eclipse to the Android program development.

If you want to develop a specific version of the Android program, you can open the package within the SDK Manager.exe, depending on the version of the choice to download the different SDK.

In Eclipse, file-new-android application Project can create your own Android program.

Once created, if you need to see how the program performs, you can choose between real-machine execution and virtual device execution.

1. Real-Machine execution:

Connect your Android phone to your computer via a USB cable. The phone can be conveniently connected by various manufacturers ' mobile phone assistants. You can also phone, set-click the kernel version number continuously on the phone. After successfully opening the developer mode, turn on USB debugging in the Settings-developer options.

After connecting the computer, go back to Eclipse, right-click Android Project-run as-android application. Select a mobile device that is running, and after that the software is packaged and downloaded into the mobile device and installed and started.

or select the virtual appliance in the run as-android application. After you start the virtual appliance, debug the installation package on the virtual appliance.

Android Development Environment Building

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.