Search code examples
androidandroid-studiohaxm

Error while starting emulator


I am running an android application on emulator. It was working fine till yesterday and today I updated android studio. I am getting following error. How to resolve this?

emulator: WARNING: Increasing RAM size to 1GB emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is properly installed and usable. CPU acceleration status: HAXM must be updated (version 1.1.1 < 6.0.1).


Solution

  • Go To Your Android SDK ----> Run SDK Manager as Admin.

    GO down and check Extras---> Update Intel Emulator Accelator (HAXM installer).

    Then Restart Android Studio and Run Your AVD.