Google launches the first beta of Android Studio Arctic Fox

Google launches the first beta of Android Studio Arctic Fox

3 years ago
Anonymous $LNMzUc6XNz

https://techcrunch.com/2021/05/18/google-launches-the-first-beta-of-android-studio-arctic-fox/

At its I/O developer conference, Google today announced the first beta of the next version of its Android Studio IDE, Arctic Fox. For the most part, the idea here is to bring more of the tooling around building Android apps directly into the IDE.

While there is a lot that’s new in Arctic Fox, maybe the marquee feature of this update is the integration of Jetpack Compose, Google’s toolkit for building modern user interfaces for Android. In Android Studio, developers can now use Compose Preview to create previews of different configurations (think themes and devices) or deploy a preview directly to a device, all while the layout inspector makes it easier for developers to understand how (and why) a layout is rendered the way it is. With Live Updates enabled any change is then also directly streamed to the device.