Monday, July 15, 2024

Android Studio Ladybug | 2024.1.3 Canary 1 now available

Android Studio Ladybug | 2024.1.3 Canary 1 is now available in the Canary channel.

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

For information on new features and changes in Android Studio Ladybug, see the Android Studio Preview release notes.

General fixes and features

Below is a list of general fixes in Android Studio Ladybug | 2024.1.3 Canary 1 and Android Gradle Plugin 8.7.0-alpha01. These are a result of your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. You can also vote for an existing issue to indicate that it also affects you.

Fixed Issues
Android Gradle Plugin
`DataBindingCompilerArguments.asArguments` sometimes fails with "Cannot query the value of this provider because it has no value available"
Lint uses res directory without adding task dependency
Code Editor
TypeDefCompletionContributor: Kotlin "optimize imports on the fly" setting not honored
Bug: no support for any attribute of AccessibilityService in terms of auto-completion/suggestion
Bug: auto-suggestions of "intent" and "extra" for preferences XML file
Firebase
AQI: Firebase Crashlytics panel doesn't work with corporate proxy
Import/Sync
Default flavors aren't respected for dynamic features
Gradle sync fails with plugin that uses variant.sources.manifests.addGeneratedManifestFile
Lint
CheckResult does not warn about inlined functions with reified generics
Lint incorrectly flags core-library-desugared APIs with AGP 8.5.0
Lint: SetTextI18n complains about assigning an empty string.
Logcat
How to filter a message contains a colon in android studio new logcat
Logcat Proto Format Reports Process Name as Zygote For New Processes
Manifests
Bug: auto completion of elements in data element of queries that can't be used
Resources
Support uri-relative-filter-group in AGP
Supprot uri-relative-filter-group in manifest editor
Unhelpful error message when using unsupported VectorDrawable attribute
Running Devices
Support turning display power off on Android 14
Translations Editor
Bug: in translation tool, can't use arrow keys to move to translations, and scrolling doesn't affect them either