page.title=Android SDK
sdk.redirect=0
sdk.win_installer=installer_r16-windows.exe
sdk.win_installer_bytes=29561554
sdk.win_installer_checksum=3521dda4904886b05980590f83cf3469
sdk.win_download=android-sdk_r16-windows.zip
sdk.win_bytes=29562413
sdk.win_checksum=6b926d0c0a871f1a946e65259984701a
sdk.mac_download=android-sdk_r16-macosx.zip
sdk.mac_bytes=26158334
sdk.mac_checksum=d1dc2b6f13eed5e3ce5cf26c4e4c47aa
sdk.linux_download=android-sdk_r16-linux.tgz
sdk.linux_bytes=22048174
sdk.linux_checksum=3ba457f731d51da3741c29c8830a4583
@jd:body
Here's an overview of the steps you must follow to set up the Android SDK:
- Prepare your development computer and ensure it meets the system requirements.
- Install the SDK starter package from the table above. (If you're on Windows, download the
installer for help with the initial setup.)
- Install the ADT Plugin for Eclipse (if you'll be developing in Eclipse).
- Add Android platforms and other components to your SDK.
- Explore the contents of the Android SDK (optional).
To get started, download the appropriate package from the table above,
then read the guide to Installing the SDK.
For more information about how to set up your
development environment, read the guide to Installing the SDK.