0

enter image description here

I am using DELL inspiron n4010 with i3 generation 1 processor. Its showing me VT- enabled but I am not able to run the HAXM driver in my android simulator. The drivers have been installed successfullly. Please help me out. Actually I am not able to see this while running the avd with intel processor.

David Duponchel
  • 3,959
  • 3
  • 28
  • 36
apporv
  • 1
  • 4

2 Answers2

1

It should not supposed to run on android simulator(Emulator) actually YOu have to create an emulator with intel Atom(x86), and the driver will make this emulator run faster than the other emulator. Check this link

Amitabh Sarkar
  • 1,281
  • 1
  • 13
  • 26
0

you should check how much disk space you have allocated while installing HAXM and how much disk space your virtual devices (in AVD) use. Perhaps you allocate more disk space to the emulated devices than you have specified when installing HAXM.

mikocean
  • 1
  • 2