0

The link at intel.com has the instructions for Eclipse IDE.

In the Additional Emulator Command Line Options field, enter: -qemu -m 2047 -enable-kvm

However, Not sure where to specify these options when running emulator from Android Studio.

Harish Garg
  • 53
  • 11
  • 1
    If you create an AVD using an x86 system image, it should just work without having to specify extra command line options. – Scott Barta Feb 04 '15 at 17:08
  • Though note that you do need to have KVM installed, which is available through standard Ubuntu channels (e.g., **`apt-get`**). – CommonsWare Feb 04 '15 at 18:07

0 Answers0