I am developing a app which copy .epub file from assets to device and then read .epub file from that location. And I am using free open source FBReader to read the epub file.Can anyone know how to set the path of the book that directly open when app is started.
I try to use code from this link. I copy-paste this code into new class but when app started the it show about FBreader page.