Using libsodium in an android studio project

被刻印的时光 ゝ 提交于 2019-12-10 19:12:13

问题


I am trying to utilize the libsodium library in an android studio project. However, I am having trouble figuring out how to do this. I have the library downloaded from the libsodium website, but do not understand how to create the library files necessary for an android studio project. Any help would be greatly appreciated. I imagine that kalium (https://github.com/abstractj/kalium) would help me do this, but am slightly confused on how to incorporate that as well.


回答1:


I know it's quite late, but if you want a starting point, this answer could help you: Answer.

Also, now there are many helpers to use libsodium in Android, like this github project: Robosodium.



来源:https://stackoverflow.com/questions/24997877/using-libsodium-in-an-android-studio-project

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!