【发布时间】:2014-03-05 16:47:40
【问题描述】:
我正在尝试使用 SqlCipher 库在我的应用程序中加密和解密数据库,但是在发生异常后进行解密时..加密有时可以正常工作。
net.sqlcipher.database.SQLiteException: file is encrypted or is not a database
CREATE TABLE android_metadata failed
Failed to setLocale() when constructing, closing the database
net.sqlcipher.database.SQLiteException: file is encrypted or is not a database
使用SQLCipher库时出现Unsatisfied Link错误
请帮助我。任何帮助将不胜感激。
谢谢
【问题讨论】: