SQLite.Net-PCL
SQLite.Net-PCL copied to clipboard
Java Bindings: UnsatisfiedLinkError after adding the library
I think issue is not related to library, but when I add library to xamarin.android project, I get the exception "Java Bindings: UnsatisfiedLinkError" the problem is well described here "http://stackoverflow.com/questions/41438799/how-can-i-fix-java-bindings-unsatisfiedlinkerror". Apologies for issue raised if totally out of context.