Thursday, February 14, 2019

Android Studio 3.5 Canary 4 available


Android Studio 3.5 Canary 4 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 #123054726: sdkmanager --licenses isn't pulling latest licenses, despite CI build failure saying otherwise
  • Issue #117374693: Android Studio incorrectly warns that s inside of VectorDrawables are unsupported on API 23 and below
  • Issue #118149362: The "Setting" clipart icon creates unnecessary overhead by being drawn too elaborately
  • Issue #122866738: getProcessManifest wrong deprecation alternative in Javadoc
  • Issue #122881612: New R file generation on Studio 3.3 fails to execute
  • Issue #120625735: Gradle sync failed
  • Issue #118596839: C++ parsing errors - wrong paths in android_gradle_build.json
  • Issue #123616298: Space in project path causes cmake 3.10 build to fail
  • Issue #123071299: cmake integration is broken
  • Issue #68178350: Code Style Right margin settings bug
  • Issue #78097962: [bug] Per project Studio settings getting lost.
  • Issue #123178228: AndroidClassWithOnlyInnerClassesBase.: Incorrect package name: 1
  • Issue #120277395: AndroidX compilation failure: "cannot generate view binders: Stream closed"
  • Issue #123071296: Layout Bar ghost image, remains locked on screen. Cannot be removed until AS restart.
  • Issue #73826291: Memory leak in RenderTask.myAssetRepository
  • Issue #120750247: Android Studio 3.3 RC 2: Can not resolve symbol in studio editor for resource created by build phase
  • Issue #123032845: Resource ID can't be resolved in XML and JAVA under some circumstances (but a project is compilable)
  • Issue #123393225: AndroidGotoRelatedProvider no longer finds AAR resources
  • Issue #123089182: False positives for Implicit Sam Conversion check
  • Issue #80205221: Manifest element placed in displays incorrect lint warning
  • Issue #122944954: profiling-failed-in-android-studio-3-3 all apps crash with new AS 3.3 until you disable "adv. profiling"!
  • Issue #123523414: GradleTaskRunners leak whenever app is run
  • Issue #123377557: R class navigation doesn't work with AS 3.3 and AGP 3.1
  • Issue #122553598: Adding new module to an androidx project fails
  • Issue #122885760: In China, gradle sync will fail with "can not get time from google servers"
  • Issue #122955511: ADB Connection Assistant Exception on MacOS
  • Issue #123885701: Record UsbDevice serial numbers on linux
  • Issue #123886676: Record UsbDevice serial numbers on Mac
  • Issue #37104675: ddmlib sometimes loses clients after attach debugger followed by detach
  • Issue #123377224: Run/Debug Configuration dialog's Deployment Target Options drop-down combo box always resets to "Use the device/snapshot drop down" option
  • Issue #37092608: SDK Manager complains about "No space left on device"
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.