Set up Android development environment
1) Software requirements
2) Install JDK and set the environment variables
1) Software requirements
2) Install JDK and set the environment variables
3) Install Android SDK and set the path variable to installation location's platform-tools folder.
4) Install recommended packages for the android development. Go to SDK manager and install the required packages.More info.
5) Install the android eclipse plugins. This the URL
https://dl-ssl.google.com/android/eclipse/
6) Start the developments. Refer.