HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

anbox — Run Android applications on any Linux operating system. More information: <https://manned.org/anbox>

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandrunanyanboxclilinuxandroidapplications
linux

Problem

How to use the anbox command: Run Android applications on any Linux operating system. More information: <https://manned.org/anbox>.

Solution

anbox — Run Android applications on any Linux operating system. More information: <https://manned.org/anbox>.

Launch Anbox into the app manager:
anbox launch --package={{org.anbox.appmgr}} --component={{org.anbox.appmgr.AppViewActivity}}

Code Snippets

Launch Anbox into the app manager

anbox launch --package={{org.anbox.appmgr}} --component={{org.anbox.appmgr.AppViewActivity}}

Context

tldr-pages: linux/anbox

Revisions (0)

No revisions yet.