Open hooliapps opened 2 months ago
Libraries crash with Android 15 + Device with Page Size 16Kb
I propose the following modifications: https://github.com/liteglue/Android-sqlite-native-driver/pull/4
Then .so libraries must be recompiled with ndk-build and NDK Min version 26 All platforms are availabke except armebi (obsolete).
I succesfully recompiled the libraries, then i propose a TEST change: https://github.com/liteglue/Android-sqlite-native-driver/pull/6
Libraries crash with Android 15 + Device with Page Size 16Kb
I propose the following modifications: https://github.com/liteglue/Android-sqlite-native-driver/pull/4
Then .so libraries must be recompiled with ndk-build and NDK Min version 26 All platforms are availabke except armebi (obsolete).