Release updates archive

 

Emulator 30.1.1 is now available in the Canary and Dev channels.

General fixes available in this release

  • Removed icebox run command from console
  • Removed the redundant foldable snapshot
  • Upgraded compiler toolchain to clang 11.0.2
  • Vulkan: enforce page alignment host pointers of ColorBuffer
  • Unlock foldable structure when calling UI change.


Android Studio 4.2 Canary 8 is now available in the Canary and Dev channels.

If you have Android Studio set to receive updates on the  Canary or Dev channel, you can get the update by choosing ...

ConstraintLayout 2.0.1 is now available on the google maven repository ...

 Emulator 30.1.0 is now available in the Canary and Dev channels.

General fixes available in this release:

We are very happy to announce the stable release of ConstraintLayout 2.0 -- a long journey, but this version adds a very long list of capabilities to v1!


Emulator 30.0.26 is now available in the Canary and Dev channels.

General fixes available in this release:

  • Fixed FD_SETSIZE error on Windows. We now use WSAEventSelect() instead of select() for establishing non-blocking connections to loopback servers.
  • Added F16C CPUID feature support to Linux emulator; macOS/Windows in progress.
  • If hw.audioInput=no and hw.audioOutput=no in config.ini, emulator audio is now properly disabled.
  • Added support on the host side for virtio-gpu host coherent blob resources.
  • Due to how emulator rendering works, we now process virtio-gpu virtqueue in the vcpu thread (because rendering is offloaded to other threads anyway). virtio-gpu rendering will be enabled in a future system image + emulator version.
  • Fixed an issue where if the emulator window was minimized while the extended controls window was open but not active, the extended controls window would keep showing up when resizing the emulator window. We will completely remove the behavior (the case with active extended controls window) in a future update.

Emulator 30.0.25 is now available in the Canary and Dev channels. 

Continuous Testing with Android Emulator Containers

Emulator 30.0.24 is now available in the Canary and Dev channels.