问题
Are there anywhere Android 8.0 (Oreo) API 26 and Android 8.1 (Oreo) API 27 ARM System images (ARM, not x86 Intel) for AVD Manager? Thanks.
Unofficial? Beta? Alpha? Any?
回答1:
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.
回答2:
You should build Android sources for specific platform by yourself
回答3:
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
来源:https://stackoverflow.com/questions/43017539/cant-find-android-8-0-8-1-oreo-api-26-27-arm-system-images