SharatAlwyn / r2-testapp-kotlin

πŸ“– An EPUB & CBZ reading app for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

πŸ“– An EPUB & CBZ reading app for Android

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Kotlin 88.3%Language:JavaScript 11.7%Language:CSS 0.0%