Search code examples
androidhaxm

Error after android studio Installation?


I got this problem when installing android studio ? Although the program runs OK ! But what is the use of HAXM, what if I did not enable INTEL VT -x ?

Picture


Solution

  • But what is the use of HAXM

    It enables the use of the Android x86 emulator images, which run significantly faster than the ARM emulator images.

    what if I did not enable INTEL VT -x ?

    You will not be able to install or use HAXM. As a result, you will be limited to development using the ARM emulator images, actual Android devices, and possibly third-party emulators (e.g., Genymotion).