Do I need to update my computer hardware or software?

Please tell me how to update my computer hardware or software.

I am just starting on this journey to develop Android Apps using Android studio.

While running the Android Studio Setup Wizard, it concluded with this error:

Unable to install Intel® HAXM
Unknown Error
Please file a bug against Android Studio.

Please help, advise or offer suggestions.

I have been told that this error is because my computer is old or that Virtualization Technology was not enabled. I checked Virtualization Technology and found it is enabled.

Here is the information I have. And it seems that VT is Eables. So, what is next? Please advise.

Device name DESKTOP-EV0ANNJ
Processor Intel(R) Core™ i5-4690K CPU @ 3.50GHz 3.50 GHz
Installed RAM 16.0 GB
System type 64-bit operating system, x64-based processor
Pen and touch No pen or touch input is available for this display
Edition Windows 10 Home
Version 21H2
Installed on 3/2/?2021
OS build 19044.1586
Experience Windows Feature Experience Pack 120.2212.4170.0


It’s been a loooong time since I used or played with Android Studio…

Maybe this article is helpful:

https://www.tektutorialshub.com/android-studio/haxm-installation-failed-install-intel-haxm-in-windows/#why-haxm-installation-fails

You could also try to uncheck HAXM in the Android Studio Setup and try installing HAXM separately. You can download it from github here:

HAXM is used for the Android emulator in Android Studio so that you can run and test your app.

There are also other emulators out there that you could use to test your apps, or even hookup an actual Android device to computer via USB and test them on the physical device.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.