i need to display pdf file with the applciation screen. i tried to display by placing the pdf in res/raw folder. but im not able to find the solution.
how to pass the path of res/raw folder files to "File file = new FIle(xxxxxxxxxxx);"
finally i want to place the pdf files with in my project itself.
please let me know any solution about this ?
