mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 07:55:24 +02:00
anbox: add page (#5921)
This commit is contained in:
parent
f3fd6fe971
commit
22d9d4f0ff
1 changed files with 8 additions and 0 deletions
8
pages/linux/anbox.md
Normal file
8
pages/linux/anbox.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# anbox
|
||||
|
||||
> Run Android applications on any GNU/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}}`
|
Loading…
Add table
Reference in a new issue