FBReader is an e-book reader. It currently works on the Sharp Zaurus, Siemens Simpad with Opensimpad ROM, Nokia Internet Tablet (Maemo platform), Archos PMA430, Motorola E680i/A780/A1200 smartphones, PepperPad 3, Asus Eee PC, IRex iLiad, UMPC, and desktop computers running Linux, Windows XP/Vista, or FreeBSD. It supports several e-book formats: epub, plucker, palmdoc, zTXT, HTML, CHM, fb2, TCR (psion text), OEB, OpenReader, RTF, non-DRM'ed Mobipocket, and plain text.
_FeDex_: looks like an issue in early 1.5 JDKs; try to upgrade your JDK.
_FeDeX_: https://github.com/geometer/FBReaderJ/blob/master/docs/cygwin_installation_and_configuration.pdf
nagunak: look at createRawResources.py + build.xml in the sources archive :)
nagunak, this file should be generated automatically by android tools. We don't use Eclipse, just a simple script in python + ant.
woodyword: sufficient part of fbreader (including book model/presentation engine) is platform-independent, so I think it is relatively simple to make an j2me port. I'm not sure about the speed:...