page.title=Android SDK page.metaDescription=Download the official Android SDK to develop apps for Android-powered devices. sdk.redirect=0 sdk.win_installer=installer_r17-windows.exe sdk.win_installer_bytes=37410775 sdk.win_installer_checksum=5afaf6511ebaa52bd6d1dba4afc61e41 sdk.win_download=android-sdk_r17-windows.zip sdk.win_bytes=37417953 sdk.win_checksum=3af1baeb39707e54df068e939aea5a79 sdk.mac_download=android-sdk_r17-macosx.zip sdk.mac_bytes=33867836 sdk.mac_checksum=52639aae036b7c2e47cf291696b23236 sdk.linux_download=android-sdk_r17-linux.tgz sdk.linux_bytes=29706368 sdk.linux_checksum=14e99dfa8eb1a8fadd2f3557322245c4 @jd:body

Here's an overview of the steps you must follow to set up the Android SDK:

  1. Prepare your development computer and ensure it meets the system requirements.
  2. Install the SDK starter package from the table above. (If you're on Windows, download the installer for help with the initial setup.)
  3. Install the ADT Plugin for Eclipse (if you'll be developing in Eclipse).
  4. Add Android platforms and other packages to your SDK.
  5. 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.