Updating from android-database-sqlcipher to sqlcipher-android

Hi @Ashish_Nair,

It sounds like you are upgrading from SQLCipher 3.x to 4.x. Due to the introduction of new default algorithms, increased KDF iterations and a larger page size SQLCipher 4 will not open older databases by default. We have posted recommended approached to addressing this here: