ADT Bundle – Just a single step to setup android development environment

By -

I got many queries from college students and engineers regarding installation and setup of Android development environment, so for them here is good news.

I was used to send them below steps for the installation and set-up of Android development environment:

  1. Download Eclipse
  2. Download JDK and install it, set the environment path
  3. Download ADT plugin inside Eclipse
  4. Set the Preference with Android-SDK path
  5. Download the latest platform-tools and everything

But now I would suggest you to download ADT Bundle.

ADT Bundle:

Android ADT Bundle

Android ADT Bundle

The ADT Bundle provides everything you need to start developing apps, including a version of the Eclipse IDE with built-in ADT (Android Developer Tools) to streamline your Android app development. so now we can say its single step download to setup Android development environment.

In short, with a single download, the ADT Bundle includes everything you need to begin developing apps:

  1. Eclipse + ADT plugin
  2. Android SDK Tools
  3. Android Platform-tools
  4. The latest Android platform
  5. The latest Android system image for the emulator

Yes there are also possible ways if you want to use existing version of Eclipse or any other IDE.

Here you go for download: ADT Bundle.

Android developer tools

Setting Up the ADT Bundle:

As you have downloaded ADT bundle, follow below steps to setup it:

  1. Unpack the ZIP file (named adt-bundle-<os_platform>.zip) and save it to an appropriate location, such as a “Development” directory in your home directory.
  2. Open the adt-bundle-<os_platform>/eclipse/ directory and launch eclipse.

That’s it! The IDE is already loaded with the Android Developer Tools plug-ins and the SDK.

As Android studio is available with Beta version and they have announced it as an official IDE, you should download Android Studio and start using it for the android application development. They have also said that they will stop the support for the Eclipse based IDEs and there by deprecate those IDEs.

CEO & Co-Founder at SolGuruz® | Organiser @ GDG Ahmedabad | Top 0.1% over StackOverflow | 15+ years experienced Tech Consultant | Helping startups with Custom Software Development

Loading Facebook Comments ...
Loading Disqus Comments ...