SolveAndroidThe problem with the simulator card is slow
This article describes the use of Intel HAXM technology to accelerate the Android emulator, which makes the simulator run as fast as the real machine.
Intel HAXM(Hardware accelerate execution Manager) uses Intel(R) -based Virtualization Technology(VT) hardware acceleration, therefore requires CPU support VT, and is limited to Intel CPUs, and AMD missed.
Steps:
1. Download and install the Intel HAXM Extension (Baidu to download)
2. launch Android SDK Manager, at the bottom of the package list is the Intel HAXM extension to use, tick, download.
3. After downloading the HAXM , you need to run Setup to install it,HAXM Download the directory is android-sdk/extras/intel/hardware_ Accelerated_execution_manager, run intelhaxm-android.exeand install.
4. Download Android X86 image
The 4.1.2 X86 image is already in the Android SDK Manager , so select 4.1.2 X86 Mirror.
5. using the Android X86 image
6. Complete!
Troubleshoot Android emulator card slow issues