I have a sdk from the third party include .jar and .so
I use AdditionalJar to import .jar,but where I can put the .so file?
when debug:java.lang.UnsatisfiedLinkError: Couldn't load jcore110 from loader
jcore110 is the jcore110.so
I use AdditionalJar to import .jar,but where I can put the .so file?
B4X:
#AdditionalJar: jcore-android_v1.1.0
#AdditionalJar: jpush-android_v3.0.1
jcore110 is the jcore110.so
Attachments
Last edited: