A
A
AleVerDes2015-12-14 18:46:39
Java
AleVerDes, 2015-12-14 18:46:39

How to include a .so library in a Xamarin project?

Hello!
I ran into a problem when binding a project with .jar and .so files. In particular, I'm trying to connect Yandex Mapkit to the project.
The file structure looks like this.
c0JjaIgFWQk.jpg
I tried many ways to create a wrapper, but in the end, when I connect the finished dll to the project, I see an error when I start it:

java.lang.UnsatisfiedLinkError
Couldn't load cache: findLibrary returned null

At the moment, the Binding Project looks like this:
Cu8_x4jbvE0.jpg
With all this, the project itself sees the contents of the jar file, all namespaces and classes. But on initialization MapView crashes with the above error.
Actually, how is it right to connect or build a Binding Project?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pa3BeDoC, 2016-06-10
@Pa3BeDoC

Tell me, please, have you found a solution to this problem?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question