graphics-samples icon indicating copy to clipboard operation
graphics-samples copied to clipboard

How to open pdf file from the sd Instance of Assets folder.

Open codingjeremy opened this issue 5 years ago • 0 comments

Issue by Gowthaman-Uohamctechnologies Thursday Jun 15, 2017 at 04:54 GMT Originally opened as https://github.com/googlesamples/android-PdfRendererBasic/issues/16


I have file path some like this (File pdfFile = new File(Environment.getExternalStorageDirectory().getAbsolutePath() + "/Bosch/" + "/All_files/"+"Week"+position+".pptx");// Instance of get file from assets folder i am fetching file from sd card.how to achieve this..please help me sir.

codingjeremy avatar Sep 06 '19 17:09 codingjeremy