在 Linux 服务器上使用 arm64-v8a 映像运行 avd 需要什么

Rus*_*Med 5 linux continuous-integration android android-virtual-device huawei-mobile-services

一些处理器特性

Architecture:                    x86_64
CPU op-mode(s):                  32-bit, 64-bit
Model name:                      Intel(R) Xeon(R) CPU E5-1650 v3 @ 3.50GHz
Run Code Online (Sandbox Code Playgroud)

当我启动 avd 时,出现错误:

PANIC: Avd's CPU Architecture 'arm64' is not supported by the QEMU2 emulator on x86_64 host.
Run Code Online (Sandbox Code Playgroud)

--

如果我使用架构为 x86_64 的映像运行 avd,那么我无法在其上安装最新版本的 hms_core...(((

HMS_Core_6.3.0.327.apk: Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
Run Code Online (Sandbox Code Playgroud)

谢谢