Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.76 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.76 KB

Readium-2 Test App (Kotlin/Android) Get it on Google Play

A test app for the Kotlin implementation of Readium-2. Stable builds are available on Google Play. To follow the development of this app, join the beta channel.

BSD-3

Features

  • EPUB 2.x and 3.x support
  • Readium LCP support
  • CBZ support
  • Custom styles
  • Night & sepia modes
  • Pagination and scrolling
  • Table of contents
  • OPDS 1.x and 2.0 support
  • FXL support
  • RTL support

Demo

Dependencies

  • Shared Models (Model, shared for both streamer and navigator) Release
  • Streamer (The parser/server) Release
  • Navigator (The bare ViewControllers for displaying parsed resources) Release
  • Readium CSS (Handles styles, layout and user settings)

Install and run the testapp

Get started with the testapp