The Linux version of the emulator is now built using a modern Clang C++ toolchain. This change fixes the long-standing issue of the emulator failing to start due to libGL and libstdc++ errors
Other fixes:
- Many ADB zombie processes could get spawned by the emulator when ADB versions mismatched. (issue 73094692)
- Spurious pstore-related warning message often displayed. (issue 73249556)
- Multiple webcams were not supported on Mac. Now webcam0 and webcam1 can be used together.
- Load Now button added to Settings page, allowing loading of a Quick Boot snapshot without requiring a restart of the emulator.
- Incremental saving now applies to the Save Now button, allowing for faster saves.