Tuesday, February 26, 2019

Android Studio 3.5 Canary 6 available


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

This update includes fixes for the following public issues:
  • Issue #124471103: lint.jar does not show up in packaged AAR libraries when using lintPublish
  • Issue #124437190: Artifact collection during MergeResources task can take very long for sufficiently large dependency graphs.
  • Issue #111056281: AAPT2 does not disable versioning of ObjectAnimator resources referenced in animated vector drawables
  • Issue #119372339: SVG containing clip paths and transforms does not preview or export to VectorDrawable correctly in Android Studio
  • Issue #124232663: Read access exception when pasting string in property panel (from NlComponentBackendXml)
  • Issue #119924169: SVG-to-Vector converter breaks if element is declared inside of a element
  • Issue #119882812: Vector Import tool does not render the intended output.
  • Issue #37099520: the "Open File or Project" dialog takes 40 secs or so to display
  • Issue #121341637: Internal lint error
  • Issue #123377555: Custom Lint check not showing up with AS + AGP 3.4.0-beta02
  • Issue #124359884: New Module wizard does not allow creating module in sub folder
  • Issue #124164871: New Fragment Wizard Generates Unused Code
  • Issue #117207347: Studio default set up wizard downloads m2repository
  • Issue #124459240: Update url in code to point to feature plugin migration guide
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.