Thursday, May 23, 2019

Android Studio 3.6 Canary 1 available


Android Studio 3.6 Canary 1 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:

Android Studio UI
APK Viewer
  • Issue #127956589: APK Analyzer returns "?" instead of valid version name after upgrade to 3.3.2
App Development
AVD Manager
  • Issue #116873929: CPU/ABI column in AVD Manager truncates text longer than 3 characters (x86-64) and is not resizable
Build
C++
Core IDE
Data Binding
Deployment
Design Tools
  • Issue #129801143: Request: always choose correct size when importing an SVG to be converted into VectorDrawable
Editing
Gradle
  • Issue #119234600: GradlePropertyModelImpl IllegalStateException: Duplicate key 1.1.5
  • Issue #131393499: Update to Gradle 5.4.1
  • Issue #131204372: Main dex list is empty with dynamic features and Proguard
  • Issue #131114388: R8 - D8 FIrebase performance plugin - Caused by: com.android.tools.r8.utils.AbortException: Error: program input module-info.class', Unsupported source file type
  • Issue #118363127: Improve Application packaging performance
  • Issue #126874329: Turkish Letters Bug
  • Issue #127691661: APK for minSdkVersion=M+, so files should not be compressed by default.
Gradle Sync
IntelliJ
Layout Editor
Lint
  • Issue #124466808: IconExpectedSize triggered on icon that was generated from Android Studio
  • Issue #129985008: DuplicateResourceDetector throws StringIndexOutOfBoundsException with " \" in strings.xml
  • Issue #131073349: Lint fails to add all densities/orientations of a resource to baseline, then fails on subsequent runs
  • Issue #130892328: False positive DrawAllocation
New Project Wizard
  • Issue #130169021: New library modules generated in Android Studio do not set consumerProguardFiles in the gradle script
Project Structure Dialog
  • Issue #131468843: PSD reports "release" build as missing if it is not explicitly declared
  • Issue #131481330: PSD does not reload errors.suggesting when receives additional data from Gradle
Project System
  • Issue #130226195: Warning when opening KTS-based project
  • Issue #131210383: Cannot resolve symbol BuildConfig on 3.5 Canary 13
  • Issue #123677461: Android Gradle Plugin Update adds extra google() repository when doing repository configuration
Run Debug
  • Issue #131170197: Detect and warn if debugging an app that is not "debuggable"
Shrinker (R8)
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.