The Android Developer Tools provide a first-class development environment for building Android apps. This integrated development environment is set up with the latest version of the Android platform and system image so you can immediately begin building apps and running them on the Android emulator.
To start a new Android app project:
For a complete walkthrough that shows how to create a new project and build a simple app, read Building Your First App.
To set up a real Android device for testing your app, read Using Hardware Devices. If you don't have a device and need to use the emulator, read Managing Virtual Devices.
Although your Android SDK already includes the latest version of the platform and system image, you may later want to install other Android versions or packages such as the Android Support Library. For help installing additional packages, read Adding Platforms and Packages.