Hi all.
I tried to update the Pdfium.aar according to https://www.b4x.com/android/forum/t...ot-support-16kb-alignment.168440/post-1032482
I downloaded PdfiumAndroid-2.0.0-release.aar from https://github.com/chiragthummar/PdfiumAndroid16KB/blob/master/aar/PdfiumAndroid-2.0.0-release.aar, opened with 7zip and replaced .so files in Pdfium.aar with so files from PdfiumAndroid-2.0.0-release.aar.
Then I compiled a project in Release mode and tried to check the apk with this script https://www.b4x.com/android/forum/threads/script-to-check-compatibility-16kb.168429/
So far so good.
Then I tried to check the same apk with a new script https://www.b4x.com/android/forum/threads/android-16kb-page-size-compatibility-checker.168942/
It didn't work.
Which one should I trust?
I opened PdfiumAndroid-2.0.0-release.aar
and copied all .so files into PDFium.aar
Thanks
I tried to update the Pdfium.aar according to https://www.b4x.com/android/forum/t...ot-support-16kb-alignment.168440/post-1032482
I downloaded PdfiumAndroid-2.0.0-release.aar from https://github.com/chiragthummar/PdfiumAndroid16KB/blob/master/aar/PdfiumAndroid-2.0.0-release.aar, opened with 7zip and replaced .so files in Pdfium.aar with so files from PdfiumAndroid-2.0.0-release.aar.
Then I compiled a project in Release mode and tried to check the apk with this script https://www.b4x.com/android/forum/threads/script-to-check-compatibility-16kb.168429/
So far so good.
Then I tried to check the same apk with a new script https://www.b4x.com/android/forum/threads/android-16kb-page-size-compatibility-checker.168942/
It didn't work.
B4X:
= * 80
FINAL RESULT
= * 80
FAILED: 5 non-compliant file(s):
- libc++_shared.so
- libjniPdfium.so
- libmodft2.so
- libmodpdfium.so
- libmodpng.so
Which one should I trust?
I opened PdfiumAndroid-2.0.0-release.aar
and copied all .so files into PDFium.aar
Thanks