mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-16 11:49:07 +00:00
Update cheatsheets
This commit is contained in:
13
linux/anbox
Normal file
13
linux/anbox
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user