From 22d9d4f0ffc987f22cd3c7f8be7f78fe7f730cba Mon Sep 17 00:00:00 2001 From: Seth Date: Tue, 11 May 2021 20:43:45 +0200 Subject: [PATCH] anbox: add page (#5921) --- pages/linux/anbox.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pages/linux/anbox.md diff --git a/pages/linux/anbox.md b/pages/linux/anbox.md new file mode 100644 index 0000000000..6542bf7a92 --- /dev/null +++ b/pages/linux/anbox.md @@ -0,0 +1,8 @@ +# anbox + +> Run Android applications on any GNU/Linux operating system. +> More information: . + +- Launch Anbox into the app manager: + +`anbox launch --package={{org.anbox.appmgr}} --component={{org.anbox.appmgr.AppViewActivity}}`