In May 2024, Android Studio revamped its release process by splitting into two sub-versions: updating the core IntelliJ version first and then following up with feature updates. Android Studio Koala was the pioneer version to adopt this release policy. In June, Google rolled out Koala 2024.1.1, which updated the IntelliJ core to version 2024.1, paving the way for Koala 2024.1.2, known as the Feature Drop edition.
Examples of new features in Koala Feature Drop include:
Android Device Streaming: Testing apps on Android hardware remotely from devices like Pixel 9, Pixel 8a, Galaxy Z Fold 5, Galaxy S23 Ultra.
Enhanced Google services login: Users can conveniently switch between multiple accounts within Android Studio for services like Gemini, Firebase, and Google Play.
Added preview tile for Wear OS clock screen.
USB speed detection: Quickly determine whether connected USB cables support USB 2.0 or 3.0.
Shortcut buttons for device UI settings adjustments, such as switching to Dark Theme or adjusting font size, without frequent visits to Android Settings.
Improved Profiler performance for faster startup and high-speed calling up to 60%.
The next version of Android Studio will be named Ladybug (starting with the letter L) and will follow a similar two-sub-version design as Koala.
Source: Android Developers Blog
TLDR: Android Studio introduces a new release strategy with core updates preceding feature enhancements. Koala Feature Drop brings new functionalities like device streaming, improved Google services login, UI setting shortcuts, and faster Profiler performance. Ladybug will be the codename for the next version of Android Studio.
Leave a Comment