CPU Acceleration Status: HAXM Must Be Updated


Answer :

You will need to actually install the Intel HAXM in order to use it:



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


    or, if $ANDROID_HOME is not set (i.e. if you're getting an error " No such file or directory"), try



    cd /Users/$USER/Library/Android/sdk/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




Goto Control Panel > Programs > Programs and Features.



Look for Intel Hardware Accelerated Execution Manager and check its version. In your case it should be 1.1.1 as seen from the error. Uninstall it.This image is after installing the new version. Previously it was Version 1.1.1



Go to this link (https://software.intel.com/en-us/android/articles/intel-hardware-accelerated-execution-manager) to download the latest version.enter image description here



Run silent_install.bat which will install Intel HAXM's latest version. Now your Emulator should be working fine.



So very simple. In your VS > Android Tools > check and install the option > "Intel x86 Emulator Accelerator (XAHM installer)"



Visual Studio Xamarin Android HAXM installer



Comments

Popular posts from this blog

Converting A String To Int In Groovy

"Cannot Create Cache Directory /home//.composer/cache/repo/https---packagist.org/, Or Directory Is Not Writable. Proceeding Without Cache"

Android How Can I Convert A String To A Editable