I want to do add a .so
file to my project. Currently I have my .so
file on my desktop in a folder with the Eclipse environment pointed to it like so:
As you can see my native source item is pointing to the correct location, but I am getting an UnsatisfiedLinkError.
This is how my class path looks when I print it out:
/correct-path/opencv-2.4.9/build/lib:/correct-path/facerec