1. 程式人生 > >運行android模擬器,emulator: ERROR: x86 emulation currently requires hardware acceleration!

運行android模擬器,emulator: ERROR: x86 emulation currently requires hardware acceleration!

current err 分析 execution androi 查看 圖片 電腦 方法

運行android模擬器,emulator: ERROR: x86 emulation currently requires hardware acceleration!

問題:

運行android模擬器,emulator: ERROR: x86 emulation currently requires hardware acceleration!

分析:

電腦沒有啟用虛擬技術或者沒有安裝Intel HAXM軟件。

解決方案:

1.確保BIOS中的Configuration(配置)中的Virtual technoly 為Enable(打開)

一般進入BIOS的方法是,電腦重啟時按住F2(F12),設置Intel Virtual Technology為Enable狀態,如下圖:

技術分享圖片

2.下載Intel HAXM 軟件;

步驟:

第一步:打開“Android Studio - SDK Manager”,如下圖:

技術分享圖片

第二步:右側選擇“Android SDk” ,點擊“SDK Tools”,然後選擇“Intel x86 Emulator Accelerator (HAXM installer)”進行安裝,如下圖:

技術分享圖片

第三步:查看並安裝Intel HAXM

剛才所下載的軟件,被放在:"SDK路徑\extras\intel\Hardware_Accelerated_Execution_Manager"下,如下圖:

技術分享圖片

第四步,點擊安裝“intelhaxm-android.exe”,如下圖:

技術分享圖片

第五步,啟動Andorid Studio - AVD Manager,如下圖:

技術分享圖片

打開模擬器,如下圖:

技術分享圖片

運行android模擬器,emulator: ERROR: x86 emulation currently requires hardware acceleration!