Readium Mobile Test App (Kotlin/Android)
A test app for the Kotlin implementation of Readium-2. Stable builds are available on Google Play.
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)
- Streamer (The parser/server)
- Navigator (The bare ViewControllers for displaying parsed resources)
- Readium CSS (Handles styles, layout and user settings)