Monday, March 25, 2019

Android Studio 3.5 Canary 8 available


Android Studio 3.5 Canary 8 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.

General fixes

This update includes fixes for the following public issues:
APK Viewer Build
  • Issue #123895238: Execution failed for task ':app:generateJsonModelDebug' Format specifier '%s'
Core IDE Data Binding Debugger Gradle
  • Issue #124208289: Android Studio includes all densities and ABIs when deploying to a device
  • Issue #123303852: BuildConfig.APPLICATION_IS is confusing in library module
  • Issue #124235144: Reading META-INF/proguard files that are not inside .aars or .jars
  • Issue #117869443: Disallow manual split="foo" in dynamic feature manifests
Gradle Sync Layout Editor
  • Issue #128284728: [PropertyPanel] Typing a value moves the caret randomly and throw a out of bound exception
Lint
  • Issue #124274575: @CallSuper in Java8 Interface with default implementation for method issue
Navigation Editor New Project Wizard Profilers
  • Issue #125166472: Cannot open trace files generated with Debug.startMethodTracing in Android Studio
Run Debug 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.