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-20130522.zip sdk.linux32_bundle_bytes=439988972 sdk.linux32_bundle_checksum=1fdd8d7537ab9217d61d32ab912f0243 sdk.linux64_bundle_download=adt-bundle-linux-x86_64-20130522.zip sdk.linux64_bundle_bytes=440275051 sdk.linux64_bundle_checksum=e38751ff372a8d6208fcef5659133e98 sdk.mac64_bundle_download=adt-bundle-mac-x86_64-20130522.zip sdk.mac64_bundle_bytes=409047751 sdk.mac64_bundle_checksum=3f4d05206d66e402e87b27a6b3dcf0f9 sdk.win32_bundle_download=adt-bundle-windows-x86-20130522.zip sdk.win32_bundle_bytes=446736316 sdk.win32_bundle_checksum=53345fa4121fa58cc048f66c3af3bae9 sdk.win64_bundle_download=adt-bundle-windows-x86_64-20130522.zip sdk.win64_bundle_bytes=446864400 sdk.win64_bundle_checksum=b28817f62e7f54e3c683841b61b65564 sdk.linux_download=android-sdk_r22.0.1-linux.tgz sdk.linux_bytes=105617062 sdk.linux_checksum=56ed27d456b4f0e0d3090b24f9b06757 sdk.mac_download=android-sdk_r22.0.1-macosx.zip sdk.mac_bytes=77206237 sdk.mac_checksum=5c20497d7f7b9d28ee30e57cbf769c8c sdk.win_download=android-sdk_r22.0.1-windows.zip sdk.win_bytes=113483496 sdk.win_checksum=cb7f7703450afa5914fb4b8b8332a9f3 sdk.win_installer=installer_r22.0.1-windows.exe sdk.win_installer_bytes=93479015 sdk.win_installer_checksum=81621d3b164f81f91e066011b325f88f @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: