Android Studio Ladybug Feature Drop | 2024.2.2 Canary 8 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 Feature Drop, see the Android Studio Preview release notes.
For details of bugs fixed in each previous release of Android Studio Ladybug Feature Drop, see
closed issues.
General fixes and features
Below is a list of general fixes in Android Studio Ladybug Feature Drop | 2024.2.2 Canary 8 and Android Gradle Plugin 8.8.0-alpha08. 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 |
Apks generated from Bundles does not consider privacy sandbox support
|
|
Android Studio |
"Lambda can be replaced with method reference" suggested when it is unhelpful to do so due to version restrictions
|
|
Compiler & Runtime |
ProduceStateDoesNotAssignValue false positive
|
|
Editing |
Remove usages of deprecated EP: com.intellij.dom.fileDescription
|
AI Rename suggestion includes current/original name
|
|
Gradle |
Settings pseudoLocalesEnabled should automatically update resourceConfigurations
|
|
Lint |
AbstractAnnotationDetector checks wrong overloaded functions/constructors
|
Lint ImportAliasTestMode doesn't create import aliases for top level functions
|
WrongConstant lint appearing twice
|
New ObsoleteSdkInt lint warnings with AGP 8.8
|
|