Emulator: Incompatible HAX module version 3,requires minimum version 4

#1. Need to upgrade intelhaxm-android.exe as version 4

#2. I have tried below Solution:

Windows

  1. In your Android SDK folder, look in extras\intel\Hardware_Accelerated_Execution_Manager\
  2. Run intelhaxm-android.exe 

Mac

  1. Open the HAXM directory

    cd $ANDROID_HOME/extras/intel/Hardware_Accelerated_Execution_Manager
  2. Run the installer:

    • Mount the HAXM *.dmg file, then run the *.mpkg contained inside it

    or

    • Execute $ ./silent_install.sh

#3. Its not worked for me. So, I have downloaded intelhaxm-android.exe from below URL and installed new version.

https://software.intel.com/en-us/articles/intel-hardware-accelerated-execution-manager-intel-haxm

11 thoughts on “Emulator: Incompatible HAX module version 3,requires minimum version 4”

Leave a Reply

Your email address will not be published. Required fields are marked *