HAX kernel module is not installed

前端 未结 8 512
长情又很酷
长情又很酷 2020-11-29 01:25

I have just downloaded latest android studio from official android site and installed it. But I am getting this error instead of having Intel X 86 Emulator accelerator. What

8条回答
  •  無奈伤痛
    2020-11-29 01:50

    Recently, I have faced this issue. And fixed it by changing CPU/ABI from Intel Atom (x86) to ARM(armeabi-v7a).

    • Select the Virtual Device. Click on Edit
    • Click on CPU/ABI option
    • Change it to ARM(armeabi-v7a) from intel. Click OK

    Job done.

提交回复
热议问题