From 3f2bff280ea9bcaa267a4fc76e8d061ea52a2f3f Mon Sep 17 00:00:00 2001 From: MCDeltaT <68516357+MustardChef@users.noreply.github.com> Date: Sun, 22 Jan 2023 13:00:56 +0000 Subject: [PATCH] Improve Linux Guide --- Other devices/Linux.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/Other devices/Linux.md b/Other devices/Linux.md index 266ce93..534af5f 100644 --- a/Other devices/Linux.md +++ b/Other devices/Linux.md @@ -4,9 +4,14 @@ order: 998 icon: /static/linux.svg --- +# Linux You can download this app on Android, Android TV, and FireTV Stick. However, it is unfortunately not avaliable on IOS or on desktop, but you can use tools like [!badge variant="primary" size="l" icon="https://github.com/waydroid.png" text="Waydroid"](https://waydro.id/) or [!badge variant="primary" size="l" icon="https://github.com/anbox.png" text="Anbox"](https://anbox.io/) to emulate android apps on linux. -# Waydroid +
+
+ +
+

  Waydroid

## Install WayDroid @@ -206,3 +211,11 @@ export PATH="$PATH:$(du "$HOME/.local/bin/" | cut -f2 | tr '\n' ':' | sed 's/:*$ to the appropriate file `.zshenv` or `.bashrc` or `.profile` - reboot the system + +
+ +
+ +
+

  Anbox

+