I am working on pdf. I am trying to open a pdf file from my application using the code below. But I failed to open.
private void openPdf() { File fi
Try LuxuryMode's method: https://stackoverflow.com/a/8221594/1500067
I think your just missing the adobe package intent.setPackage("com.adobe.reader");