page.title=Android Studio page.tags=download page.template=sdk header.hide=1 page.metaDescription=Download the official Android developer tools to build apps for Android phones, tablets, wearables, TVs, and more. studio.version=1.0.0 studio.linux_bundle_download=android-studio-ide-135.1629389-linux.zip studio.linux_bundle_bytes=243909934 studio.linux_bundle_checksum=601a302f10cf8a22ba4216e0884a035bdfec38b3 studio.mac_bundle_download=android-studio-ide-135.1629389.dmg studio.mac_bundle_bytes=245757810 studio.mac_bundle_checksum=0d9e0e230ece9f2e696b1b076c36ee1e73edcf3c studio.win_bundle_exe_download=android-studio-bundle-135.1629389.exe studio.win_bundle_exe_bytes=852499624 studio.win_bundle_exe_checksum=0c8a3b45385a698b43a47757fdd6a83ca837abd2 studio.win_notools_exe_download=android-studio-ide-135.1629389.exe studio.win_notools_exe_bytes=262099808 studio.win_notools_exe_checksum=bfc6e9397f72969bcb3db80c9abe3a205540c8ab studio.win_bundle_download=android-studio-ide-135.1629389-windows.zip studio.win_bundle_bytes=246241434 studio.win_bundle_checksum=6951e678a41b94b6172276727537db8590be7270 sdk.linux_download=android-sdk_r24-linux.tgz sdk.linux_bytes=141308131 sdk.linux_checksum=3cc1fcec302a8478e240e42b94dd2de73b9d0cc9 sdk.mac_download=android-sdk_r24-macosx.zip sdk.mac_bytes=88535806 sdk.mac_checksum=89b256c82e6ab432881fa7d726bdd0541c656616 sdk.win_download=android-sdk_r24-windows.zip sdk.win_bytes=140738187 sdk.win_checksum=8d20f800cbace1b92873ebba1e16ff134a2b062b sdk.win_installer=installer_r24-windows.exe sdk.win_installer_bytes=92179689 sdk.win_installer_checksum=71ec3d91a4239b44128bf43add888bc357776be9 @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 guide to Android Studio Basics.

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 in order to continue 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® 12.04, Precise Pangolin (64-bit distribution capable of running 32-bit applications.

Other Download Options