The folder reader goes in the internal storage (/mnt/sdcard)

Install EbookReader.apk like any other apk or, if not rooted, run flash_reader.bat
in the install_noroot folder with the device connected and in Data Transfer Mode.

N.B. the style declarations have been redone in this version and each style points to a CSS file instead of a bunch of font files.
The CSS files contain the @font-face declarations (as described in the forums and wikis and whatnot) and any other style changes you want to apply.
Number of custom styles should always be 6 (+ a "default" style that is imported before any style specific ones); expect nasal daemons otherwise.

The styles shipped with this version (in the reader/css dir) have crazy margins and the default one has 150% font size.
This is just to make it easier to see if stuff works quickly. Feel free to modify them as you wish.

New as of 2012-06-24:
A clock can be added to the bottom left or right corner while reading.
The time is updated when the page is turned.
See the "informationBar" tag att the bottom of reader.xml, clock_hms is HH:MM:SS and clock_hm is HH:MM.
