Virtual Machine Acceleration for Android Emulator

Marty picture Marty · Mar 22, 2012 · Viewed 13.8k times · Source

I'm attempting to configure the new Android Virtual Machine Acceleration.

I'm following the steps outlined here. I get to the point where I need to execute:

<sdk>/extras/intel/Hardware_Accelerated_Execution_Manager/IntelHAXM.exe.

When I try and run the installer for this, it fails and says "VT not present: Your Computer does not meet the minimum requirements for this software".

I assume this is because I have an AMD cpu, and the required virtualization extensions isnt available.

So my question is, is there other software for AMD that i can use to get this to work? The android dev site doesnt seem to have any information on AMD, other than mentioning "AMD Virtualization (AMD-V, SVM) extensions (only supported for Linux)" is supported. I don't see why they would only support Linux?

I'm keen on getting the android emulator feeling quicker.

Answer

Alan picture Alan · May 19, 2013

I know it's a year later, but I had a similar problem. I'm posting this here because late last year AMD posted a free downloadable Android app player.

This (sort-of) solves the problem for people using AMD cpu's for android development.

I've been using it for development instead of the ADT Emulator (along with my own Android phone -- it give me another target to check).

AMD Appzone Downloading any game or app will also install the app player. go to the 'My Apps' button at the top and you will see your app.

The app player shows up in the ADT as "samsung-gt_i9100-localhost:5555" see screenshot. This shows my phone (first one in the list) and the AppPlayer:

enter image description here