For some actions, yes. But, browsing the library list should be working off an in memory copy of the data. Using a database might slow down opening the list while it builds the list, but after that, it probably doesn't read the database until you open a book or the book details. The paging will read the cover files from the disk, and this should be faster.
Are your books in the main memory or SD card?
|