Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
How to read pdf files which are stored in assets in my android application
PDF の場合、Android も Java も PDF をネイティブでサポートしていないため、PDFBox のような PDF ライブラリが必要になります。あなたはそれをググったかもしれません。
http://pdfbox.apache.org/