Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android PDF Viewer library [closed]

I know this question has been asked many times but it's still unclear for me if there is an existing and properly working library to natively display PDF documents.

I only want to view a PDF document which is stored inside my app. Opening a new Activity is ok for me, I don't need to display it inside an existing view. I've already built a piece of code to launch an activity intent for reading my local PDF file, but of course, if no PDF Viewer app is already installed on the device, then nothing happens.

I've heard about APV, VuDroid, droidreader, etc but it seems that they all are APKs, not libraries that can be used inside my app code.

So, is there any real Android library to achieve this?

Thanks in advance.

like image 674
thomaus Avatar asked Jul 02 '26 23:07

thomaus


1 Answers

This one you can try it which works in offline mode https://github.com/bitfield66/PdfViewerAndroid_Offline

which just accepts pdf path.

like image 190
Smart Apps Network Avatar answered Jul 04 '26 12:07

Smart Apps Network



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!