Monday, April 15, 2019

Android Studio 3.5 Canary 11 available


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

Smart editor support for AndroidX Preference library

Android Studio now supports auto-completion and lint checks when working with AndroidX Preference library hierarchies in an XML resource.

Known issues

Due to a bug in 3.5 Canary 8, no patches are available from that version to any other. If you are using Canary 8 and want to upgrade, please download the IDE. We apologize for any inconvenience.

General fixes

This update includes fixes for the following public issues:
AVD Manager
  • Issue #129338679: AVD managers suggests internal storage size way too big
  • Issue #123531078: Inconsistent navigation behavior from generated binding object between Java and Kotlin Project
  • Issue #129092517: Add lint error for missing kapt plugin in build.gradle.kts files
Data Binding
  • Issue #123379503: Changing element in does not change binding for kotlin files until Rebuild project.
Debugger
Editing
For information on new features and changes in all preview builds of Android Studio 3.5, 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.