Andriod environment Configuration on Windows

Source: Internet
Author: User

Andriod Development Environment Configuration

Personal information: studied at Yan University undergraduate software engineering major at present;

I blog: Google search "cqs_2012" can be;

Personal Hobbies: Love data structure and algorithms, hope to work in the future algorithm to make their own contribution to the people;

Programming language: Java;

Programming Bad Environment: Windows 7 Professional Edition x64;

Programming Tools: JDK,ECLIPSE,AVD;

Cartographic tools: Office in PowerPoint;

Hardware information: 7g-3 notebook;

64-bit Windows environment configuration

1. Installing the JDK

Install to the default directory, which is always select next/Next

64-bit jdk1.7 Http://pan.baidu.com/s/1jG5gY0I

2. Configure Environment variables

Java_home
C:\Program files\java\jdk1.7.0_21 (JDK installation path, this is the JDK version above, if it is installed in the above version,

You do not need to change this here, otherwise you will change the version number you installed)
PATH
%java_home%\bin;%java_home%\jre\bin;
CLASSPATH
.; %java_home%\lib;%java_home%\lib\tools.jar;

3. Download the tool eclipse with the andriod development environment,

Http://pan.baidu.com/s/1o6nxVEM

This tool does not need to be installed, the decompression can be used directly

Unzip as follows

Go to the Eclipse folder, as follows

Then open development tools Eclipse (ADK)

Then create the AVD (andriod virtual devices),

Select New, as follows

The process is very simple, not detailed introduction, I believe that we can build their own, if really need, you can leave a message, thank you.

Then you can develop your andriod project.

As for the 32-bit Windows system, the tool JDK and eclipse need to replace the 32-bit, the other installation process is the same, I believe you can be configured to develop a very powerful product with high algorithm research.

Andriod environment Configuration on Windows

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.