libsodium-jni icon indicating copy to clipboard operation
libsodium-jni copied to clipboard

I don't know how to find sodiumjni library.

Open 3874 opened this issue 5 years ago • 2 comments

According to your instruction, I put 2.0.2 jar file in my source of android studio with my windows personal computer. and following all of the your instructions except for build.gradle. (the term 'compile' can't be used and I don't know the substitute of it) However, my app had faced Linkerror.... no found sodiumjni Already I spent three days with this. Please help me to resolve this. I need your help.

3874 avatar Feb 29 '20 16:02 3874

implementation 'com.github.joshjdevl.libsodiumjni:libsodium-jni-aar:2.0.1' in build.gradle works.

vlmold avatar Mar 01 '20 09:03 vlmold

Thank you so much. I will try it and let you the result.

Best regards, Francis

      1. 오후 6:40, vladyslavmunin [email protected] 작성:

implementation 'com.github.joshjdevl.libsodiumjni:libsodium-jni-aar:2.0.1' works.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/joshjdevl/libsodium-jni/issues/138?email_source=notifications&email_token=AOIMSMLCECT7ZPCXB5UMJ7DRFIUSNA5CNFSM4K62OP4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENMZ7RQ#issuecomment-593076166, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOIMSMOOVZXLIJYTBADCA5LRFIUSNANCNFSM4K62OP4A.

3874 avatar Mar 01 '20 10:03 3874