Run Android studio emulator on AMD processor

后端 未结 14 1591
余生分开走
余生分开走 2020-11-28 03:37

Android newbie. My processor is AMD, not Intel, so I can\'t open the emulator in Android studio.

This answer has the comment: \'You can run the ARM (non Intel) emul

14条回答
  •  [愿得一人]
    2020-11-28 04:05

    Recent updates enabled computers with AMD processors to run Android Emulator and you don't need to install ARM images anymore. Taken from the Android Developers blog:

    If you have an AMD processor in your computer you need the following setup requirements to be in place:

    • AMD Processor - Recommended: AMD® Ryzen™ processors
    • Android Studio 3.2 Beta or higher
    • Android Emulator v27.3.8+
    • x86 Android Virtual Device (AVD)
    • Windows 10 with April 2018 Update
    • Enable via Windows Features: "Windows Hypervisor Platform"

    The important point is enabling Windows Hypervisor Platform and that's it! I strongly recommend reading the whole blog post:
    https://android-developers.googleblog.com/2018/07/android-emulator-amd-processor-hyper-v.html

提交回复
热议问题