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.
我打算将 sqlcipher 集成到我现有的 android 应用程序中。我在哪里可以下载最新的 sqlcipher-for-android-v3.5.6.zip 或 sqlcipher for android 的二进制文件?请注意,我的应用程序目标 SDK 指向 Marshmallow 或更高版本的操作系统设备。
梯度构建:
compile 'net.zetetic:android-database-sqlcipher:3.5.6@aar'
这是android sqlcipher集成的完整教程
https://www.zetetic.net/sqlcipher/sqlcipher-for-android/