Application introduction
Online manga reader for Android platform Online manga reader based on Android
download
All releases are compiled and released by travis-ci
. If there is no apk for a certain version in the release interface, it is either being compiled or the compilation failed. If you use the pre-release
version, a check for update prompt will be displayed every time it is started. Android apk download address software download
comic source
The working status of the comic source can be checked in the project. Please try not to repeat issues. If you submit issues related to the comic source, please fill in the template according to the template to facilitate checking the problem.
Function introduction
- Page Reader
- Scroll Reader
- Check Manga For Update
- Download Manga
- Local Reader (Local Reader)
- Local Backup
- webdav cloud backup function (WebDav Backup)
Software instructions
- After the installation is complete, just click search in the upper right corner to search for comics
- The virus reporting problem has been solved
Thanks to the following open source projects and authors
- Android Open Source Project
- ButterKnife
- GreenDAO
- OkHttp
- Fresco
- Jsoup
- DiscreteSeekBar
- RxJava
- RxAndroid
- RecyclerViewPager
- PhotoDraweeView
- Rhino
- BlazingChain
- AppUpdater
App screenshots
Add image source (PR welcome)
- Inherit the MangaParser class, refer to the comments of the Parser interface
Find one in the appsrcmainjavacomhiroshicimocsource directory and copy it. The comment is this: appsrcmainjavacomhiroshicimocparserMangaParser.java
- (Optional) Inherit the MangaCategory class, refer to the comments of the Category interface
I don't think this is of much use. I don't use it very much. Just deleting it will not have any impact.
- Add the corresponding branch to the getParser() method of SourceManger
No brainer added in case
- Initialize the image source in the initSource() method of UpdateHelper
cimoc settings
- Reading mode-page turning mode-roll paper mode
- Define click events - upper left - previous page, lower right next page
- Customize long press click event-switch reading mode
- Enable fast page turning (reduce)
- Automatically crop borders
- Disable double-click to enlarge
- Enable notification shade
boox optimization configuration
- dpi-424
- Bold font -
- a2 refresh-open
- Animation Filter 200
- Full brush trigger 20
- Full screen - off
Software update direction:
- Can normally search and parse most free comics on the Internet
- The interface is mainly simple
- Solve the problem of apk affecting the experience
software server
- The software no longer requires a server and is completely stand-alone
About Taobao sales and member cracking
- This program does not have any function to crack the VIP of the website. It is only used as a web browser to display the free browsing part of the website. The cracking or other functions added by Taobao sellers have nothing to do with this program.
Disclaimer:
- If there is any infringement during the software update process, please leave a message on github or send me a private message and provide relevant copyright certificates, and the infringing content will be deleted immediately.
- All comics come from users’ manual searches on third-party websites
Follow Cimoc WeChat public account to get the latest version
- If you need the latest source code, follow the public account to obtain it or make the source code public from time to time on github and other sources.