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-20130917.zip sdk.linux32_bundle_bytes=474924071 sdk.linux32_bundle_checksum=912b2dac6e0a4fa4ae1417271bf42863 sdk.linux64_bundle_download=adt-bundle-linux-x86_64-20130917.zip sdk.linux64_bundle_bytes=475215747 sdk.linux64_bundle_checksum=2f7523d4eba9a8302c3c4a3955785e18 sdk.mac64_bundle_download=adt-bundle-mac-x86_64-20130917.zip sdk.mac64_bundle_bytes=448581372 sdk.mac64_bundle_checksum=4e2d599486ecc935d24eeef5eb641364 sdk.win32_bundle_download=adt-bundle-windows-x86-20130917.zip sdk.win32_bundle_bytes=481803289 sdk.win32_bundle_checksum=5d6c79a47c8b47170cff3d231dcf7ad3 sdk.win64_bundle_download=adt-bundle-windows-x86_64-20130917.zip sdk.win64_bundle_bytes=481934982 sdk.win64_bundle_checksum=918f80aad61ec21509d86a2fbd87fd44 sdk.linux_download=android-sdk_r22.2.1-linux.tgz sdk.linux_bytes=100918342 sdk.linux_checksum=05911d3052a1cbf678561104d35a1bc0 sdk.mac_download=android-sdk_r22.2.1-macosx.zip sdk.mac_bytes=74859877 sdk.mac_checksum=727a51affa2af733eca1aa307c73c3bd sdk.win_download=android-sdk_r22.2.1-windows.zip sdk.win_bytes=108797377 sdk.win_checksum=bea5d28cfb6c073b32643dd3ed0bc1e0 sdk.win_installer=installer_r22.2.1-windows.exe sdk.win_installer_bytes=88795776 sdk.win_installer_checksum=07e6e47de6c4549bea6986453119b37c @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: