文件名称:modpdfium:PdfiumAndroid中使用的pdfium的修改源
文件大小:18KB
文件格式:ZIP
更新时间:2024-05-30 06:19:20
模版 从标签android-7.1.2_r36使用修改后的makefile构建Pdfium的说明。 使用此库。 如何建造? 我建议在Linux上构建(虚拟机就足够了),因为正式不支持Windows,并且在较新版本的OS X上存在很多问题。 您将需要约60 GB的可用空间。 安装git 安装OpenJDK 8 安装 $ mkdir ~/android_src && cd ~/android_src或选择任何其他路径 $ repo init --depth=1 -u https://android.googlesource.com/platform/manifest -b android-7.1.2_r36 (可详细说明) $ repo sync -c -j 6并等待... 克隆此存储库(或下载包含其内容的zip文件) 用此~/android_src中的相应makefile替
【文件预览】:
modpdfium-master
----.gitignore(42B)
----README.md(2KB)
----external()
--------pdfium()
--------libpng()
--------freetype()