There is also a file /data/data/com.neverland.oreader/databases/alreader.db . This is not as easy to reach - you have to be root to access /data/data/ .
Open it as the SQLite file it is: table 'RLIST' at column 'POS' contains the equivalent of the "last visited page".*
* Since EPub files do not really have pages - pages are a function of rendering parameters (font size, page size, margins, indents etc.) -, what you have is the position in the text, ranging from character 1 to character """last full-stop of last paragraph""".
Last edited by mdp; 08-01-2017 at 02:16 PM.
|