I have been looking at these entries (Link 1, Link 2, Link 3) to solve this issue. These links have been helpful but not quite there.
The app i'm working on creates and stores PDF files in local file system. The file locations is similar to this file:///storage/emulated/0/myDir/file.pdf
. Now, my question is how can I open/view PDFs using InAppBrowser
, GoogleDocs
or any other tools?