I want to read a PDF file in android.
I placed my PDF files in the assets folder.
How can i read the PDF file from there?
I have checked the above link but it does not work for me.
It gives me an error saying that the Activity was not found.
And I also want to open a PDF file in WebView. So is it possible to read PDF in WebView?
You need to have a application which can support that mimetype and open it.
In your device/emulator that app is not installed so it is throwing error