androidandroid-emulatorhaxm

HAXM not working on Linux


Here we go for GingerBread:

http://software.intel.com/en-us/blogs/2012/03/12/how-to-start-intel-hardware-assistedvirtualization-hypervisor-on-linux-to-speed-up-intel-android-x86-gingerbread-emulator/

Any updates for ICECream sandwich or Kitkat? Helpful answers are highly appreciated!!


Solution

  • HAXM is only needed on Windows and OS X. On Linux, you need to have KVM installed.

    See the "Configuring VM Acceleration on Linux" section on: https://developer.android.com/studio/run/emulator-acceleration#vm-linux

    Just download x86 based system images in the SDK Manager, then start the AVD, KVM will be auto-detected and used automatically if your machine/system supports it.