私はAndroid Studioが初めてです。私のコンピューターは HAXM をサポートしていないため、仮想化に使用するために HAXM をインストールすることはできません。この Web サイトのいくつかの同様の質問では、HAXM の代わりに ARM を使用して仮想デバイスをセットアップすることに言及しています。これどうやってするの?
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?