Thursday, April 9, 2020

Android Studio 4.1 Canary 5 available


Android Studio 4.1 Canary 5 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.

New Database Inspector



Inspect, query, and modify your databases in your running app using the new Database Inspector. To get started, deploy your app to a device running API level 26 or higher, and select View > Tool Windows > Database Inspector from the menu bar.
To learn more, see the release notes.

General Fixes

Android Gradle Plugin
Build Variants
  • Issue #150325708: Build Flavour resets itself to default each time I restart Android Studio
Data Binding
  • Issue #151860061: Data binding errors persist even after the root cause has been fixed
Layout Editor
Layout Inspector
  • Issue #151496808: [BUG][4.0.0-beta02] LayoutInspector -> [+ Select Process ] Button does nothing...
Lint
Lint Inspections
Release Bundle/APKs
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)

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