user2840592
user2840592

Reputation: 21

Error launching AVD from Android Studio

I have a pop up message that display that Hax is not installed but when I go the sdk manager it is installed. Please help !

Upvotes: 1

Views: 46

Answers (2)

Kirill Shalnov
Kirill Shalnov

Reputation: 2216

You shoud to go to

%YOUR_SDK_LOCATION%\android-sdk\extras\intel\Hardware_Accelerated_Execution_Manager

and execute installer, after that you can use x86 based images to emulation

Upvotes: 1

irotsoma
irotsoma

Reputation: 705

I had the same problem. I had to manually install from Intel: https://software.intel.com/en-us/android/articles/intel-hardware-accelerated-execution-manager

Upvotes: 0

Related Questions