Hi all.
I'm preparing my app for 16 KB.
Current release shows me this
I already updated PDFium and SQLCifer.
My question is - all these .so files are linked to PDFium and SQLCifer?
Thanks
I'm preparing my app for 16 KB.
Current release shows me this
B4X:
Memory page size
Does not support 16 KB
Hide detail
Learn more
Uncompressed native libraries are not zip aligned for 16 KB within your app. To resolve this, fix your AGP configuration.
Libraries that do not support 16 KB:
lib/arm64-v8a/libmodft2.so
lib/arm64-v8a/libmodpdfium.so
lib/arm64-v8a/libmodpng.so
lib/arm64-v8a/libsqlcipher.so
lib/x86_64/libc++_shared.so
lib/x86_64/libjniPdfium.so
lib/x86_64/libmodft2.so
lib/x86_64/libmodpdfium.so
lib/x86_64/libmodpng.so
lib/x86_64/libsqlcipher.so
I already updated PDFium and SQLCifer.
My question is - all these .so files are linked to PDFium and SQLCifer?
Thanks