I used the Safari Books Online "Safari Queue" not Safari to Go app to download a book to its "Offline Bookbag". In what format is the book stored? I ask because I'm hoping to use a reader other than Safari's own app to read the downloaded book.
Asked
Active
Viewed 1.5k times
1 Answers
5
The data is stored in /data/data/com.safariflow.queue/app_data/
Video books are stored in /data/data/com.safariflow.queue/app_data/videos
folder.
Ebooks are stored in data/data/com.safariflow.queue/app_data/books
folder - not as PDF, but as HTML folder (+supporting files css,jpg i.e metadata,images etc)
(Maybe, they can be viewed (/rendered?) on web browsers)

Manu
- 3,094
- 7
- 22
- 40
-
great but do you have root access or your phone is non-root ? Also, where the
data/data/com.safariflow.queue/app_data/
? I can't find out the location – Soner from The Ottoman Empire Sep 04 '15 at 16:15 -
-
-
Ebooks are stored in
data/data/com.safariflow.queue/app_data/books
folder, not as pdf – Manu Sep 04 '15 at 16:31 -
-
/sdcard/Android/com.safariflow.queue
or simply in another folder under/sdcard/
. If not, then the last place would be its data directory/data/data/com.safariflow.queue
. You would need root access to peek into that directory. – Firelord Sep 04 '15 at 16:05