page.title=Download Android Studio and SDK Tools page.tags=sdk, android studio page.template=sdk page.image=images/cards/android-studio_2x.png header.hide=1 page.metaDescription=Download the official Android IDE and developer tools to build apps for Android phones, tablets, wearables, TVs, and more. studio.version=1.3.0.10 studio.linux_bundle_download=android-studio-ide-141.2117773-linux.zip studio.linux_bundle_bytes=351742127 studio.linux_bundle_checksum=041bcd18a2eeae1e80c5d367648a0706852b9aea studio.mac_bundle_download=android-studio-ide-141.2117773-mac.dmg studio.mac_bundle_bytes=368320883 studio.mac_bundle_checksum=7a9295f93e27b0cdd36c0442dffb4b364d7df5eb studio.win_bundle_download=android-studio-ide-141.2117773-windows.zip studio.win_bundle_bytes=344407592 studio.win_bundle_checksum=5e3c2086ff74abc389be06b780eef0b7ba5e39ac studio.win_bundle_exe_download=android-studio-bundle-141.2117773-windows.exe studio.win_bundle_exe_bytes=1008506168 studio.win_bundle_exe_checksum=99791ea58a0dee1a62d2aaf2175dff18a734cfee studio.win_notools_exe_download=android-studio-ide-141.2117773-windows.exe studio.win_notools_exe_bytes=321791384 studio.win_notools_exe_checksum=a957ecedcd316a08b7ac1e53030e7f5dbe731fac sdk.linux_download=android-sdk_r24.3.3-linux.tgz sdk.linux_bytes=309109716 sdk.linux_checksum=cd4cab76c2e3d926b3495c26ec56c831ba77d0d0 sdk.mac_download=android-sdk_r24.3.3-macosx.zip sdk.mac_bytes=98330824 sdk.mac_checksum=41f0f3e76d6868018740e654aefb04fd765c357d sdk.win_download=android-sdk_r24.3.3-windows.zip sdk.win_bytes=187480692 sdk.win_checksum=b6a4899efbf20fc593042f1515446c6630ba502e sdk.win_installer=installer_r24.3.3-windows.exe sdk.win_installer_bytes=139463749 sdk.win_installer_checksum=bbdae40a7665e55b3cdb1fbae865986e6cd3df14 @jd:body
 

Android Studio

The official Android IDE

  • Android Studio IDE
  • Android SDK tools
  • Android 5.0 (Lollipop) Platform
  • Android 5.0 emulator system image with Google APIs
Download Android Studio

To get Android Studio or stand-alone SDK tools, visit developer.android.com/sdk/

Intelligent code editor

At the core of Android Studio is an intelligent code editor capable of advanced code completion, refactoring, and code analysis.

The powerful code editor helps you be a more productive Android app developer.

Code templates and GitHub integration

New project wizards make it easier than ever to start a new project.

Start projects using template code for patterns such as navigation drawer and view pagers, and even import Google code samples from GitHub.

Multi-screen app development

Build apps for Android phones, tablets, Android Wear, Android TV, Android Auto and Google Glass.

With the new Android Project View and module support in Android Studio, it's easier to manage app projects and resources.

Virtual devices for all shapes and sizes

Android Studio comes pre-configured with an optimized emulator image.

The updated and streamlined Virtual Device Manager provides pre-defined device profiles for common Android devices.

Android builds evolved, with Gradle

Create multiple APKs for your Android app with different features using the same project.

Manage app dependencies with Maven.

Build APKs from Android Studio or the command line.

More about Android Studio

Download Android Studio
  • Built on IntelliJ IDEA Community Edition, the popular Java IDE by JetBrains.
  • Flexible Gradle-based build system.
  • Build variants and multiple APK generation.
  • Expanded template support for Google Services and various device types.
  • Rich layout editor with support for theme editing.
  • Lint tools to catch performance, usability, version compatibility, and other problems.
  • ProGuard and app-signing capabilities.
  • Built-in support for Google Cloud Platform, making it easy to integrate Google Cloud Messaging and App Engine.

For more details about features available in Android Studio, read the overview at Android Studio.

If you have been using Eclipse with ADT, be aware that Android Studio is now the official IDE for Android, so you should migrate to Android Studio to receive all the latest IDE updates. For help moving projects, see Migrating to Android Studio.

System Requirements

Windows

Mac OS X

On Mac OS, run Android Studio with Java Runtime Environment (JRE) 6 for optimized font rendering. You can then configure your project to use Java Development Kit (JDK) 6 or JDK 7.

Linux

Tested on Ubuntu® 14.04, Trusty Tahr (64-bit distribution capable of running 32-bit applications).

Other Download Options