Skip to content

Installation on Chromebook devices

Martín Fernández edited this page Aug 15, 2024 · 7 revisions

Recent ChromeOS versions support both Debian packages and Android APKs.

Debian package

Prerequisistes

Linux support enabled on your chromebook.

Installation

  1. Go to releases and download the debian package for your arch. (amd64/arm64 for intel/arm chromebooks).
  2. Open the file and confirm installation.

Android APK

Known issues

  • APKs are 32bits only
  • Lack of keyboard support
  • Lack of multiwindow support. App is fullscreen

Prerequisistes

Linux support enabled on your chromebook or a ChromeOS device on developer mode.

Installation

  1. Go to releases and download the android apk for your arch. (x86/arm for intel/arm chromebooks).
  2. Sideload* the application (or open it directly if you're in developer mode)

Which I should choose?

When in doubt choose the Debian version. It is easier to install and to keep updated.

If you're already on developer mode and/or want to improve the android port behaviour on ChromeOS you can try the android APK. In that case please don't open new tickets on this repo issue tracker. Just edit this wiki entry and add your issue to the list of known issues. Most of them need to be handled in https://github.com/koreader/android-luajit-launcher

Usage

Basic reading controls (click to open) * [Keyboard navigation](https://github.com/koreader/koreader/wiki/Keyboard-navigation)
Advanced reading controls (click to open) * [Gestures](https://github.com/koreader/koreader/wiki/KOReader-Gestures) * [Press and hold](https://github.com/koreader/koreader/wiki/Press-and-hold-function) * [Frontlight control](https://github.com/koreader/koreader/wiki/Light-control) * [Multiswipe gestures](https://github.com/koreader/koreader/wiki/multiswipes) * [Gamepad](https://github.com/koreader/koreader/wiki/Gamepad-support) * [Keymapping](https://github.com/koreader/koreader/wiki/Keymapping) * [Extended keyboard](https://github.com/koreader/koreader/wiki/Extended-keyboard---swipe-to-get-new-characters)

Clone this wiki locally