This repository is a fork of barteksc/PdfiumAndroid.
On top of the original project, this fork adds the 16KB page size support for Android15. The changes include:
-
Upgrade to PDFium 133.0.6927.0
-
Add a
CMakeLists.txt
for building PdfiumAndroid.so
file. -
Update libpng v1.6.44 and libfreetype2 v2.10.0 binaries for building PdfiumAndroid library.
-
available at: implementation("io.github.oothp:pdfium-android:1.9.5-beta01")