page.title=Android SDK page.tags="download" page.template=sdk header.hide=1 page.metaDescription=Download the official Android SDK to develop apps for Android-powered devices. sdk.linux32_bundle_download=adt-bundle-linux-x86-20130729.zip sdk.linux32_bundle_bytes=457716139 sdk.linux32_bundle_checksum=b3686d10dc1cbceba1074404d4386283 sdk.linux64_bundle_download=adt-bundle-linux-x86_64-20130729.zip sdk.linux64_bundle_bytes=458006784 sdk.linux64_bundle_checksum=1fabcc3f772ba8b2fc194d6e0449da17 sdk.mac64_bundle_download=adt-bundle-mac-x86_64-20130729.zip sdk.mac64_bundle_bytes=428792424 sdk.mac64_bundle_checksum=6c42b9966abcfa8a75c0ee83d0d95882 sdk.win32_bundle_download=adt-bundle-windows-x86-20130729.zip sdk.win32_bundle_bytes=463931746 sdk.win32_bundle_checksum=51faf4e5fdf9c5b4a176179a99ce3511 sdk.win64_bundle_download=adt-bundle-windows-x86_64-20130729.zip sdk.win64_bundle_bytes=464064756 sdk.win64_bundle_checksum=e8f05c1fddb8e609e880de23113c7426 sdk.linux_download=android-sdk_r22.0.5-linux.tgz sdk.linux_bytes=105641005 sdk.linux_checksum=8201b10c21510f082c54f58a9bb082c8 sdk.mac_download=android-sdk_r22.0.5-macosx.zip sdk.mac_bytes=77225724 sdk.mac_checksum=94f3cbe896c332b94ee0408ae610a4b8 sdk.win_download=android-sdk_r22.0.5-windows.zip sdk.win_bytes=113510621 sdk.win_checksum=30695dffc41e0d7cf9ff948ab0c48920 sdk.win_installer=installer_r22.0.5-windows.exe sdk.win_installer_bytes=93505782 sdk.win_installer_checksum=940849be19ac6151e3e35c8706c81d86 @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.

Android Studio Early Access Preview

A new Android development environment called Android Studio, based on IntelliJ IDEA, is now available as an early access preview. For more information, see Getting Started with Android Studio.

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: