Does SQLCipher support Android Lollipop?

Does SQLCipher supports Android Lollipop? As you can see in this link that it says SQLCipher for Android runs from 2.1 to 4.4. There is no mention of support of Android Lollipop (5.0).

Hello @Sanket

I’ve updated the README file to reference support for Lollipop. Thanks!

Hi @developernotes,

Thanks for your answer.

But when I have updated my SQLCipher library to 3.3.0 and use that database in my decryption tool, it fails. So does encryption algorithm being changed in latest version (V 3.3.0)? Because earlier it was working perfectly for older version of SQLCipher.

Hello @Sanket

What version of SQLCipher were you using before? How and where does it fail? What error message do you receive?