All Projects → QDqiaodong → Reader

QDqiaodong / Reader

Licence: Apache-2.0 license
高仿多看阅读器apk,支持PDF解析.文档支持搜索,高亮文字,墨迹等功能

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Reader

z-reader
📘 [vscode插件] 小说阅读器,支持在线搜索和本地阅读,支持txt和epub格式
Stars: ✭ 205 (+109.18%)
Mutual labels:  epub, reader, txt
Koodo Reader
A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web
Stars: ✭ 2,938 (+2897.96%)
Mutual labels:  epub, reader, txt
BookReader
📕 "任阅" 网络小说阅读器,3D翻页效果、txt/pdf/epub书籍阅读、Wifi传书~
Stars: ✭ 6,113 (+6137.76%)
Mutual labels:  epub, reader, txt
EbookReader
The EbookReader Android App. Support file format like epub, pdf, txt, html, mobi, azw, azw3, html, doc, docx,cbz, cbr. Support tts.
Stars: ✭ 37 (-62.24%)
Mutual labels:  epub, txt
react-viewer
Online EPUB/Comics viewer
Stars: ✭ 52 (-46.94%)
Mutual labels:  epub, reader
EveReader
Epub Reader, focused on annotation.
Stars: ✭ 68 (-30.61%)
Mutual labels:  epub, reader
plato
Document reader
Stars: ✭ 117 (+19.39%)
Mutual labels:  epub, reader
eBookReaderNX
A Nintendo Switch eBook Reader
Stars: ✭ 15 (-84.69%)
Mutual labels:  epub, reader
bookery
Manage all your ebooks and send them to your reader
Stars: ✭ 35 (-64.29%)
Mutual labels:  epub, reader
Thorium Reader
A cross platform desktop reading app, based on the Readium Desktop toolkit
Stars: ✭ 319 (+225.51%)
Mutual labels:  epub, reader
Readingcloud
An ebook reader written in Rails.
Stars: ✭ 33 (-66.33%)
Mutual labels:  epub, reader
Lector
Qt based ebook reader
Stars: ✭ 1,218 (+1142.86%)
Mutual labels:  epub, reader
Duareader
电子书阅读器,支持txt,e-pub(图文混排),纯swift编写,支持OC混编。 An e-book reader that supports TXT and e-pub formats. This project is written in swift and supports hybrid compilation with objective OC
Stars: ✭ 258 (+163.27%)
Mutual labels:  epub, reader
Koreader
An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
Stars: ✭ 9,467 (+9560.2%)
Mutual labels:  epub, reader
Kreader
Android阅读器
Stars: ✭ 117 (+19.39%)
Mutual labels:  epub, reader
Duofolio
A simple ebook reader to help you learn languages 📖
Stars: ✭ 233 (+137.76%)
Mutual labels:  epub
easy reader
⏮ ⏯ ⏭ A Rust library for easily navigating forward, backward or randomly through the lines of huge files.
Stars: ✭ 83 (-15.31%)
Mutual labels:  reader
Laravel Book
Up to date Epub, Mobi and PDF versions from the official Laravel Docs
Stars: ✭ 221 (+125.51%)
Mutual labels:  epub
Safaribooks
Download and generate EPUB of your favorite books from O'Reilly Learning (aka Safari Books Online) library.
Stars: ✭ 3,208 (+3173.47%)
Mutual labels:  epub
R2D2BC
https://d-i-t-a.github.io/R2D2BC/
Stars: ✭ 27 (-72.45%)
Mutual labels:  epub

项目地址:https://github.com/QDqiaodong/Reader

Reader

####高仿多看阅读器apk,支持PDF解析.文档支持搜索,高亮文字,墨迹等功能

1.目录(解析文件目录,并且可以实现跳转)

2.搜索功能

3.浏览模式(模仿多看PDF浏览功能,单页浏览/滚动浏览)

4.复制

5.高亮

6.下划线

7.删除线

8.墨迹

9.支持页面缩放

demo下载:Reader.apk

架构 MVP(以下为MVP类图结构)

image

截图


PS:目前暂时只支持PDF的解析,使用了开源库Mupdf的so文件

官网:https://mupdf.com/   (本人使用mupdf-1.9a-source 可以正常使用)

以下为so编译方式的相关博客:http://blog.csdn.net/programchangesworld/article/details/51317620

LICENSE

Copyright 2016 JustWayward Team, All right reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].