Wednesday, September 18, 2019

Android Studio 3.6 Canary 12 available


Android Studio 3.6 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 Help > Check for Updates (Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

Fragment wizard and new fragment templates

A new Fragment wizard and fragment templates are now available by navigating to File > New > Fragment > Gallery or by clicking Create new destination in the Navigation editor.

General fixes

This update includes fixes for the following public issues:
APK Viewer
Data Binding
Dexer (D8)
  • Issue #140290149: Class module-info is missing a super type. Class file version 53.
Editing
  • Issue #140362782: Files created by templates are not picked up by resource repositories
Layout Editor
Lint
  • Issue #133465551: Lint 26.5.0-beta02 DefaultLocale triggers on Kotlin's decapitalize method
New Project Wizard
  • Issue #138951281: Create New Module wizard is blocked by Project needs to be converted to androidx.* dependencies
Run Debug
View Binding
For information on new features and changes in all preview builds of Android Studio 3.6, see the Android Studio Preview release notes. For details of bugs fixed in each preview release, see previous entries on this blog.

We greatly appreciate your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. Note that you can also vote for an existing issue to indicate that you are also affected by it.