#Overview Mangapp is an Android application where you can read your favourites mangas.
This application doesn't contain any manga by default. All mangas are loaded from public internet sources and they can be consulted from any browser. So you will need to use internet for a full experience.
This app will search mangas instead of you and then it will display you them easily.
Mangapp is completely public and free.
#Features
- A big library with many different mangas
- A section with latest chapters
- A history to resume the read from last point
- Special concern in a fast load for pages to guarantee the best experience
#Installation
Google Play:
Github:
- Clone the repository (open a console and write)
git clone https://github.com/Vrael/eManga.git
- Move to eManga folder
cd <path_to_folder>/eManga
- Import the project to Android Studio or IntelliJ or Eclipse
File > Import Project > "<path_to_folder>"/eManga
- Start to develop!
This project uses Gradle to manage dependencies automatically.
#TODOs:
- Download mangas for offline access
- Choose the direction of the reader (left-to-right or right-to-left: Such as japanese mangas)
- Possibility to go back to previous pages the first time a chapter is open
- Support for multilanguage
- Settings options activity
#Notes This application is under development yet. So any issue or problem is welcome. In the same way, anyone who wants to participate in the development and add new great and amazing ideas is invited too.