The fastest Android development environment to build adt-bundle and Hello World

Source: Internet
Author: User
Tags android sdk manager

( Now that Google has launched Android studio, students who want to quickly join the Android development can easily configure the development environment, and interested students can find some information about Android studio here.) http://www.android-studio.org/)

Body:

Adt-bundle for Windows is an integrated IDE, officially provided by Google Android, which already contains eclipse, you no longer need to download eclipse, and the plugin is integrated It solves the complex problem of most novices configuring the Android development environment through Eclipse.

With Adt-bundle, the new development of Android students do not need to use the same as before in the online reference cumbersome configuration tutorial, can easily one step for Android application development.

First step: Installation of the JAVA SDK (JDK):

Can ask Baidu download JDK, also can go to the official download JDK.

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

Step two: Download Adt-bundle for Windows

Official: http://developer.android.com/sdk/index.html

Step Three: Install Adt-bundle

Unzip the downloaded Adt-bundle-windows-xxx-xxx.zip directly to the location you need to install.

Fourth step: Install the Android SDK

Open the extracted folder inside the SDK Manager.exe (You can also run Eclipse/eclipse.exe and then open via Windows--Android SDK Manager)

Tick the Android version of the target phone you want to develop, preferably all on the hook, and then click Install package to prompt next,accept allow to wait for installation (this is a slow process)

Fifth step: Configure the Android AVD (virtual simulator)

Open Eclipse(Eclipse/eclipse.exe), (running the startup eclipse may look a little different, you can display some of the usual windows, toolbars through Windows), and then from windows- >android Virtual Device Manger opens the AVD manager.

Click on the New button to create your newly created AVD, such as, I made a simple explanation, the parameters you can actually fill in the free, click OK on the line.

You configure this AVD to be the default debug actuator for your Android app, and of course you can configure multiple.

Sixth step: Create a Hello World project

Via File--new-> Android Application project, then enter Hello World (project name), Next,finish.

Seventh step: from running Hello World

Simply click on Run Debug (shortcut key F11) to run it in your configured emulator.

With Adt-bundle this thing, convenient a lot.

The fastest Android development environment to build adt-bundle and Hello World

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.