Skip to content

devgrapher/OCEBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCEBook

A Self-eBook publishing Android app.

Quick Guide

  1. Download the project with git clone: git clone --recursive https://github.com/Devgrapher/OCEBook.git (Do not download as zip file since this repo includes submodules.)
  2. Place your ebook file at OCEBook/app/src/main/assets/the_book.epub
  3. Build and Run