2013年7月31日星期三

android development environment installed Record

 

first enter http://developer.android.com/sdk/index.html,

 

Google offers a new DeveloperTools, namely: ADT Bundle, Chinese Translation: ADT bundle.

 

Step:
Get theAndroid SDK
The Android SDKprovides you the API libraries and developer tools necessary to build, test, and debug apps for Android.
If you're a newAndroid developer, we recommend you download the ADT Bundle to quickly startdeveloping apps. It includes the essential Android SDK components and a versionof the Eclipse IDE with built-in ADT (Android Developer Tools) tostreamline your Android app development.
With a singledownload , the ADT Bundle includes everything you need to begin developing apps:
· Eclipse + ADT plugin
· Android SDK Tools
· Android Platform-tools
· The latest Android platform
· The latest Android system image for the emulator

Get Android SDK translated probably mean as follows:

Android SDK provides an API library for Android developers files, and compile, test and debug the necessary development tools.
If you are new to Android developers, we recommend downloading ADT Bundle to quickly begin application development. The tool includes basic Android SDK and an embedded component of ADT Eclipse IDE.
Just need to download an ADT Bundle installation package, which contains all the necessary start developing application components as follows:
· Eclipse + ADT plugin
· Android SDK Tools
· Android Platform-tools
· The latest Android platform
· The latest Android system image for the emulator

seen, the new tool is very convenient, can save the time previously configured development environment, developers get started quickly and easily.
In http://developer.android.com/sdk/index.html Click Downloadthe SDK ADT Bundle for Windows, you can start the download, here to talk about how to install and use ADT bundle and problems that need attention.

Step Two:
Setting Up the ADTBundle

 

Install the SDK andEclipse IDE

 

1. Unpack the ZIP file (named adt-bundle-. zip) and save it to an appropriate location, such as a "Development" directory in your home directory.
2. Open the adt-bundle- / eclipse / directory and launch eclipse.
That's it! The IDE isalready loaded with the Android Developer Tools plugin and the SDK is ready togo. To start developing, read Building Your FirstApp. < br /> Caution: Donot move any of the files or directories from the adt-bundle- directory.If you move the eclipse or sdk directory, ADT will not be able to locate the SDK and you'll need to manually update theADT preferences.
We found that the new tool is very easy to use, you simply unzip the downloaded zip package, and then stored in a suitable home directory can be, for example: D: \ Android-Develop \ adt-bundle -windows-x86
then open D: \ Android-Develop \ adt-bundle-windows-x86 \ eclipse following eclipse.exe to start eclipse can be sent to the desktop shortcut eclipse.exe.
Note that not to move adt-bundle- directory any files and directories, or you need to manually update the ADT.

 

SDK Manager Now you can use to build your first Android application pull!

没有评论:

发表评论