-1

I try to launch my virtual box in Android Studio, it keeps telling me:

" intell HAXM is required to run this AVD, HAXM is not installed. Install Intel HAXM for better emulation performance"

But if I press ok to install it, it will still ask me again. Its just like repeating the same steps over and over.

bad_coder
  • 11,289
  • 20
  • 44
  • 72

1 Answers1

1

The solution is simple. Manually download the latest version of HAXM from: https://github.com/intel/haxm and install it. This works for me!

Belem27
  • 21
  • 2