文章目录
- 文章很久之前写的,一些应用已经不更新了,现在Linux上的模拟器比较推荐Waydroid。Windows上的推荐使用国产模拟器,许多游戏或应用已经预安装了。
linux-Android模拟器
Waydroid
Linux(Ubuntu 22.04+)显示技术采用Wayland
$ echo $XDG_SESSION_TYPE
x11
$ sudo nano /etc/gdm3/custom.conf



-
sudo systemctl restart gdm3或者sudo reboot
-
登录输入密码时右下角齿轮图标选择 Wayland
-
修改成功:
$ echo $XDG_SESSION_TYPE
wayland
安装waydroid
(base) cifi@cifi-666666:~$ sudo apt install curl ca-certificates -y
curl -s https://repo.waydro.id | sudo bash
sudo apt install waydroid -y
sudo systemctl enable --now waydroid-container




Chrome OS
ARChon
-
Download the ARChon runtime, extract it
-
navigate to chrome://extensions, enable “Developer - Mode”
-
load the runtime download->到chrome://extensions
-
需要使用nodejs将apk转为crx 教程
-
npm install chromeos-apk –g ,转换工具的git链接
-
然后安装crx
BlissOS-x86
-
下载一个iso
-
然后做成系统
-
安装即可
-
更换镜像:
deb http://de.archive.ubuntu.com/ubuntu impish main restricted universe multiverse
#deb-src http://de.archive.ubuntu.com/ubuntu impish main restricted universe multiverse
deb http://de.archive.ubuntu.com/ubuntu impish-updates main restricted universe multiverse
#deb-src http://de.archive.ubuntu.com/ubuntu impish-updates main restricted universe multiverse
deb http://de.archive.ubuntu.com/ubuntu impish-security main restricted universe multiverse
#deb-src http://de.archive.ubuntu.com/ubuntu impish-security main restricted universe multiverse
deb http://de.archive.ubuntu.com/ubuntu impish-backports main restricted universe multiverse
#deb-src http://de.archive.ubuntu.com/ubuntu impish-backports main restricted universe multiverse
# deb http://archive.canonical.com/ubuntu impish partner
# deb-src http://archive.canonical.com/ubuntu impish partner
deb http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ bionic-security main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ bionic-updates main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ bionic-proposed main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ bionic-backports main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ bionic-security main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ bionic-updates main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ bionic-proposed main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ bionic-backports main restricted universe multiverse
deb https://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse
deb https://mirrors.aliyun.com/ubuntu/ bionic-security main restricted universe multiverse
deb https://mirrors.aliyun.com/ubuntu/ bionic-updates main restricted universe multiverse
deb https://mirrors.aliyun.com/ubuntu/ bionic-proposed main restricted universe multiverse
deb https://mirrors.aliyun.com/ubuntu/ bionic-backports main restricted universe multiverse
deb-src https://mirrors.aliyun.com/ubuntu/ bionic main restricted universe multiverse
deb-src https://mirrors.aliyun.com/ubuntu/ bionic-security main restricted universe multiverse
deb-src https://mirrors.aliyun.com/ubuntu/ bionic-updates main restricted universe multiverse
deb-src https://mirrors.aliyun.com/ubuntu/ bionic-proposed main restricted universe multiverse
deb-src https://mirrors.aliyun.com/ubuntu/ bionic-backports main restricted universe multiverse
phoenixos
移动设备
vmos
- 官方地址
- VMOS是Android上的虚拟机应用程序,可以运行另一个 Android 操作系统作为客户操作系统。用户可以选择将来宾 Android VM 作为根 Android 操作系统运行。VMOS 来宾 Android 操作系统可以访问Google Play 商店和其他Google应用程序。VMOS 是第一款支持 Google Play 服务和其他 Google 应用程序的 Android 虚拟机。
平行空间
- 官方地址
- 两个帐号,同时在线,在平行空间内登陆第二帐号,同时接收两个帐号的信息,不同的账户数据互不影响。
- 私密应用,隐身安装,安全锁则可以严格保护你的隐私,远离窥探。
BlackBox
-
https://github.com/FBlackBox/BlackBox
-
BlackBox是一个虚拟引擎,它可以在Android上克隆并运行虚拟应用程序,用户无需安装APK文件即可在设备上运行该应用程序。BlackBox控制所有虚拟应用程序,所以你可以通过使用BlackBox做任何你想做的事情。
windows Android模拟器
- window上推荐使用逍遥模拟器。
Bluestacks 蓝叠
- Bluestacks的原理是把Android底层API接口翻译成Windows API,对PC硬件本身没有要求,在硬件兼容性方面有一定的优势。但Bluestacks需要翻译的Android接口数量巨大,很难面面俱到,而且存在软件翻译的开销,在性能和游戏兼容性方面欠佳。
- 官方地址
- 不与hyper-v冲突:https%3A//cdn3.bluestacks.com/downloads/windows/bgp64_hyperv/4.200.0.4205/0c7c894214ebb7d4fb9b009472f54254/x64/BlueStacks-Installer_4.200.0.4205_amd64_native.exe%3Ffilename%3DBlueStacks-Installer_4.200.0.4205_amd64_native_e968bccc2bea3f2b98045a9c33cbfe3c.exe
- 视频教程(许多游戏教程)
- 蓝叠中国
- 靠谱助手,基于Bluestacks内核的安卓模拟器
- 注:自带chrome浏览器
Virutalbox
- Virtualbox是数据库巨头Oracle旗下的开源项目,通过在Windows内核底层直接插入驱动模块,创建一个完整虚拟的电脑环境运行安卓系统,加上CPU VT硬件加速,性能和兼容性都更好,但是对于电脑CPU有一定要求,超过五年以上的电脑使用起来比较吃力。
- 逍遥安卓模拟器,基于Virtualbox深度定制的安卓模拟器,逍遥安卓模拟器工作室版支持运行在Intel/AMD x86处理器上的windows xp/win7/win8/win10等主流操作系统,有些对于arm的软件可能无法运行。
Windows安装问题处理
如果安装到99停止了,需要去,开启GPU虚拟化支持
- 首先进入电脑的BIOS界面;
- 在BIOS页面找到对应的VT选项;
- 在VT选项后面的设置【Disable】修改为【Enable】保存重启即可。
安装提示需要:关闭hyper-v
- 控制面板
- 搜索“启用或关闭Windows功能”
- 勾选hyper-v后确定
这篇内容介绍了不同类型的安卓模拟器,如Bluestacks,其工作原理是将Android API转换为Windows API,适合低配置电脑;Virtualbox则通过插入驱动模块提供更优性能和兼容性,但需要较新的硬件支持。此外,还提到了基于Virtualbox的逍遥安卓模拟器。对于Linux用户,文章推荐了ARChon和BlissOS-x86。同时,还讨论了VMOS、平行空间等虚拟化解决方案,以及BlackBox这种在Android上运行虚拟应用的工具。

8512

被折叠的 条评论
为什么被折叠?



