Android Question Android 16KB Page Size

Uniko Sistemi srl

Active Member
Licensed User
Hi everyone,
I'm trying to fix the 16 KB Android Page Size Compatibility Checker.

- I followed the NDK procedure described here. https://www.b4x.com/android/forum/threads/android-16kb-page-size-compatibility-checker.168942/

- I replaced the libraries.
- I ran the NDK procedure again, and the script says everything is compatible.
- I uploaded the app to the store, and it accepted it without errors. However, if I check the bundle section under Memory Page Size, it tells me that the incompatible pages are still there.


base/lib/x86_64/libc++_shared.so
base/lib/x86_64/libjniPdfium.so
base/lib/x86_64/libmodft2.so
base/lib/x86_64/libmodpdfium.so
base/lib/x86_64/libmodpng.so

Do you think it will take some time for the check to be updated, or is the NDK procedure unreliable in some cases?

Thanks to anyone with any ideas!
 
Top