Android Studio on a hardware that does not support virtualization technology

You’ll have to run the ARM system images, which unfortunately will be super-slow, but it will work. As of now, you can’t run x86 system images on an x86 platform at all without KVM. This will be true of anyone running an AMD processor; HAXM is Intel-specific.

You can also try the Genymotion emulator, which works on many platforms that can’t run HAXM.

Leave a Comment