Build an Android development environment

Source: Internet
Author: User

Building a development environment requires tools such as JDK, Eclipse, Android, SDK, ADT, AVD.
in the constructionAndroidbefore you develop your environment, you should first understandAndroidrequirements for the operating system:Androidcan run onWindows XPand above versions, you can also run theMac OSand theLinuxsuch as the operating system。 InstallationJDKand ConfigurationJavaDevelopment Environment 。 AndroidApplication Development UseJavalanguage, so first you need to buildJavaProgram Development Operating environment,Javadevelopment environment is calledJDK(Java Development Kit), isSun MicrosystemsforJavaProgrammer-Developed products sinceJavasince its launch,JDKhas become the most extensiveJava SDK. JDKis the entireJavathe core, including theJavashippedYesJavaTools andJavabase Class Library。 Configure the JDK right-click on "My Computer", select "Properties" "Advanced" Environment variable "system variable", find "path" variable name (if not to create a new variable named "path"), click "Edit" button, add "Bin" folder path in the JDK installation directory, separated by semicolons, Then click "OK" button to complete the setting. Configure ADT to launch Eclipse, open the Windows menu, select Preferences à Android, and click the Browse ... button on the right side of the SDK location to set the path to the Android SDK. Click "OK" to complete the configuration process, then open the "File" menu, select "New" "Project ...", the download of Eclipse, official download to Http://www.eclipse.org/downloads/?osType=win32

Depending on the type of system you are downloading, the installation of Eclipse is very simple and different versions may be installed slightly differently, depending on the prompts to easily install successfully.

Build an Android development environment

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.