How do i get my Android Emulator Working?

Oliver beer 1 Reputation point
2022-01-29T15:32:07.02+00:00

I've been having this issue for months. My Intel CPU supports virtualization, I'm running Hyper-V, I've installed all the necessary tools, it still says SDK isn't downloaded sometimes but it 100% is and I just press it to configure it so it works. The Emulator itself shows, however, my program doesn't appear on the emulator which is the issue I'm having.

I've uninstalled VS twice and reinstalled it along with all the tools needed. I enabled Hyper-V and done a tun of research about this issue. I have no idea why my work isnt being displayed on a phone in the Android Emulator.

I'm running Windows 10 pro.

Thanks for your help.

Developer technologies Visual Studio Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ken Tucker 5,861 Reputation points
    2022-01-30T20:53:08.2+00:00

    Open the android sdk manager and go to the tools page and expand extras. Since you have hyper-v enabled make sure Intel x86 emulator accelerator (HAXM) is unchecked and check android emulator hypervisor driver for amd processors. (works even if you have an intel processor)
    After this is installed make sure have an x86 android emulator image installed and used for an emulator

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.