Answers for "android studio emulator blue screen windows 10"

3

android studio emulator blue screen windows 10

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
Posted by: Guest on May-18-2021

Code answers related to "android studio emulator blue screen windows 10"

Code answers related to "Dart"

Browse Popular Code Answers by Language