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.
我创建了 iPhone 应用程序,在其中显示 PDF 并使用 fastpdfkit 播放音频和视频文件。
现在我也想为 Android 制作相同的应用程序。是否有任何适用于 android 的套件,我可以拥有相同的功能?
iText是一个专门用于创建和操作 PDF 文档的 java 库。它有一个名为iTextG. iText 教程比iTextG. 所以我建议你使用iText教程。
iText
iTextG
iTextG仅用于 pdf 操作。您可以依靠 Android 多媒体 API 来支持音频和视频。