Release updates archive


Android Studio 4.1 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 ...

Emulator 30.0.10 is now available in the Canary and Dev channels. Changes:
  • Removed prints about certs and GRPC on startup.
  • macOS emulator no longer disables App Nap. If also run with -no-audio, the emulator should now stop from preventing sleep on macOS.
  • Relaxed logical core requirement to 6 from 8 on macOS so more users can run images with multiple vCPUs.
  • Fixed issue in Car AVDs where in the HAL property page, LEFT_FRONT was incorrectly labeled as "Front right".
  • Fixed some GLES3 extensions not being able to be found after the move to static build in 30.0.8.
  • eglChooseConfig called with null attrib_list argument now more liberally returns the first config found rather than bailing out.


Android Studio 4.0 Beta 5 is now available in the Beta channel.

If you have Android Studio set up to receive updates on the  Beta channel, you can get the update by choosing ...


Android Studio 4.1 Canary 7 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 ...


Android Studio 4.1 Canary 6 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 ...

Android Studio 3.6.3 is now available in the Stable channel.

If you already have an Android Studio build on the  Stable channel, you can get the update by clicking ...

Emulator 30.0.9 is now available in the Canary and Dev channels. Changes:
  • Metrics are now tracked for extended window usage.
  • Fixed issue where glTexStorage2D did not work with ASTC compressed texture formats (Requires corresponding change in system image)

Emulator 30.0.8 is now available in the Canary and Dev channels. Changes:
  • GLES translator libraries have been changed to be linked statically. This should slightly improve download size and startup time, while having fewer ways to link the wrong GLES libraries.
  • Removed libGLES12Translator as we use an internal GLES1 translator in all cases now for GLES1.


Android Studio 4.1 Canary 5 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 ...


Android Studio 4.0 Beta 4 is now available in the Beta channel.

If you have Android Studio set up to receive updates on the  Beta channel, you can get the update by choosing ...

Emulator 30.0.7 is now available in the Canary and Dev channels. Changes:
  • Fixed hang on starting Windows emulator that happened right after the boot animation.
  • Fixed issue where Vulkan external semaphore type OPAQUE_FD (in the guest) was not working on Windows hosts (due to bug in translation to win32 handle semaphores).
  • Added support for vendor boot images (emulator side).