sqlcipher / android-database-sqlcipher

Android SQLite API based on SQLCipher
https://www.zetetic.net/sqlcipher/sqlcipher-for-android/
Other
2.73k stars 564 forks source link

How to create new password if previous one forget or wrong #627

Closed Android1500 closed 1 year ago

Android1500 commented 1 year ago

I am getting this error file is encrypted or is not a database: , while compiling: select count(*) from sqlite_master; but before it was working maybe i am using wrong passphere so what should i do in this case?

developernotes commented 1 year ago

Hi @Android1500,

Thanks for your interest in SQLCipher. We reserve GitHub Issues for tracking defects within the software library itself. This particular question should be posted to the SQLCipher Community Discuss site, please consider reposting there instead. Thanks!