Processor acceleration status: KVM is not installed on this computer (/ dev / kvm is missing)

I worked in eclipse for Android, but now I switched to android studio, after downloading android studio from here :

  • setup sdk with studio
  • Android project created
  • created by AVD (cpu x86_64, android 5.0.1 Nexus one, api 21) But when I tried to run avd, it gives an error below enter image description here

I am on ubuntu 14.04 64 bit.

need help, thanks in advance!

+4
source share
1 answer

I solved this problem by enabling virtualization in the BIOS, see this for more details :)

+2
source

All Articles