From b4289bd17aef71772f6b9065b2e74761b036e5eb Mon Sep 17 00:00:00 2001 From: Frans de Jonge Date: Fri, 13 Sep 2019 16:46:57 +0200 Subject: [PATCH] Add package selection statement. --- Installation-on-Android-devices.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Installation-on-Android-devices.md b/Installation-on-Android-devices.md index 1f2ec90..241b87f 100644 --- a/Installation-on-Android-devices.md +++ b/Installation-on-Android-devices.md @@ -11,3 +11,8 @@ KOReader isn't currently available on the Google Playstore. It will need to be i 2.2 **From your device**: download the latest release package using the browser on your device and open the package once downloaded. It will prompt you to start the installation. 2.3 **From your computer**: download the latest release package to your computer. Once it is downloaded you can install it using `adb` with the command `adb install koreader-*.apk` + + +## Err, there are two Android packages to choose from, which one should I pick? + +The Android package names indicate the architecture supported by the binaries. Unless you have a specific reason not to, you should choose ARM. \ No newline at end of file