Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Sql 密码来保护数据库密码,但它不适用于 Ice Cream Sandwich,Sql 密码是否可用于 android 4.0.3,如果没有,是否还有其他方法可以做到这一点。
请帮忙。
NB 方式应该是开源的。
SQLCipher for Android支持 Android 2.1 - 4.0.3。在我们的 1.1 版本中添加了对 ICS 的支持,但是我们当前的库版本是 2.0.8,您可以在此处获取。