View Single Post
Old 06-13-2014, 06:16 PM   #2
jerrry94087
Enthusiast
jerrry94087 began at the beginning.
 
Posts: 34
Karma: 10
Join Date: Dec 2009
Device: Nook Touch
Annotations are stored in SQLite database /data/data/com.bn.nook.reader.activities/databases/annotations.db

To access them from the rooted nook, copy this file onto your computer (using adb or some file syncing app), and see the table with some SqLite db browser program (for example, SqLite Manager plugin for firefox browser).

There are also SQLite apps for android, like 'SQLite Manager', you can try using those to see it on the nook directly.
jerrry94087 is offline   Reply With Quote