Display PDF file inside my android application

后端 未结 8 1645
日久生厌
日久生厌 2020-12-01 05:05

I cannot figure out how to show a PDF file inside an Android application. So far I\'ve found out that it is possible to launch an Intent and open the PDF using

8条回答
  •  不思量自难忘°
    2020-12-01 05:25

    Found this solution using PdfRenderer.

    https://medium.com/@chahat.jain0/rendering-a-pdf-document-in-android-activity-fragment-using-pdfrenderer-442462cb8f9a

提交回复
热议问题