I'm new to Android Studio. My computer doesn't support HAXM so it won't let me install that to use for virtualization. In some similar questions on this website people mention setting up a virtual device with an ARM instead of HAXM. How can I do this?
In the AVD manager all of the premade hardware profiles use HAXM, and when I click "New Hardware Profile" I don't see any option to use ARM. I looked in the SDK Manager and for API 22 I have installed "ARM EABI v7a System Image" and "Google APIs ARM EABI v7a System Image", are those what I need?
How can I create a custom virtual phone with ARM, or is there a way I can use one of the preexisting hardware devices with ARM instead of HAXM?
I figured it out and I'll answer it here in case anybody else finds this question.