Jump to content

HAXM AMD? (Android studio)

Go to solution Solved by Sauron,
2 minutes ago, fpo said:

I've followed a few of these steps but every time I try to run it tells me I need to install HAXM.

Try following all the steps. If you need more specific step by stop information you can read the official documentation https://androidstudio.googleblog.com/2019/12/emulator-29211-and-amd-hypervisor-12-to.html

 

Also make sure you selected the new emulator you created and not the default one.

I have an AMD Ryzen CPU Windows 10 64 bit & my current class is using android studio. 

 

Is there an official alternative? Can HAXM run on AMD? 

 

I know HAXM was made by intel & it has failed 2~3 attempted installations & google says I’m screwed unless I buy intel. 

 

Spoiler

My school isn’t of any help. How many PHDs does it take to make a course without problems? 

 

Link to comment
https://linustechtips.com/topic/1206811-haxm-amd-android-studio/
Share on other sites

Link to post
Share on other sites

Uhm... you can emulate an android phone without HAXM just fine. It may or may not be a bit slower but for a university course that shouldn't be a problem.

-edit-

also if you plan on developing for android beyond this I strongly recommend using a real phone. If you don't have an android phone you can find a decent cheap one for $100 or less.

Don't ask to ask, just ask... please 🤨

sudo chmod -R 000 /*

Link to post
Share on other sites

3 minutes ago, Sauron said:

Uhm... you can emulate an android phone without HAXM just fine. It may or may not be a bit slower but for a university course that shouldn't be a problem.

How would I do that?
I pressed run drop down & run to run the program. It says "Install HAXM for better performance" then attempts to install HAXM & fails.
 

Link to post
Share on other sites

2 minutes ago, fpo said:

How would I do that?
I pressed run drop down & run to run the program. It says "Install HAXM for better performance" then attempts to install HAXM & fails.
 

"for better performance", not "to be able to run the emulator". A quick search yielded this https://stackoverflow.com/questions/31366453/run-android-studio-emulator-on-amd-processor#31366757

Don't ask to ask, just ask... please 🤨

sudo chmod -R 000 /*

Link to post
Share on other sites

1 hour ago, Sauron said:

"for better performance", not "to be able to run the emulator". A quick search yielded this https://stackoverflow.com/questions/31366453/run-android-studio-emulator-on-amd-processor#31366757

I've followed a few of these steps but every time I try to run it tells me I need to install HAXM.

Do you know where I can disable that prompt? I googled around & couldn't find anything.

Link to post
Share on other sites

2 minutes ago, fpo said:

I've followed a few of these steps but every time I try to run it tells me I need to install HAXM.

Try following all the steps. If you need more specific step by stop information you can read the official documentation https://androidstudio.googleblog.com/2019/12/emulator-29211-and-amd-hypervisor-12-to.html

 

Also make sure you selected the new emulator you created and not the default one.

Don't ask to ask, just ask... please 🤨

sudo chmod -R 000 /*

Link to post
Share on other sites

HAXM is made by Intel for Intel CPUs, meaning it won't work for AMD. As @Sauron pointed out there's a different tool for AMD. Here are the latest instructions from the Android developer site:

https://developer.android.com/studio/run/emulator-acceleration#vm-windows

Remember to either quote or @mention others, so they are notified of your reply

Link to post
Share on other sites

  • 4 months later...

You can run Android Emulator in AMD Processor. You have to turn on some features

Try this,

Go to Control panel > Programs and features > Turn Windows Features on or off >

Mark Hyper V and Windows Hypervisor Platform

 

Click OK

 

https://android-developers.googleblog.com/2018/07/android-emulator-amd-processor-hyper-v.html

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×