Android development Environment building based on Adt-bundle

Source: Internet
Author: User

The web and mobile are hot today, how to say a little, completely do not understand is not good.

Always wanted to play mobile development, poor cock silk temporarily no iphone and Mac, so first take Android surgery.

I have also thought about playing Android, but all sorts of blogs and friends of their development environment configuration of the spit groove to scare the urine, slow to hands.

Now think about, in fact, a lot of problems are not difficult in the thinking volume, difficult to solve, but difficult in the steps, difficult to overcome their own inner inertia, a lot of things step by step to do, in fact, there is not much difficulty.

As far as I am aware, the courage and the ability to devote to a complex problem, a very patient and orderly completion of one step after another, is a trait of the great God, I do not seem to have this trait, so to refuel.

Pull away, back to the point, the Android development environment configuration, the following steps.

Installation of 1,JDK

To write Java is inseparable from the JDK, and Android is written in Java, so the JDK is necessary.

Official: http://www.oracle.com/technetwork/java/javase/downloads/index.html

You may need to configure environment variables after installation, but it is said that after the JDK1.7 version, the installation will have Java.exe,javaw.exe,javaws.exe 3 executables in the System32 directory.

This can explain why not configuring the environment variable can also input java-version in cmd, but in this case the input javac is not reactive, so it might be better to configure the environment variable.

Download of 2,adt-bundle

The development of Android requires Jdk,eclipse,android SDK, as well as the communication Eclipse and Android SDK ADT, a very complicated thing, the predecessors gave me a lot of groundwork.

Big strokes: (Adt-bundle, integrated with ADT with the Eclipse and Android SDK)

Integrated environment:

Windows (32-bit): Http://pan.baidu.com/s/1ixc9S Password: Vsot

Windows (64-bit): http://pan.baidu.com/s/1gukk2 Password: mltn

Mac System: http://pan.baidu.com/s/1kTKas8v Password: N2P7

Download the corresponding version and unzip, integrated development environment is cool.

One thing to note is that the tools and platform-tools paths in the Android SDK folder are also added to the environment variables.

3. Add Android Virtual machine

Open Eclipse has a nexus_5 virtual machine, this does not seem to be useful, to add one yourself, add information as follows:

However, when the real development of the virtual device is seldom used, because it is too slow, or real machine debugging it.

Android development Environment building based on Adt-bundle

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.