View Single Post
Old 08-01-2017, 02:13 PM   #9
mdp
Wizard
mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.mdp ought to be getting tired of karma fortunes by now.
 
Posts: 1,481
Karma: 9010563
Join Date: Jul 2013
Device: none
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.
mdp is offline   Reply With Quote