From 0657e1669d7ab7e02b3da37c3829aea73556ce9b Mon Sep 17 00:00:00 2001 From: ann0see <20726856+ann0see@users.noreply.github.com> Date: Sun, 14 Feb 2021 19:58:25 +0100 Subject: [PATCH 1/4] Add basic android guide --- wiki/en/en-Getting-Started.md | 1 + wiki/en/en-Installation-for-Android.md | 33 ++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 wiki/en/en-Installation-for-Android.md diff --git a/wiki/en/en-Getting-Started.md b/wiki/en/en-Getting-Started.md index f1f6ff9b5..a61f4ca47 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 (early beta) 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..620c6bdbf --- /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. + +## Install the Android beta + +If you do want to try Jamulus on Android: + +1. Allow the installation of apps from unknown sources (look in Settings>Security). +1. Download 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 + +## Beta feedback + +We are very happy to hear beta 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} From 02dde2cace6f304a42952f28f43e35ab9f958f76 Mon Sep 17 00:00:00 2001 From: ann0see <20726856+ann0see@users.noreply.github.com> Date: Sun, 14 Feb 2021 22:33:12 +0100 Subject: [PATCH 2/4] Change beta to PoC --- wiki/en/en-Getting-Started.md | 2 +- wiki/en/en-Installation-for-Android.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/wiki/en/en-Getting-Started.md b/wiki/en/en-Getting-Started.md index a61f4ca47..f8e2c7352 100644 --- a/wiki/en/en-Getting-Started.md +++ b/wiki/en/en-Getting-Started.md @@ -33,7 +33,7 @@ Now that you have the basics down, let's go: Install on Windows Install on macOS For Linux users - Install on Android (early beta) + 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 index 620c6bdbf..cccd3246e 100644 --- a/wiki/en/en-Installation-for-Android.md +++ b/wiki/en/en-Installation-for-Android.md @@ -11,9 +11,9 @@ 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. +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 beta +## Install the Android PoC If you do want to try Jamulus on Android: @@ -21,9 +21,9 @@ If you do want to try Jamulus on Android: 1. Download 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 -## Beta feedback +## Feedback and development -We are very happy to hear beta feedback from Android users and developers. Just head over to the [Jamulus GitHub repo](https://github.com/jamulussoftware/jamulus/). +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/). *** From 3ef957727ffaf639116dfcd85f69488a7d19d5ae Mon Sep 17 00:00:00 2001 From: ann0see <20726856+ann0see@users.noreply.github.com> Date: Mon, 15 Feb 2021 08:03:46 +0100 Subject: [PATCH 3/4] Apply changes from review --- wiki/en/en-Installation-for-Android.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/en/en-Installation-for-Android.md b/wiki/en/en-Installation-for-Android.md index cccd3246e..262238104 100644 --- a/wiki/en/en-Installation-for-Android.md +++ b/wiki/en/en-Installation-for-Android.md @@ -17,8 +17,8 @@ Although you **can** install Jamulus on Android devices (and hear sound), we str If you do want to try Jamulus on Android: -1. Allow the installation of apps from unknown sources (look in Settings>Security). -1. Download the APK from the [GitHub release page](https://github.com/corrados/jamulus/releases/tag/latest) +1. Allow the installation of apps from unknown sources (look in Settings>Security. Note: this can vary for 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 From 339d2d6456d6e8f7d68288fd4debb0d7a5f9b9b6 Mon Sep 17 00:00:00 2001 From: ann0see <20726856+ann0see@users.noreply.github.com> Date: Mon, 15 Feb 2021 08:06:24 +0100 Subject: [PATCH 4/4] Apply clarification --- wiki/en/en-Installation-for-Android.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/en/en-Installation-for-Android.md b/wiki/en/en-Installation-for-Android.md index 262238104..9b3a91c65 100644 --- a/wiki/en/en-Installation-for-Android.md +++ b/wiki/en/en-Installation-for-Android.md @@ -17,7 +17,7 @@ Although you **can** install Jamulus on Android devices (and hear sound), we str If you do want to try Jamulus on Android: -1. Allow the installation of apps from unknown sources (look in Settings>Security. Note: this can vary for device and OS-version) +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