I have a project that is set up like this:
The 2 x .so files are inside the armeabi and armeabi-v7a folders. But once I have compiled the library the .so files are not there......:
Just a folder "lib.armeabi" with no .so files....? First time that I experience this problem when compiling .so files along with Java code into a JAR.
Can someone please advise what the issue might be? I am using SLC to compile the library with.
Thanks
The 2 x .so files are inside the armeabi and armeabi-v7a folders. But once I have compiled the library the .so files are not there......:
Just a folder "lib.armeabi" with no .so files....? First time that I experience this problem when compiling .so files along with Java code into a JAR.
Can someone please advise what the issue might be? I am using SLC to compile the library with.
Thanks