这是一个Android 平台的第三方漫画浏览器。
A comic browser for Android.
使用说明:350722@bangumi
Windows
> git clone https://github.com/axlecho/MHViewer.git
> cd MHViewer
> gradlew app:assembleDebug
Linux
$ git clone https://github.com/axlecho/MHViewer.git
$ cd MHViewer
$ ./gradlew app:assembleDebug
生成的 apk 文件在 app\build\outputs\apk 目录下
The apk is in app\build\outputs\apk
本项目受到了诸多开源项目的帮助
Here is the libraries
- EhViewer
- AOSP
- android-advancedrecyclerview
- Apache Commons Lang
- apng
- giflib
- greenDAO
- jsoup
- libjpeg-turbo
- libpng
- okhttp
- roaster
- ShowcaseView
- Slabo
- TagSoup
Copyright (C) 2014-2019 Axlecho
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.