Monday, April 2, 2018

Android Studio 3.2 Canary 9 now available


Android Studio 3.2 Canary 9 is now available in the Canary and Dev channels.



Data Binding V2:


Data Binding V2 is now enabled by default and is compatible with V1. This means that, if you have library dependencies that you compiled with V1, you can use them with projects using Data Binding V2. However, note that projects using V1 cannot consume dependencies that were compiled with V2.



General bug fixes:


This update includes fixes for the following public issues:
  • Issue#37133944: An empty path string should not be created when importing a vector drawable from SVG
  • Issue#74428305: Android P AVD Has "Android null (Google APIs)" as Target
  • Issue#73493534: Built-in shrinker Proguard rules parser
  • Issue#73957018: Stop min sdk support from manifest when building via gradle
  • Issue#74240422: APK Analyzer warning opening R8 generated mapping file
  • Issue#74278841: Jar resources are stripped and cannot be retained
  • Issue#74388337: False positive "SharedPreferences.edit() without a corresponding commit() or apply() call"
  • Issue#74469014: Non-ASCII characters are not handled well in the profiler
  • Issue#72798630: Unable to find module with Gradle path
  • Issue#73864693: LayoutInspector throws java.lang.StringIndexOutOfBoundsException: String index out of range: 610
  • Issue#71817695: Adding "year" to logcat time output



If you already have an Android Studio build on the Canary or Dev channel, you can get the update by clicking Help > Check for Update (or Android Studio > Check for Updates on Mac). Otherwise, you can download here.