4

I'm having a machine with AMD Phenom II X4 955 running currently Windows 7 x64 SP1. Virtualization is activated under the Advanced CPU Settings in BIOS.

But when I want to add a device to the AVD it does show me this: Image

Does somebody has a similiar setup and can test this? Maybe it strictly needs VT-x and not AMD-V, but I don't find no related posts to this.

oldmud0
  • 4,312
  • 3
  • 26
  • 45
dun
  • 349

2 Answers2

2

According to Android Documentation using Emulator your development system’s CPU should support VT-x. Without VT-x you can not use your cpu as virtualization.

2

If nothing else helps, the workaround is to use an alternative Android Emulator, e.g. Genymotion.

Maxim
  • 123