1, the new AVD, error "No Cpu/abi system image available for this target",
FIX: Download the system Image in SDK Manager
2, the System Image is based on arm and Intel, if the use of ARM, will prompt the following, continue to run the simulator is very slow
FIX: Download the Intel-based system image and select the image in Cpu/abi
3. After using Intel System image to create an Android emulator, run the Times error as follows,
WORKAROUND: Because the Intel HAXM is not installed, this is used for hardware acceleration and needs to be installed in the SDK manager under the Extras folder
4. When installing Intel HAXM in SDK Manager, "Intel Acceleration and Windows incompatibility Problem" appears, we recommend to download the website:
Https://software.intel.com/en-us/android/articles/intel-hardware-accelerated-execution-manager-end-user-license-agreement
Install HAXM need to turn on the CPU virtualization function, open method such as HP computer, start by pressing F10 key to enter, or install error
5. Finally, the AVD finally started to succeed,
Start the Android Simulator problem collection