libsqliteX.so does not support 16 KB #23
AndreyFetisov
started this conversation in
General
Replies: 1 comment 3 replies
-
Support 16 KB page sizes: https://developer.android.com/guide/practices/page-sizes |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hallo,
I’m currently using the mil.nga.geopackage.map:geopackage-android-map:6.7.4 and mil.nga:sqlite-android library as dependency in my Android project. I greatly appreciate your work in maintaining this project.
However, I’ve encountered a critical compatibility issue related to newer Android versions: the bundled libsqliteX.so native library does not support a 16KB page size, which is increasingly required by modern Android configurations.
Would it be possible to update the native library to support 16KB page sizes?
If there are any technical limitations or plans for this in a future release, I would greatly appreciate hearing about them. I’d also be happy to help test or provide feedback on a build with updated native binaries.
Thank you for your time and for maintaining this valuable library!
Best regards,
Andrei
Beta Was this translation helpful? Give feedback.
All reactions