Can't launch AVDM in Android Studio

I would like to run AVDM.

I am running Lubuntu as a guest on a MAC OS X host.

What am I doing wrong?

This AVD requires KVM to run. HAXM requires a genuine Intel processor.

Unfortunately, your computer does not support hardware accelerated virtualization. Here are some of your options: 1) Use a physical device for testing 2) Develop on a Windows / OSX machine with an Intel processor that supports VT-x and NX 3) Develop on a Linux machine that supports VT-x or SVM 4) Using an Android virtual device based on an ARM system image (This is 10x slower than hardware accelerated virtualization)

+3


source to share





All Articles