Android Studio Ladybug | 2024.1.3 Canary 3 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.
For details of bugs fixed in each previous release of Android Studio Ladybug, see
closed issues.
General fixes and features
Below is a list of general fixes in Android Studio Ladybug | 2024.1.3 Canary 3 and Android Gradle Plugin 8.7.0-alpha03. 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 |
Code Editor |
Android Studio doesn't show suggestions for navigation include attributes
|
|
Import/Sync |
Incorrect IDE error for internal access from testFixtures with Kotlin
|
|
Lint |
Bug: false positive error of using too-new API, when I already have a check for the API above
|
Incorrect lints on path-permission inside provider
|
|
Manifests |
Incorrect warning on <path-permission> element
|
|
Preview |
AS Compose Preview doesn't work with generated assets
|
|
SDK Manager |
SDK Components Setup dialog freezes NVDA screen reader
|
|