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-20131030.zip sdk.linux32_bundle_bytes=496876498 sdk.linux32_bundle_checksum=d389139ad9f59a43bdd34c94bc850509 sdk.linux64_bundle_download=adt-bundle-linux-x86_64-20131030.zip sdk.linux64_bundle_bytes=497171697 sdk.linux64_bundle_checksum=99b51a4f0526434b083701a896550b72 sdk.mac64_bundle_download=adt-bundle-mac-x86_64-20131030.zip sdk.mac64_bundle_bytes=470386961 sdk.mac64_bundle_checksum=3e80e7a92b549029d91bdcf2ae82657f sdk.win32_bundle_download=adt-bundle-windows-x86-20131030.zip sdk.win32_bundle_bytes=503599460 sdk.win32_bundle_checksum=cd490a531ec24667354f6473e999b988 sdk.win64_bundle_download=adt-bundle-windows-x86_64-20131030.zip sdk.win64_bundle_bytes=503735416 sdk.win64_bundle_checksum=ddddbb1b9028015779d68dde01f96b14 sdk.linux_download=android-sdk_r22.6-linux.tgz sdk.linux_bytes=100992666 sdk.linux_checksum=dde27b72715e52693c1ebc908742fc40 sdk.mac_download=android-sdk_r22.6-macosx.zip sdk.mac_bytes=74547402 sdk.mac_checksum=10c0e2ab65444c4911d69356ca2343f5 sdk.win_download=android-sdk_r22.6-windows.zip sdk.win_bytes=108862292 sdk.win_checksum=6faa487d328be352a456c53d9cbf0e3d sdk.win_installer=installer_r22.6-windows.exe sdk.win_installer_bytes=88856450 sdk.win_installer_checksum=6e5351b414bd554f3ac4c79f9dd4d213 @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: