-
Notifications
You must be signed in to change notification settings - Fork 260
Description
New Android developers (or returning ones reinstalling Android Studio a new computer like myself), if you get an error during Android Studio installation (something like 4294967201, I can't remember exactly), don't panic, this is fine by Google standards to ignore an error during installation.
You just need to enable Hyper-V on Windows and turn on Virtualization on your BIOS. Sometimes it's not called Virtualization so check out for other names for your specific machine / BIOS.
And that's all!
Android Studio, for some obscure reasons, will force you to install Android Emulator hypervisor driver, which will fail if you have Hyper-V enabled (because there's people using WSL or VM containers you know!). And the first tip you see when you look for that bloody useless "all englobing" error code 4294967201 is to disable Hyper-V (it's even in the wiki 🤦), making WSL or other stuff completely unusable, and not working at all in fact. For 2 days I was trying to make the emulator run. I tried so many different things.
But all I had to do was ignore this bloatware, actually enable Hyper-V, ignore the "Android Emulator hypervisor driver" installation failure and the emulator worked just fine without it.
I don't understand why you removed "AMD" from this bloatware name, this is so confusing and I spent 2 days because of that. Intel users are 100% fine without it.
/rant off