page.title=Android SDK 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-20130219.zip sdk.linux32_bundle_bytes=418664018 sdk.linux32_bundle_checksum=e56ebb5c8eb84eb3227cf7c255373f4b sdk.linux64_bundle_download=adt-bundle-linux-x86_64-20130219.zip sdk.linux64_bundle_bytes=418939098 sdk.linux64_bundle_checksum=90cb420934170787938d0477c1a83a7f sdk.mac64_bundle_download=adt-bundle-mac-x86_64-20130219.zip sdk.mac64_bundle_bytes=390697025 sdk.mac64_bundle_checksum=b768c28f380c1846479664c4790e9c53 sdk.win32_bundle_download=adt-bundle-windows-x86-20130219.zip sdk.win32_bundle_bytes=425487608 sdk.win32_bundle_checksum=4a40039f28048e6d7b2440adf55b8321 sdk.win64_bundle_download=adt-bundle-windows-x86_64-20130219.zip sdk.win64_bundle_bytes=425611626 sdk.win64_bundle_checksum=891f79816b4d19042faab26d670f4f77 sdk.linux_download=android-sdk_r21.1-linux.tgz sdk.linux_bytes=91617112 sdk.linux_checksum=3369a439240cf3dbe165d6b4173900a8 sdk.mac_download=android-sdk_r21.1-macosx.zip sdk.mac_bytes=66077080 sdk.mac_checksum=49903cf79e1f8e3fde54a95bd3666385 sdk.win_download=android-sdk_r21.1-windows.zip sdk.win_bytes=99360755 sdk.win_checksum=dbece8859da9b66a1e8e7cd47b1e647e sdk.win_installer=installer_r21.1-windows.exe sdk.win_installer_bytes=77767013 sdk.win_installer_checksum=594d8ff8e349db9e783a5f2229561353 @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.

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.