

You can leverage the benefit of 3D representation if your application or device is running on Android API 29 or more.ĭevelopers can now deploy a 3D representation of the on-screen animation and inspect the other attributes. It also navigates you to its location using the hyperlink. Its property value resolution feature allows you to learn the origin of the property in the source code. There's a lot of detailed information on the Layout Inspector to check out as well. If you are deploying an app to a device running on the API level 29 or higher, then you can access some additional features like a dynamic layout. You can deploy the feature by selecting View> Tool Windows> Layout Inspector from the main menu. It also has a dynamic layout hierarchy that gets updated with each refresh, and has detailed view attributes that help you determine resource values. This means now you can visualize how your application will be laid out on-screen along with various features.

Live Layout Inspector Image SourceĪndroid Studio 4.0 now allows developers to have real-time insights into their mobile applications’ UI. You can easily preview your animations and make any changes. The only difference is that you don't need to write it out manually because everything is now be managed by the Motion Editor. You can now deploy the the Motion Layout API with the advanced Motion Editor to develop or edit an animation while everything is stored in an XML file.

It helps Android app developers animate between layout states and manage critical animations easily. Motion layout takes the place of the previous constraint layout and improves it. It also allows you to play/pause animations for debugging. It has a visual design editor that helps you create, edit, and preview your animations without developing the application. MotionLayout is a subpart of ConstraintLayout that helps developers manage widget and motion animation in mobile applications. The Motion Editor upgrades the visual design editor for motion layout and it also generates XML. What are Android Studio 4.0's new features?įollowing is a list of new features along with some info about how they work and why they're great. Let’s take an in-depth look at the fun new features of Android Studio 4.0. Here are some highlights of the release notes:Īndroid Studio 4.0 introduces a plethora of interesting features, including
Android studio preview download#
You can get a direct link to download Android Studio 4.0 by clicking here for your Windows, Mac, and Linux machines. In this article we will learn about some of the exciting features that Android studio 4.0 brings to the table that will help developers out a lot.
Android studio preview code#
In the midst of a pandemic, Google finally released its stable version of Android Studio 4.0 on May 28, 2020.Įvery release brings its own interesting updates and bug fixes that help developers code smarter and develop apps faster than ever.
