Troubleshoot Android AVD startup error issues

Source: Internet
Author: User

Finally, from the ADT bundle to Android Studio development environment, a thorn, and now encounteredSimulator problem, it would have been quicker to debug the program directly with the real machine, but the AVD had to be opened in order to simulate multiple systems.

Nonsense not to say, the problem and the solution are as follows:


1. The image and profile directories generated by the default AVD are generally under%WINDIR%/USERS/XXX/.ANDROID/AVD, and I am in the AS (Android Studio, below with AS), and its AVD path has been moved to Android In the directory of the SDK, such as D:/ANDROID/SDK/.ANDROID/AVD; Of course, my SDK directory must have been set up in as, and now I have created an AVD and opened an error: not in the environment variable Android_avd_home The corresponding AVD configuration file is found below.

Resolution: InAdd the corresponding variable android_avd_home, android_sdk_home, respectively, to the corresponding directory, where it seems android_avd_home to be added in the user variable to be valid, do not know why?

2. The previous step error no longer appears, after the problem is not installed HAXM accelerator. The accelerator has already been downloaded in the SDK Extra (directory for \%your Android SDK location%\extras\intel\hardware_accelerated_execution_manager), waiting to be installed

FIX: Click Silent_install.bat to install


3. There is a problem with the installation accelerator, the log is as follows:

This computer does isn't support for Intel virtualization Technology (VT-X). HAXM cannot be installed.
Refer to the Intel HAXM documentation for more information.

Resolution: A. Open vt-x in the BIOS, if not, it's all in vain.

B. If you have previously installed Hyper-V in your system, you will need to uninstall before you can successfully install HAXM

The problem is not much, maybe it is helpful to you.

Troubleshoot Android AVD startup error issues

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.