Intel HAXM (Hardware Accelerated Execution Manager) uses Intel (R) Virtualization Technology (VT)-based Hardware acceleration. Therefore, the CPU needs to support VT and is limited to Intel CPU, which is not compatible with amd cpu, intel HAXM is described as follows:
- Use Intel VT technology;
- Provides hardware acceleration for simulated running of Android x86 Virtual Devices;
- Integrate with Android SDK;
The hardware requirements are as follows:
- Supports Intel processors such as VT-x, EM64T, and Execute Disable Bit;
- At least 1 GB available memory
Supported operating systems:
- Windows 7 (32/64-bit)
- Windows Vista (32/64-bit)
- Windows XP (32-bit only)
- OS X 10.6 or 10.7 (32/64-bit)
Download and install Intel HAXM extensions
Start Android SDK Manager. In the Package list, the Intel HAXM extension, check, download, and do not need to go to Intel's website. For example:
After you download HAXM, you need to run the installer to install it. The download directory of HAXM isandroid-sdk\extras\intel\Hardware_Accelerated_Execution_Manager
, RunIntelHaxm.exe
Install the SDK. Follow the instructions on the screen to install it step by step.
Download Android x86 Images
Android SDK Manager already has an x86 image of 4.1.2, so select an x86 image of 4.1.2, as shown in:
Use Android x86 Images
Create or edit the Android simulator and set the CPU/ABI of the simulatorIntel Atom X86
, As shown in:
If there are no errors in the above steps, now the Android simulator runs at almost the same speed as the real machine, and there is no need to envy the iOS simulator on the MAC platform.