[go: up one dir, main page]

Release updates archive

UPDATE: Due to an issues with the Android Plugin for Gradle in Beta 3 (64527520), we've pulled it down and recommend that you not accept the update. If you already did, you can go back to Beta 2 by downloading here.

Android Studio 3.0 Beta 2 is now available in the Canary, Dev, and Beta channels.

This release fixes an issue which resulted in the compiler throwing a ClassNotFoundException when you enable Java 8 language features and specify minSdkVersion 19 or higher—this also caused some code analysis tools, such as ProGuard, to fail. For more information, see issue #64527520.


If you already have an Android Studio preview installed, you can get the update by clicking Help > Check for Update (or Android Studio > Check for Updates on Mac). Otherwise, you can download here.
Known issue:
If you have an existing Android Studio project that's using an alpha version of Android plugin 3.0.0 (such as 3.0.0-alpha9), you may get the following error when you migrate to Android plugin 3.0.0-beta1 (or higher) and sync your project: Gradle project refresh failed.

Resolve this issue selecting Build > Clean Project from the menu bar—you need to perform this action only once for each project. You can then sync your project files with Gradle by clicking Sync Project from the toolbar.

Android Studio 3.0 Beta 1 is now available in the Canary and Dev Channels.




Known issue: If you have an existing Android Studio project that's using an alpha version of Android plugin 3.0.0 (such as 3.0.0-alpha9), you may get the following error when you migrate to Android plugin 3.0.0-beta1 and sync your project: Gradle project refresh failed.

Resolve this issue selecting Build > Clean Project from the menu bar—you need to perform this action only once for each project. You can then sync your project files with Gradle by clicking Sync Project from the toolbar.


This release includes various bug fixes, including the following:
  • Fixed an issue where using the Kotlin plugin crashes with a classloading issue.
  • Fixed an issue where the menu bar no longer appears. (Issue #63743086)

Android Studio 3.0 Canary 9 is now available in the Canary and Dev Channels, and includes various bug fixes.

Known Issues
    • Menu bar disappears. (Issue #63743086)
    • You can no longer create new Google cloud modules–working as intended. (Issue #63974954)
      • Existing App Engine modules will continue to work.
      • For new projects, use Firebase. To learn more about integrating your Android Studio project to Firebase, read Connect to Firebase.

    Our primary focus at this stage is to stabilize Android Studio 3.0 to a beta quality release. Please keep sending your feedback by clicking Help > Submit Feedback.