Emulator 27.2.0 Canary for Mac and Linux
2018年3月9日星期五
Emulator 27.2.0 is now available in the Canary channel for Mac and Linux. (Windows coming soon.)
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:
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.