0

1) I found this error in Android Studio

android studio error message

2) And then I followed the instructions given here ERROR: x86 HAX kernel module is not installed! But it is installed

3) So, I checked my BIOS settings and found this

BIOS advanced system settings

4) And then launched the file "intelhaxm-android.exe" located in "C:\Android\Sdk\extras\intel\Hardware_Accelerated_Execution_Manager" and during the installation, I got this error message

error msg during the installation

  • Recently I formatted my pc and before formatting, there weren't any errors like these. AVD started pretty well. What should I do to get rid of this?
Community
  • 1
  • 1
CLOUGH
  • 691
  • 11
  • 16

1 Answers1

0

I figured how to resolve this problem!

1) First, you need to change VT-x in to disable mode in Virtualization Technology in BIOS settings
2) Go 'Save and Exit' and your PC will restart

IMPORTANT

3) When you come to the logging screen do not logged in!
4) Go 'Switch user' and shutdown your PC (not restart)
5) Start your PC and go to BIOS settings and now you need to set Virtualiazation Technology to VT-x mode
6) And then repeat 2nd, 3rd and 4th steps again

  • You may need to install "intelhaxm-android.exe" located in your sdk directory
  • In my case, I didn't want to install "intelhaxm-android.exe"
  • Now I'm using genymotin
CLOUGH
  • 691
  • 11
  • 16