Build an android Java Development Environment (eclipse) on Windows)

Source: Internet
Author: User
Build the android Java Development Environment graphic tutorial (eclipse version) tool/raw material on Windows
  • Download the required tools:
    (1) download the Java IDE development tool-Eclipse
    Download the latest Windows version of ecplise for Java EE from the eclipse website.
  • Download ecplise
    (2) download the Java Development Kit-Java SE Development Kit (JDK) JDK 6
    Download JDK 6 from the official Sun website and select JDK 6 Update 12.
  • Download jdk6
    (3) download Android SDK
    Download Android SDK for Windows from Google's official website
STEP/Method
  1. Install the required tool
    (1) install ecplise: Download the downloaded ecplise(eclipse-jee-ganymede-sr2-win32.zip) and decompress it directly.
    (2) install JDK 6: run the downloaded jskinstallation package (jdk-6u12-windows-i586-p.exe) all the way to "Next ".
    (3) install the android SDK: Download the downloaded SDK package (android-sdk-windows-1.20.r1.zip) and decompress it directly.
  2. Enable ecplise to automatically install the android development plug-in (ADT-plugin)
    (1) Start and install ecplise.exe
    (2) Click "help"-> "Software Updates" in the menu and switch to the "availabe software" option page in the window that appears"
    (3) Click "add site ...", Add the following address: http://dl-ssl.google.com/android/eclipse/ and click OK"
    (4) Click "Install…" at the address you just added ..." Install ADT (Android development tools.
    (5) ecplise automatically downloads and installs the ADT from the added address. Wait a moment. After the installation is complete, the system prompts you to restart ecplise and click "OK" to restart ecplise.
    Install ADT
  3. Configure the andiord SDK path
    After restarting ecplise, click "window"-> "preference" in the menu to open the Configuration window, and select android on the left, enter the path of the android SDK on the right (the directory extracted from the android SDK downloaded in step 1 (3) and click "OK". The environment configuration is complete.
    Configure the android SDK path
  4. Test and develop an android Project
    (1) Click "file"-> "new"-> "other…" in the menu ...", In the displayed window, select "android"-> "android project" and click "Next" to go to the next step.
    (2) start a project name, such as "helloworld". Note that you need to enter "com. Project name" in the package name to click "finish" to continue. Create an android project.
  5. After the project is created, click "run"-> "run" in the menu. In the displayed window, run the program in "Android Application" mode, which enables the android simulator to run the test program. run with Android Application
  6. Complete the android Simulator Test
Reference http://developer.hi.baidu.com/#/detail/27058987original Author: A bit
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.