Can't find Android 8.0-8.1 (Oreo) API 26-27 ARM System Images

前提是你 提交于 2019-12-02 20:17:14

You should build Android sources for specific platform by yourself

The ARM images for API 26 and 27 are not available yet. ARM images available till API 25 only.

Note: Google recommended an x86 system image on an x86 host for better emulation performance.

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"

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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!