Monday, May 6, 2019

Emulator 29.0.8 Stable

Emulator 29.0.8 is now available in all channels. This is a bugfix release with the following changes relative to 29.0.6:
  • Fixed issues with starting the emulator on Windows when the username had non-ASCII characters or spaces.
  • Added support for multiple virtual hardware displays provided there exists a guest service to enumerate and set each display. We will add them in a future emulator system image update.
  • Fixed an error in snapshot load where glIsRenderbuffer would return the incorrect value.
  • Fixed some issues with stale state when the Android guest reboots.
  • Added command line option -delay-adb to suppress processing of ADB packets until the guest is boot completed (off a cold boot). This can help with flaky issues when running CI with the emulator and doing emulator reboots while also using ddms at the same time.
  • Snapshots UI disabled for Auto system images as snapshots are not yet supported for Auto system images.