Search code examples
androidubuntu-15.04

Unable to launch AVD in emulator from Android Studio in Ubuntu 32 bit


Cannot launch AVD in emulator.

Output: emulator: ERROR: x86_64 emulation currently requires hardware acceleration! Please ensure KVM is properly installed and usable. CPU acceleration status: KVM is not installed on this machine (/dev/kvm is missing).

I tried several steps mentioned in related posts but nothing worked fine. That's why posted here.


Solution

  • Why not try to use Genymotion as your emulator? It is a fast emulator.