googlearchive / android-PdfRendererBasic

Migrated:
https://github.com/android/graphics
Apache License 2.0
518 stars 155 forks source link

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

Closed Gowthaman-Uohamctechnologies closed 5 years ago

Gowthaman-Uohamctechnologies commented 7 years ago

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 commented 5 years ago

I am closing this issue/PR, as it has been migrated to the new repo linked above in the comments. Thank you!