Android’s official new Integrated Developer Environment (IDE), Android Studio Hedgehog, is now available. Android Studio version 2023.1.1 is out, and developers can enjoy its new features and performance improvements. There’s a whole new App Quality insight to debug issues easily and effectively. Similarly, several other changes are part of the parcel.

Android Studio Hedgehog Features

Aiming for more efficient apps, the new Android Studio added a Power Profiler feature that calculates the app’s drain on devices with a single action and even recommends other possible opportunities.

“Today, we are thrilled to announce the stable release of Android Studio Hedgehog, the official IDE for building Android apps,” Google product manager Sandhya Mohan writes in the announcement post.“In this Android Studio release, we have upgraded the IntelliJ platform to 2023.1, with features designed to improve app performance and battery life, make it easier to upgrade applications to the latest Android version, and make it faster to develop using Jetpack Compose.”

It also brings an SDK Upgrade Assistant to help developers easily elevate the SDK level, aka Android version compatibility. It pinpoints the changes required to make it compatible with the newer Android version. Further, there are new User Interface changes that offer three different modes: compact mode, vertical and horizontal window splitting, and project tabs.

There’s a new Device Mirroring tool that offers an additional window called Running Devices. It provides the ability to mirror a physical Android device in the integrated development environment (IDE) via USB or Wi-Fi, allowing you to interact with the device without having to exit Android Studio. A new Layout Inspector enhancement is that while running an application on virtual hardware or a mirrored device, you can now embed the Layout Inspector in the Running Devices window. This feature is optional, significantly improves the app’s performance, and frees up a great deal of on-screen real estate.

It is now available for download from Android developers. For further details, users can read release notes.

These enhancements collectively underscore Android Studio’s commitment to providing developers with powerful tools, making the app development journey more intuitive, efficient, and feature-rich. As developers delve into the updated version, they can expect an elevated experience that aligns with the evolving needs of modern app creation.

Related: