📜  android studio avd 崩溃 - Dart 代码示例

📅  最后修改于: 2022-03-11 14:48:03.500000             🧑  作者: Mango

代码示例1
1. Enable virtualization (BIOS/UEFI settings)
2. Disable hyper-v via cmd (administrator mode):
    bcdedit /set hypervisorlaunchtype off
3. Restart
4. Install intel HAXM:
    https://github.com/intel/haxm/releases