greenrobot / greenDAO

greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
http://greenrobot.org/greendao/
12.63k stars 2.89k forks source link

change sqlcipher password #1089

Open NaserKhoshfetrat opened 2 years ago

NaserKhoshfetrat commented 2 years ago

how can i change password for sqlcipher that i open with getEncryptedWritableDb(myPassword); ?