Tuesday, April 7, 2020

Android Studio 4.0 Beta 4 available


Android Studio 4.0 Beta 4 is now available in the Beta channel.

If you have Android Studio set up to receive updates on the Beta 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.

Build Analyzer disabled

The Build Analyzer is disabled in Android Studio 4.0 Beta 4. It will be re-enabled in Beta 5.

General fixes

This update also includes fixes for the following public issues:
Android Gradle Plugin Build Variants
  • Issue #150325708: Build Flavour resets itself to default each time I restart Android Studio
Dexer (D8) Import/Sync Layout Editor Lint Lint Inspections Run
  • Issue #144274828: "Build resource" action runs JPS builder in Android Studio
  • Issue #150583984: ApkProvisionException: No outputs for the main artifact of variant: debug
Shrinker (R8)
  • Issue #151649643: coreLibraryDesugaringEnabled = true leads to ClassNotFoundException on debug builds
  • Issue #150274427: RET should be handled by the ASM jsr inliner
View Binding

For information on new features and changes in all preview builds of Android Studio 4.0, 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.