graphics-samples
graphics-samples copied to clipboard
How to open pdf file from the sd Instance of Assets folder.
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.