Update to Android SDK Tools 23.0.5 and avd doesn't start

前端 未结 6 690
臣服心动
臣服心动 2020-12-09 05:36

I am running on Windows 8.1 x64, developing Android apps using ADT Bundle. Previously (before updating the Android SDK Tools) the AVD was working very correctly and after th

6条回答
  •  旧巷少年郎
    2020-12-09 06:15

    FIXED

    If you are having issues with the HAXM and it's not working to do what everyone else is saying to do try this:

    1.Make sure you've already tried the steps above (Enable Virtualization in the BIOS, as well as Uninstall and Re-Install the HAXM option from the SDK Manager)

    1. Exit out of Android Studio.

    2. Download and Instal HAXM DIRECTLY from Intel. https://software.intel.com/en-us/android/articles/intel-hardware-accelerated-execution-manager

    3. Start Android Studio.

    Voila!

提交回复
热议问题