Table of Content

Assumes Eclispe IDE already there, this is simple steps to setup Android ADT kits.

download and install Android SDK

1) download and install Android SDK (.exe) on C:\Android\SDK, the Android SDK provides you the API libraries and developer tools necessary to build, test, and debug apps for Android.

Don’t start SDM Manager by end of installation.

install ADT plugin

2) install ADT plugin inside Eclispe IDE

  • start Eclispe IDE
  • Help->Install new software
  • add Repository https://dl-ssl.google.com/android/eclipse/
  • install "Developer Tools"
  • restart Eclispe per request

    install Android SDK tools

    3) install Android SDK tools

  • start SDK Manager
  • only choice and install "Tools" and correct platform, for example "Android 4.0.3(API15)"