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-20130717.zip sdk.linux32_bundle_bytes=440035305 sdk.linux32_bundle_checksum=ecfacb91df1ee63cce1edd4f1a5cda5a sdk.linux64_bundle_download=adt-bundle-linux-x86_64-20130717.zip sdk.linux64_bundle_bytes=440322117 sdk.linux64_bundle_checksum=ab177a06784340b8f1d136651e3dc62a sdk.mac64_bundle_download=adt-bundle-mac-x86_64-20130717.zip sdk.mac64_bundle_bytes=411609229 sdk.mac64_bundle_checksum=07c891212a49b5f8495ea9d8d47ba3fe sdk.win32_bundle_download=adt-bundle-windows-x86-20130717.zip sdk.win32_bundle_bytes=446783216 sdk.win32_bundle_checksum=0dd91095999d3539ca1ec4033d83d935 sdk.win64_bundle_download=adt-bundle-windows-x86_64-20130717.zip sdk.win64_bundle_bytes=446911629 sdk.win64_bundle_checksum=61ec74995b39166db7f079017a028cec sdk.linux_download=android-sdk_r22.0.4-linux.tgz sdk.linux_bytes=105640988 sdk.linux_checksum=4a5db98a58c68c24e66f04f07ac77da5 sdk.mac_download=android-sdk_r22.0.4-macosx.zip sdk.mac_bytes=77225662 sdk.mac_checksum=384752505f4f2ba3627bd6aad0697f11 sdk.win_download=android-sdk_r22.0.4-windows.zip sdk.win_bytes=113507679 sdk.win_checksum=320b11d1ed85fd3f5e937697c333d895 sdk.win_installer=installer_r22.0.4-windows.exe sdk.win_installer_bytes=93502726 sdk.win_installer_checksum=96a8ae367d84ed219e1eb2cf473667d0 @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: