3

I have a 64 bit OS, unfortunately my CPU is not supporting VT-x (as it is an Intel CPU it is not supporting also SVM).

It means that normal system image is not usable in Android Studio. Help in Android Studio mentions that one may use

Android Virtual Device based on an ARM system image

Armeabi-v7a from "other images" is mentioned in Android Studio - How Can I Make an AVD With ARM Instead of HAXM? as one that should work, unfortunately also system images with "Armeabi-v7a" ABI are listed as requiring VT-x

enter image description here

How one may add ARM system image to this list?

versions: Ubuntu 16.04 64 bit, Android Studio 2.3.3, Intel(R) Core(TM)2 Duo CPU T6600 @ 2.20GHz CPU (according to /proc/cpuinfo)

reducing activity
  • 1,985
  • 2
  • 36
  • 64
  • Pick a platform you already have (such as API 15) and hit Next. Or, download one you want and hit Next. Then proceed through the wizard. – nasch Jun 11 '17 at 16:48
  • @nasch Every single image has grayed out "next" button. – reducing activity Jun 12 '17 at 09:15
  • If you select IceCreamSandwich, is there red text on the right hand side indicating why you cannot proceed? – nasch Jun 12 '17 at 13:45
  • @nasch Yes - http://i.imgur.com/k8g08it.png – reducing activity Jun 12 '17 at 18:07
  • 1
    Not sure what to tell you, I thought any processor would support ARM system images. I can't run x86 images because my processor doesn't support HAXM (or I couldn't get it to install, I don't remember) but ARM works fine. You could try running a Genymotion emulator instead. – nasch Jun 12 '17 at 18:28
  • 1
    I have the same problem. All images, including the ARM images, require VT-x. – Phil Goetz Sep 20 '17 at 23:35

0 Answers0