最近改用 Android Studio,但是一執行模擬器就掛了
顯示的錯誤訊息:
Cannot launch AVD in emulator.
Output:
emulator: ERROR: x86 emulation currently requires hardware acceleration!
Please ensure Intel HAXM is properly installed and usable.
CPU acceleration status: HAX kernel module is not installed!
上網查過資料之後,這是沒有安裝硬體加速功能的關係
但是我的 BIOS 本身就不支援硬體加速,所以沒辦法安裝
想請教各位前輩,有什麼方法能夠把 HAXM 的功能關掉
速度慢一點倒是沒關係,主要是可以順利執行,謝謝