I am trying to configure a new acceleration of the Android virtual machine.
I follow the steps described here here . I got to the point that I need to do:
<sdk>/extras/intel/Hardware_Accelerated_Execution_Manager/IntelHAXM.exe.
When I try to run the setup program for this, it fails and says: "VT is not present: your computer does not meet the minimum requirements for this software."
I assume that this is due to the fact that I have an AMD processor, and the necessary extensions for virtualization are not available.
So my question is: is there any other software for AMD that I can use to make this work? The Android developer site does not have any information about AMD other than the mention of "AMD Virtualization Extensions (AMD-V, SVM) (supported only for Linux)." I do not understand why they will only support Linux?
I am interested in speeding up the Android emulator.
Marty source share