Skip to content
develop
Switch branches/tags
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Readium Mobile Test App (Kotlin/Android)

A test app for the Kotlin implementation of Readium-2. Stable builds are available on Google Play.

BSD-3

All migration steps necessary in reading apps to upgrade to major versions of the Readium toolkit will be documented in the Migration Guide.

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

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