I'd like to read a moderately big HTML file - about 3M. Another option is to have it split in several interlinked HTMLs.
Cool reader is the closest. Though it:
- either crashes/gets out of memory, I don't know, on certain pages of 3M HTML file (3M not that much, actually, for a 50M free memory).
- or doesn't support links to files lying in the same directory/zip file (in a form: a href="file.html#anchor")
Are there any other options around?