I am working on epub reader and get to know about "Readium Android SDK" which is used to read epub files. These epub files are stored at the specific path of device sdcard.
Now the requirements are: currently we are saving the epub files at the specific path. but now these files are encrypted files and stored at sdcard. Now firstly I need to decrypt that file internally so that there should not be any security flaw.
Suggest something.
Readium on Android receives a file path to the openBook call. You basically have two options: