报错:
Emulator: emulator: ERROR: x86 emulation currently requires hardware acceleration!
Emulator: Process finished with exit code 1
Press Windows Key Type "Turn windows features on or off"
Find and uncheck Hyper-V
Restart
Then you just need to re-install the emulator
Open Tools->SDK manager in Android Studio
Click the SDK tools tab
Uncheck the Intel x86 Emulator Accelerator box
Click Apply
Check the Intel x86 Emulator Accelerator box
Click Apply
The emulator should download and reinstall and should give you a success message. Now the emulator should start.
网友评论