Unsatisfied Link error while using SQLCipher library

后端 未结 3 1680
旧时难觅i
旧时难觅i 2020-12-20 21:18

I am using the SQLCipher Library for Android to Encrypt/Decrypt the DB file. I am following the exact steps that were discussed in the API to add the library.

But I

3条回答
  •  情话喂你
    2020-12-20 21:34

    you need to add the .so files into the libs/armaebi folder of your eclipse project and rebuild.

提交回复
热议问题