Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
Deepin玩炉石(其他Android游戏)歪门邪道
Apps Section
1001
views ·
1
replies ·
To
floor
Go
friddle
deepin
2019-03-21 01:24
Author
本帖最后由 friddle 于 2019-3-20 18:45 编辑
为啥不用genymotion。因为还是虚拟机+Genymotion只有8G+大厂都没有在Linux平台做模拟。
核心用anbox来弄
安装snapd
sudo apt-get install snap
安装anbox
sudo snap install --devmode --beta anbox
内核有问题的。请按这个流程走下
https://github.com/anbox/anbox-modules
安装houdini镜像。为了支持ARM
(https://www.linuxuprising.com/2018/07/anbox-how-to-install-google-play-store.html)
然后关键问题来了
装好后请用
snapd stop anbox(kill掉所有session)
snpad start anbox(重新启动)
anbox session-manager --single-window(主要是single-windows。否则打开失败)
这三个命令不要有任何其他操作。基本再打开炉石应该没问题了。可以使用了
Reply
Like 0
Favorite
View the author
All Replies
ITlove
deepin
2019-03-21 05:42
#1
xdroid比anbox好用一些
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
为啥不用genymotion。因为还是虚拟机+Genymotion只有8G+大厂都没有在Linux平台做模拟。
核心用anbox来弄
安装snapd
sudo apt-get install snap
安装anbox
sudo snap install --devmode --beta anbox
内核有问题的。请按这个流程走下
https://github.com/anbox/anbox-modules
安装houdini镜像。为了支持ARM
(https://www.linuxuprising.com/2018/07/anbox-how-to-install-google-play-store.html)
然后关键问题来了
装好后请用
snapd stop anbox(kill掉所有session)
snpad start anbox(重新启动)
anbox session-manager --single-window(主要是single-windows。否则打开失败)
这三个命令不要有任何其他操作。基本再打开炉石应该没问题了。可以使用了