Release updates archive

Android Emulator 28.0.10 is now available in the Canary and Dev channels.


Android Studio 3.3 Canary 12 is now available in the Canary and Dev channels.

If you have Android Studio set to receive updates on the Canary or Dev channel, you can get the update by choosing ...



Android Studio 3.2 is now available in the Stable channel. You can download it here.

Known issues

  • We strongly recommend against updating to Kotlin 1.2.70. Android Studio includes a version of Kotlin 1.2.61 that fixes a bug that can cause Android Studio to hang. Kotlin 1.2.71 and later also include this fix. Kotlin 1.2.70 does not include this fix.
  • Typically, you do not need to manually specify which verison of Android Build Tools for Android Studio to use. However, to use the current build tools when using Android Gradle plugin 3.2.0 with renderscriptSupportModeEnabled set to true, you do need to include the following in each module's build.gradle file:

    android.buildToolsVersion "28.0.3"


    A future update of the Android Gradle plugin is intended to address this issue.

Android Emulator 28.0.9 is now available in the Canary and Dev channels.
  • -gpu guest (software rendering in the guest) has been deprecated. API 28+ system images will now auto switch to using Swiftshader (-gpu swiftshader_indirect).
  • We have received reports of emulator hangs on Mac when the AVD is configured with 4 GB of guest RAM. If you are experiencing this, please file an issue in Issuetracker: https://issuetracker.google.com/issues?q=componentid:192727


Android Studio 3.3 Canary 11 is now available in the Canary and Dev channels.

If you have Android Studio set to receive updates on the Canary or Dev channel, you can get the update by choosing ...

Android Emulator 28.0.8 is now available in the Canary and Dev channels.


Android Studio 3.3 Canary 10 is now available in the Canary and Dev channels.

If you have Android Studio set to receive updates on the Canary or Dev channel, you can get the update by choosing ...


Android Studio 3.3 Canary 9 is now available in the Canary and Dev channels.

If you have Android Studio set to receive updates on the Canary or Dev channel, you can get the update by choosing ...

Android Studio 3.2 Release Candidate 3 (RC3) is now available in the Beta channel.

RC3 is expected to be the final release candidate for Android Studio 3.2. If we find no additional blocking issues, this is the version of Android Studio 3.2 that we will release to the Stable channel. We’ve worked to fix a number of memory issues and bugs, as well as to bring a set of improvements and new features, and now we need your help to ensure that we're ready. Please, try this preview version in all of your regular workflows, and ...

Android Emulator 28.0.7 is now available in the Canary and Dev channels.

Changes ...