Android Studio Chipmunk | 2021.2.1 RC 1 is now available in the Beta channel.

If you already have an Android Studio build on the Beta channel, you can get the update by clicking Help > Check for Update (or Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

For information on new features and changes in all preview builds of Android Studio Chipmunk, see the Android Studio Preview release notes. 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. 

General fixes

This update addresses the following issues. For details of new features and bugs fixed in each preview release, see previous entries on this blog.

Android Gradle Plugin

Benchmark

C++ Build
  • Issue #159411906: externalNativeBuildClean runs preBuild also when using AGP 4.0.0
  • Issue #206099937: Very confusing error when ninja and cmake are in different directories

Code Editor

Gradle Files Editor

Import/Sync
  • Issue #217593057: Syncing with Gradle files fails with AGP 7.3.0-alpha01 in Chipmunk Studio

Lint
  • Issue #225936245: [Lint] "Recycle" detector incorrectly flags animations as not being started

Macrobenchmark
  • Issue #219042634: ExampleStartupBenchmark documentation refers to wrong attribute
  • Issue #219483595: ExampleStartupBenchmark uses non-existing CompilationMode.SpeedProfile

Memory