diff --git a/wiki/en/en-Getting-Started.md b/wiki/en/en-Getting-Started.md
index f1f6ff9b5..f8e2c7352 100644
--- a/wiki/en/en-Getting-Started.md
+++ b/wiki/en/en-Getting-Started.md
@@ -33,6 +33,7 @@ Now that you have the basics down, let's go:
Install on Windows
Install on macOS
For Linux users
+ Install on Android (PoC)
Also - [Jamulus OS!](https://sourceforge.net/projects/jamulus-os/files/JamulusOS/) Run Jamulus on any computer using a USB stick (64-bit systems only). Checks your hardware and sets you up like a boss straight out of the box!
diff --git a/wiki/en/en-Installation-for-Android.md b/wiki/en/en-Installation-for-Android.md
new file mode 100644
index 000000000..9b3a91c65
--- /dev/null
+++ b/wiki/en/en-Installation-for-Android.md
@@ -0,0 +1,33 @@
+---
+layout: wiki
+title: "Installation for Android"
+lang: "en"
+permalink: "/wiki/Installation-for-Android"
+---
+
+# Installation for Android
+
+Make sure you've already read the [Getting Started](Getting-Started) page.
+
+## Things to note about Android
+
+Although you **can** install Jamulus on Android devices (and hear sound), we strongly recommend **not** doing so. Sound quality - especially over WiFi - is usually bad and latency is high. If you have don't own a PC, we suggest you to buy a [Raspberry Pi](https://www.raspberrypi.org/){: target="_blank" rel="noopener noreferrer" } which is an inexpensive and small device that performs very well with Jamulus. Android support is just a proof of concept.
+
+## Install the Android PoC
+
+If you do want to try Jamulus on Android:
+
+1. Allow the installation of apps from unknown sources (look in Settings>Security. Note: The exact way to do this depends on your device and OS-version)
+1. Download and install the APK from the [GitHub release page](https://github.com/corrados/jamulus/releases/tag/latest)
+1. You should now be able to run Jamulus on your Android device
+
+## Feedback and development
+
+We are very happy to get feedback from Android users and developers. Just head over to the [Jamulus GitHub repo](https://github.com/jamulussoftware/jamulus/).
+
+***
+
+## All installed?
+Jamulus has been installed and can be used now. You can now take a look at the
+
+[Jamulus Onboarding page](Onboarding){: .button}