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=417851015 sdk.win32_bundle_checksum=42d9a6c15113d405a97eed05e6d42e2b sdk.win64_bundle_download=adt-bundle-windows-x86_64.zip sdk.win64_bundle_bytes=417851515 sdk.win64_bundle_checksum=73bdd1168fce0e36a27255a4335c865d sdk.mac64_bundle_download=adt-bundle-mac-x86_64.zip sdk.mac64_bundle_bytes=382957959 sdk.mac64_bundle_checksum=a320f8bbaee8572a36e68c434564bdd0 sdk.linux32_bundle_download=adt-bundle-linux-x86.zip sdk.linux32_bundle_bytes=411065882 sdk.linux32_bundle_checksum=39687b06fedfea7487ff0824a4d32ee8 sdk.linux64_bundle_download=adt-bundle-linux-x86_64.zip sdk.linux64_bundle_bytes=411217430 sdk.linux64_bundle_checksum=b0590fe9c1533da9b20ea65525b77677 sdk.win_installer=installer_r21-windows.exe sdk.win_installer_bytes=77523031 sdk.win_installer_checksum=29ca8cb8f0bc8db627fa2adc2139a3cc sdk.win_download=android-sdk_r21-windows.zip sdk.win_bytes=99093893 sdk.win_checksum=7311452823470365f7975a545f8a2be4 sdk.mac_download=android-sdk_r21-macosx.zip sdk.mac_bytes=65792626 sdk.mac_checksum=67e46adca90dd18d7291443f6c15d6af sdk.linux_download=android-sdk_r21-linux.tgz sdk.linux_bytes=91378351 sdk.linux_checksum=7f8d73b629f808cdcfc9f9900bbd7580 @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.