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.version=22.6.2 sdk.linux32_bundle_download=adt-bundle-linux-x86-20140321.zip sdk.linux32_bundle_bytes=527971926 sdk.linux32_bundle_checksum=943ae4d28fe7c79108c8bf2aafd5e6d2 sdk.linux64_bundle_download=adt-bundle-linux-x86_64-20140321.zip sdk.linux64_bundle_bytes=528187678 sdk.linux64_bundle_checksum=f2a2153b5c7dbaeb86b550bf4f770c36 sdk.mac64_bundle_download=adt-bundle-mac-x86_64-20140321.zip sdk.mac64_bundle_bytes=501955296 sdk.mac64_bundle_checksum=4a08649cea9b098cdf7349f452294014 sdk.win32_bundle_download=adt-bundle-windows-x86-20140321.zip sdk.win32_bundle_bytes=535085536 sdk.win32_bundle_checksum=b61495a6bf591cc374c31bce4fc46ec0 sdk.win64_bundle_download=adt-bundle-windows-x86_64-20140321.zip sdk.win64_bundle_bytes=535287324 sdk.win64_bundle_checksum=a6f4699bbdc5a29b371ed60610535651 sdk.linux_download=android-sdk_r22.6.2-linux.tgz sdk.linux_bytes=101050024 sdk.linux_checksum=ff1541418a44d894bedc5cef10622220 sdk.mac_download=android-sdk_r22.6.2-macosx.zip sdk.mac_bytes=74639394 sdk.mac_checksum=2a319c862dd1dcf450bfe2a6b3d9c608 sdk.win_download=android-sdk_r22.6.2-windows.zip sdk.win_bytes=108917505 sdk.win_checksum=6e5bfdb7b9c1d231ed6ec78b31551cbf sdk.win_installer=installer_r22.6.2-windows.exe sdk.win_installer_bytes=87383126 sdk.win_installer_checksum=2a68b8b22ecd0aba779b1581a914b395 @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: