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? |
I don't know about Xamarin, but in my Android Studio projects, I have the UltraLite files set in
|