Friday, October 25, 2019

Emulator 29.2.6 Canary, HAXM 7.5.4 to Stable

Emulator 29.2.6 is now available in the Canary and Dev channels. HAXM 7.5.4 is now available in all channels. Changes:
  • Fixed crash when starting fresh API 26/27 system images.
  • Added a command line option to start a screen recording for the current session:
    • Format: -record-session <filename>,<delay-until-start>,<duration>
    • Example: -record-session tmp.webm,5,10
  • 32-bit ARM headless build (qemu-system-armel-headless) is now included with the distribution.
Changes in HAXM 7.5.4:
  • Fixed issues with inconsistent interruptibility state and improperly continuing to run the guest if snapshots were loaded while the emulator is running. More details