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=0.8.14 studio.linux_bundle_download=android-studio-ide-135.1538390-linux.zip studio.linux_bundle_bytes=176358193 studio.linux_bundle_checksum=718356b49254f6c4e55c64b99164d311995205dd studio.mac_bundle_download=android-studio-ide-135.1538390-mac.zip studio.mac_bundle_bytes=176745627 studio.mac_bundle_checksum=4070e6f6a44d042266f46f1f2f9ca3448ac23f8cd studio.win_bundle_download=android-studio-ide-135.1538390-windows.zip studio.win_bundle_bytes=177343814 studio.win_bundle_checksum=b533480200ba893616c73b32477e66ebb357a1b3 sdk.linux_download=android-sdk_r23.0.2-linux.tgz sdk.linux_bytes=140827643 sdk.linux_checksum=94a8c62086a7398cc0e73e1c8e65f71e sdk.mac_download=android-sdk_r23.0.2-macosx.zip sdk.mac_bytes=90996733 sdk.mac_checksum=322787b0e6c629d926c28690c79ac0d8 sdk.win_download=android-sdk_r23.0.2-windows.zip sdk.win_bytes=141435413 sdk.win_checksum=89f0576abf3f362a700767bdc2735c8a sdk.win_installer=installer_r23.0.2-windows.exe sdk.win_installer_bytes=93015376 sdk.win_installer_checksum=7be4b9c230341e1fb57c0f84a8df3994 @jd:body
 

Android Studio

The official Android IDE

  • IntelliJ IDE Community Edition + Android Studio plugin
  • Android SDK tools
  • Android 5.0 (Lollipop) Platform
Download Android Studio

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

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.

Build apps for all screen types

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.

Target and test against key devices

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.

Import code from GitHub

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

Start with common app patterns such as navigation drawer or view pagers, and even import Google code samples from GitHub.

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've been using Eclipse with ADT, be aware that the ADT plugin is no longer in active development, so you should migrate to Android Studio as soon as possible. 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 SDK Downloads