首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Anbox还没有开始

Anbox还没有开始
EN

Ask Ubuntu用户
提问于 2020-12-30 21:37:01
回答 1查看 8.5K关注 0票数 1

我有Anbox在我的系统,但不能让谷歌播放应用程序。当我点击Anbox打开它时,上面写着开始..。过一段时间就关门了。这是我身体里的东西。

代码语言:javascript
复制
root@terry-ThinkPad-T530:/home/terry# snap info anbox
name:      anbox
summary:   Android in a Box
publisher: Simon Fels (morphis)
store-url: https://snapcraft.io/anbox
contact:   https://anbox.io
license:   unset
description: |
  Runtime for Android applications which runs a full Android system
  in a container using Linux namespaces (user, ipc, net, mount) to
  separate the Android system fully from the host.
  
  You can find further details in our documentation at
  https://github.com/anbox/anbox/blob/master/README.md
commands:
  - anbox
  - anbox.android-settings
  - anbox.appmgr
  - anbox.collect-bug-info
  - anbox.shell
services:
  anbox.container-manager: simple, enabled, active
snap-id:      Nr9K6UJaIOD8wHpDEQl16nabFFt9LLEQ
tracking:     latest/beta
refresh-date: today at 12:04 CST
channels:
  latest/stable:    –                                    
  latest/candidate: –                                    
  latest/beta:      4-56c25f1     2020-01-02 (186) 391MB devmode
  latest/edge:      4+gitr6c10125 2020-11-30 (206) 410MB devmode
installed:          4-56c25f1                (186) 391MB devmode
root@terry-ThinkPad-T530:/home/terry# wget https://raw.githubusercontent.com/geeks-r-us/anbox-playstore-installer/master/install-playstore.sh
EN

回答 1

Ask Ubuntu用户

发布于 2021-07-14 14:19:49

/etc/initramfs-tools/modules中添加以下内容:

代码语言:javascript
复制
binder_linux
ashmem_linux

...followed,sudo update-initramfs -u.

对我来说,一开始它没有启动,但在1或2次重新启动之后,它就启动了。

您也可以在启动收件箱之前尝试export EGL_PLATFORM=x11,但是环境变量似乎是自动添加的,因此不需要它。

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1303984

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档