page.title=Android SDK header.hide=1 page.metaDescription=Download the official Android SDK to develop apps for Android-powered devices. sdk.win32_bundle_download=adt-bundle-windows-x86.zip sdk.win32_bundle_bytes=418030942 sdk.win32_bundle_checksum=ce32861d8f7c93ff6ff6971bd99d228e sdk.win64_bundle_download=adt-bundle-windows-x86_64.zip sdk.win64_bundle_bytes=418155677 sdk.win64_bundle_checksum=f09aa4557bd1dc2703fde95dcdd6b92e sdk.mac64_bundle_download=adt-bundle-mac-x86_64.zip sdk.mac64_bundle_bytes=383216991 sdk.mac64_bundle_checksum=ea6c074ee30c426c503dab5c225a5076 sdk.linux32_bundle_download=adt-bundle-linux-x86.zip sdk.linux32_bundle_bytes=411205048 sdk.linux32_bundle_checksum=e64594cd339b8d9a400b9d16c616b3c3 sdk.linux64_bundle_download=adt-bundle-linux-x86_64.zip sdk.linux64_bundle_bytes=411478695 sdk.linux64_bundle_checksum=582bfc9083ff4cbcfacc8223bd8c3be1 sdk.win_installer=installer_r21.0.1-windows.exe sdk.win_installer_bytes=76520869 sdk.win_installer_checksum=e2012262471a2583d4a559b15fcf45ff sdk.win_download=android-sdk_r21.0.1-windows.zip sdk.win_bytes=99107847 sdk.win_checksum=613568d774c3bf25c5d24db16601af83 sdk.mac_download=android-sdk_r21.0.1-macosx.zip sdk.mac_bytes=65804128 sdk.mac_checksum=30401c43a014cd5d6ec9d0c62854a1d9 sdk.linux_download=android-sdk_r21.0.1-linux.tgz sdk.linux_bytes=91394975 sdk.linux_checksum=eaa5a8d76d692d1d027f2bbcee019644 @jd:body
 

Get the Android SDK

The Android SDK provides you the API libraries and developer tools necessary to build, test, and debug apps for Android.

If you're a new Android developer, we recommend you download the ADT Bundle to quickly start developing apps. It includes the essential Android SDK components and a version of the Eclipse IDE with built-in ADT (Android Developer Tools) to streamline your Android app development.

With a single download, the ADT Bundle includes everything you need to begin developing apps:

  • Eclipse + ADT plugin
  • Android SDK Tools
  • Android Platform-tools
  • The latest Android platform
  • The latest Android system image for the emulator

To get the ADT Bundle or stand-alone SDK Tools, please visit the web site at developer.android.com/sdk/

Choose the SDK package for your OS from the table below.

If you prefer to use an existing version of Eclipse or another IDE, you can instead take a more customized approach to installing the Android SDK. See the following instructions.