About Paresh Mayani

Paresh Mayani is a Mobile application developer from India, having been involved in Android app development since around 3 years. He writes technical articles at TechnoTalkative. Apart from his job, he manages Google Developer Group (GDG) - Ahmedabad and has been speaker in various events.

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

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

Before this post i was used to send them below steps for the installation and setup 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 to download ADT Bundle to new Android developer.

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.


 

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 plugin and the SDK is ready to go.
 

Reference: ADT Bundle – Just a single step to setup android development environment from our JCG partner Paresh N. Mayani at the TechnoTalkative blog.

Share and enjoy!
  • http://www.facebook.com/Heer.Shah25 Heer Shah

    where do i find this location “home directory”? where do I save this file?? program files c drive??

  • http://www.facebook.com/ash.hitchon Ash Hitchon

    My SDK manager flashes open for 2 seconds then disappears and never opens. What causes this and how do I fix it on windows 7?



© 2010-2012 Java Code Geeks. Licenced under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
All trademarks and registered trademarks appearing on Java Code Geeks are the property of their respective owners.
Java is a trademark or registered trademark of Oracle Corporation in the United States and other countries.
Java Code Geeks is not connected to Oracle Corporation and is not sponsored by Oracle Corporation.