Tuesday, April 2, 2013

Quick configuration with Android Bundle


Quick configuration with Android Bundle


The Android SDK providesyou the API libraries and developer tools necessary to build, test, and debugapps for Android.

 

If you're a new Android developer, we recommend youdownload the ADT Bundle to quickly start developing apps. It includes theessential Android SDK components and a version of the Eclipse IDE withbuilt-in ADT (Android Developer Tools) to streamline your Android appdevelopment. With a single download, the ADT Bundle includes everything youneed to begin developing apps:

 

 

·        Eclipse + ADT plugin

·        Android SDK Tools

·        Android Platform-tools

·        The latest Androidplatform

·        The latest Androidsystem image for the emulator

How to configure


1.   Download ADT Bundlefor your operating system from http://developer.android.com/sdk/index.html

2.   Unpack the ZIP file(named adt-bundle-<os_platform>.zip) and save it to an appropriate location, suchas a "Development" directory in your home directory.

3.   Open the adt-bundle-<os_platform>/eclipse/ directory and launch eclipse.

No comments:

Post a Comment