代码之家  ›  专栏  ›  技术社区  ›  Theo

非英特尔AVD模拟器

  •  0
  • Theo  · 技术社区  · 6 年前

    环境:

    Android Studio v3.2.1最新版本2018年10月

    模拟器版本28.0.20 2018年12月

    HAXM V7.3.2

    非Intel AVD映像Nougat(7.1.1)API级别25,ARM64-V8A

    启动AVD的命令行:

    C:\Android_sdk\tools\emulator.exe -avd Pixel_2_API_25arm -verbose -accel on -engine auto -gpu off -netspeed full -netdelay none -logcat '*:s
    

    可以应用下列选项:

    rem options for  -gpu: auto, host, swiftshader_indirect, angle_indirect, off
    rem options for -engine: auto, classic ,qemu2. (classic=qemu1)
    

    我已经尝试了所有选项和组合(例如-engine classic对非intel无效) 但表演太糟糕了。

    有没有人有任何提示,如何使这个avd运行,使工作与它成为至少可能。

    我的另一个问题很难回答。我需要一个AMD图像来运行Poweramp(Android音乐应用程序),但无法安装。

    感谢任何帮助

    0 回复  |  直到 6 年前