on 2017 Jul 05 2:44 PM
I have the Android version of a VS2017 Xamarin program complaining that it cannot find the libultralitej17.so file. I saw this file when I got the JAR file to put into the Binding project. Does the .SO file go into the Binding Project? If not, how is it included in the Android Project?
From the Xamarin documentation, here is how to deploy native libraries with an Android .apk.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't know about Xamarin, but in my Android Studio projects, I have the UltraLite files set in
app/build/libs/UltraLiteJN7.jar
app/src/main/jnlibs/armeabi/libultralite17.so
app/src/main/jnlibs/armeabi/libmlcrsa17.so
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
67 | |
8 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.