[Android] SQLCipher support for Android SDK 35/16K page sizes?

Experimenting at the moment with updating our app to support 16K page sizes as per Support 16 KB page sizes  |  Android Developers

I haven’t noticed this being mentioned in any recent release notes for SQLCipher for Android , so just wondering if libsqlcipher.so is known to be 16K page size compliant? (at the moment using 4.5.3 which doesn’t appear to be, but I haven’t tried upgrading it to a later version)

Cheers,

Alex.

Hi @archifishalbtc,

Thank you for reaching out regarding SQLCipher for Android. We will investigate adjusting the builds to support 16k page sizes when Android 15 is released.

Hi @developernotes ,

Do you have an estimate of when a new version of SQLChiper for Android that supports 16 kb page sizes will be available? Android 15 Beta 3 was released, that marks the Platform Stability milestone, which means that Android 15 has reached final internal and external APIs and final app-facing behaviors.

Thank you!

Hello @dkeri - we’re targeting this feature for the next release of SQLCipher. We have not scheduled that release yet, but keep an eye out for updates. Note that the existing builds of SQLCipher will work on Android 15. New 16kb builds would only be required for specific new devices and emulators using a 16kb page size in conjunction with Android 15.