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.1-linux.tgz sdk.linux_bytes=101052129 sdk.linux_checksum=d95b400600e9b68ed7719e0fd1792e0b sdk.mac_download=android-sdk_r22.6.1-macosx.zip sdk.mac_bytes=74639176 sdk.mac_checksum=99abc850398ccc220e3a1d6d0ab73ccf sdk.win_download=android-sdk_r22.6.1-windows.zip sdk.win_bytes=108914728 sdk.win_checksum=88471340a8c99822ffb5efbe3c28167c sdk.win_installer=installer_r22.6.1-windows.exe sdk.win_installer_bytes=88907175 sdk.win_installer_checksum=fd664527ed1b1b1bfe2d4546cafc7ada @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: