Hi,
Last few days have been really busy with campus placements in college and with absolutely no access to the internet, it was impossible for me to work on the eBook reader. But I bring 2 good news, one is, I have a job now, starting next spring and second, I finally integrated the current PDF viewer with my app.
So, now the eBook reader app, displays a list of PDF files that have been uploaded onto ownCloud and opens them up with the help of the existing PDF viewer. For files within sub-directories, it is possible to navigate through the directories that the app displays and reach the file that you want to view.
The list is super-trashy, but I plan to work on that next. First, the top navigation list has to be built, that shows the path from the root directory of ownCloud (data/username/files/) to the current directory. Then I need to work on creating thumbnails for uploaded PDFs.
Have to speed up big time!