SQLCipher for Android provides a library replacement for android.database.sqlite
on the Android platform for use on SQLCipher databases. This library is based on the upstream Android Bindings project and aims to be a long-term replacement for the original SQLCipher for Android library.
SQLCipher for Android supports Android API 21 and up on armeabi-v7a
, x86
, x86_64
, and arm64_v8a
architectures.