Using SQLCipher with Android [duplicate]
问题 This question already has an answer here : Encrypt exisiting database in Android (1 answer) Closed 4 years ago . I have previously asked this question and have not got any appropriate answer. I have an app published in the Play Store which makes heavy use of SQLite database. Now I need to secure the database using SQLCipher. Here are some problems I am facing. 1) How can I seamlessly integrate SQLCipher with my existing unencrypted database, so that my app works as it works normally but now