Hi folks,
We have just released SQLCipher for Android 4.1.2. This update addresses a compatibility issue with our recent 4.1.0 and 4.1.1 releases of the same library. The following are the API versions supported within the library currently:
- 32-bit targets (i.e.,
armeabi
,armeabi-v7a
, andx86
): API 14 and up - 64-bit targets (i.e.,
x86_64
, andarm64-v8a
): API 21 and up
If you experienced an issue with SQLCipher for Android 4.1.0, or 4.1.1, please try the latest release of 4.1.2. Integration instructions can be found here.
Thank you,