Build an Android Development Environment

Source: Internet
Author: User

Required files:

Java:

The basic development environment. The version is Java SE 7. Both JDK and JRE must be downloaded.

JDK: http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html

JRE: http://www.oracle.com/technetwork/java/javase/downloads/jre7-downloads-1880261.html

 

Eclipse:

Development tools that support multi-language development are a powerful tool for developing projects such as Java and Android.

Http://www.eclipse.org/downloads/download.php? File =/technology/epp/downloads/release/kepler/R/eclipse-standard-kepler-R-win32-x86_64.zip

 

Android SDK Tool:

Android software development kit. You can download the required software packages, frameworks, tools, and other information.

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

 

Step 1: Build a JAVA environment

  • "Start"->; "run", type "cmd", and type the command "javac". The following screen is displayed, indicating that the environment variable is successfully configured. Failure is a matter of character. Please use Baidu.
  • Step 2: Install Eclipse and Android SDK Tool

     Step 3: start the first Android Program

    Appendix: Chinese version of Eclipse

    This tutorial uses Eclipse 4.3 version, online has been written tutorial, reproduced in: http://blog.csdn.net/jhonoldman/article/details/9242451

    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.