Thursday, May 30, 2024

Android Studio Koala Feature Drop | 2024.1.2 Canary 4 now available

Android Studio Koala Feature Drop | 2024.1.2 Canary 4 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 Koala Feature Drop, see the Android Studio Preview release notes. For details of bugs fixed in each previous release of Android Studio Koala Feature Drop, see closed issues.

General fixes and features

Below is a list of general fixes in Android Studio Koala Feature Drop | 2024.1.2 Canary 4 and Android Gradle Plugin 8.6.0-alpha04. 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
Compose Editing
Autocomplete for @Composable function with single optional lambda param has duplicates
Layout Inspector
Layout Inspector not showing count of recompositions within children
Running Devices
StudioScreenSharingAgent crashes on certain devices with API 29 due to incorrect JNI call to SurfaceControl.destroyDisplay