Intel HAXM on macOS high sierra (10.13)

后端 未结 11 2040
走了就别回头了
走了就别回头了 2020-12-24 11:50

Is there any way of using Android emulator on High Sierra (10.13)?

When I run

./HAXM\\ installation -u

It says:

HA         


        
11条回答
  •  暖寄归人
    2020-12-24 12:09

    Use the new Hypervisor.Framework support on macOS.

    Add this line in ~/.android/advancedFeatures.ini (create this file if it doesn't exist already).

    HVF = on
    

    Issue answered here: https://issuetracker.google.com/issues/62395878#comment7

    That's worked for me.

    Also you can be updated with Intel HAXM as they fixed this error.

    Download HAXM latest version here (Restart macOS Required):

    https://software.intel.com/en-us/android/articles/intel-hardware-accelerated-execution-manager-end-user-license-agreement-macosx

    Hope it help.

提交回复
热议问题