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.3-linux.tgz sdk.linux_bytes=100968558 sdk.linux_checksum=6ae581a906d6420ad67176dff25a31cc sdk.mac_download=android-sdk_r22.3-macosx.zip sdk.mac_bytes=74893875 sdk.mac_checksum=ecde88ca1f05955826697848fcb4a9e7 sdk.win_download=android-sdk_r22.3-windows.zip sdk.win_bytes=108847452 sdk.win_checksum=9f0fe8c8884d6aee2b298fee203c62dc sdk.win_installer=installer_r22.3-windows.exe sdk.win_installer_bytes=88845794 sdk.win_installer_checksum=ad50c4dd9e23cee65a1ed740ff3345fa @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: