Android Studio - Bumblebee | 2021.1.1 Canary 10 is now available in the Canary and Dev channels.
Android Studio - Arctic Fox | 2020.3.1 Patch 1 is now available in the Stable channel.
This update includes fixes for the following issues:
Android Studio - Bumblebee | 2021.1.1 Canary 8 is now available in the Canary and Dev channels.
If you already have an Android Studio build on the Canary or Dev channel, you can get the update by clicking Help > Check for Update (or Android Studio > Check for Updates on macOS). Otherwise, you can download here.
For information on new features and changes in all preview builds of Android Studio Arctic Fox, see the Android Studio Preview release notes. For details of bugs fixed in each preview release, see previous entries on this blog.
The bug fixes included in this update can be found here. For details of bugs fixed in each preview release, see previous entries on this blog.
We greatly appreciate your bug reports, which help us to make Android Studio better. If you encounter a problem, let us know by reporting a bug. Note that you can also vote for an existing issue to indicate that it also affects you.
Android Studio - Bumblebee | 2021.1.1 Canary 7 is now available in the Canary and Dev channels.
We are very happy to announce the release of ConstraintLayout 2.1.0, the final release for 2.1, as well as the 1.0.0 beta02 release for ConstraintLayout in Jetpack Compose
dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.1.0'
}
implementation 'androidx.constraintlayout:constraintlayout-compose:1.0.0-beta02'
More information about the new features in 2.1.0 can be found on the wiki, the source code is available on https://github.com/androidx/constraintlayout
More information about the new features in 1.0 can be found on the wiki, the source code is available on https://github.com/androidx/constraintlayout. Examples found here.
Android Studio Arctic Fox is now available in the Stable channel. You can download it here.