Android emulator: how to find out if hardware virtualization feature is used?

后端 未结 4 1596
面向向阳花
面向向阳花 2021-02-13 02:46

Starting with Android SDK Tools rev 17 the Android emulator supports using the hardware virtualization feature (Intel VT, VT-x, vmx and AMD-V, SVM) which should speed-up x86 bas

4条回答
  •  灰色年华
    2021-02-13 03:13

    During emulator loading you should see this line:

    [2012-03-26 14:06:22 - Emulator] HAX is working and emulator runs in fast virt mode

提交回复
热议问题