The Mangue is a reader for online mangas avaliable at Manga Panda. It needs access to the internet to work.
Feedbacks are welcome. The project was mainly tested on Kindle 4, but it seems to work on Kindle 3 (although we do not use the Kindlet-1.2.jar).
- Install the requirements.
- Java 1.4 or greater.
- Apache Ant.
- Create the
.kindledirectory in your user home.
- Copy the following from your Kindle
/libKindlet-1.3.jarjson_simple-1.1.jarlog4j-1.2.15.jar
- Copy the
developer.keystorefile from your Kindle.
- Create the
local.propertiesfile the project root.
- Add the line
keystore.alias.prefix=test. Replacetestwith your keystore alias prefix. - Add the line
keystore.storepass=passwordto the file. Replacepasswordwith the keystore password. - Both values,
testandpasswordare the default for Amazon's keystore. At least for the Kindle 4.
- Run the command
ant. - The signed package
Mangue.azw2should have been created in thebuilddirectory.
To install Mangue, you first have have to jailbreak you Kindle device so that the developer keystore is installed. Take a look at this post from the Mobile Read forum.
Afterwards, copy the signed package Mangue.azw2 into the your Kindle documents directory.
The compiled package can be found under Releases. Remember to look for the most recent one.
Mangue is very simple to be used. Once you start it, you should see the message bellow:
Welcome to Mangue - Online Manga Reader.
Copyright ©2014 Roque Pinel
Use the menu option to search and add mangas to your list.
All mangas available here are loaded from the www.mangapanda.com website.
Mangue is not affiliated with Manga Panda.
As stated, from the menu it is possible to search and add mangas to your favorites. The list of favorities mangas is normally the first screen displayed.
You can select a manga using the 5-way controller. Once a manga is selected, its chapters are loaded and displayed.
Chapters can also be selected using the 5-way controller. Once a chapter is selected, its first page is load.
To navigate through pages, use the previous page and next page buttons.
In order to rotate the page, if needed, press the selected key (from the 5-way controller) once.
To return to the previous screen, always use the back button.
If you exit while reading a page, Mangue will return to that same page once it is restarted.
Enjoy!!
Mangue is under the Apache 2.0 License (see the LICENSE file).
Contribution and feedback are welcome. If you find an issue, feel free to report it. Pull requests are encouraged.
Thanks to Adrian Petrescu for the KWT (Kindle Widget Toolkit).
Mangue is not affiliated with Manga Panda.
