Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions wiki/en/en-Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Now that you have the basics down, let's go:
<a href="Installation-for-Windows" class="button fx-col-100-xs">Install on Windows</a>
<a href="Installation-for-Macintosh" class="button fx-col-100-xs">Install on macOS</a>
<a href="Installation-for-Linux" class="button fx-col-100-xs">For Linux users</a>
<a href="Installation-for-Android" class="button fx-col-100-xs">Install on Android (PoC)</a>
</div>

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!
Expand Down
33 changes: 33 additions & 0 deletions wiki/en/en-Installation-for-Android.md
Original file line number Diff line number Diff line change
@@ -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}