admin 管理员组

文章数量: 1184232

可选择方案:

  1. 已有的模拟器产品,如 LDPlayer,MuMu Player
  2. 虚拟机(虚拟化windows 或者 Virtualbox/VMWare)+ docker内模拟安卓
  3. 虚拟机(Linux) +  Waydroid + weston(=nested Wayland container)

Docker内安卓系统

前置条件:Hyper-V enabled 或 ubuntu (~8G)+Vbox (AMD-V enabled); docker(https://www.docker/)

主要依赖项目:GitHub - budtmo/docker-android: Android in docker solution with noVNC supported and video recording

适合测试App,需要RAM开销大。整机模拟所以开机消耗大。

Linux内安卓系统

依赖项目:Waydroid | Android in a Linux container (安卓11)

优选GAPPS(自带谷歌商店),对于不能安装的应用使用拓展库:

本文标签: 模拟器 Windows