zeromq/zproject

JNI: new native library loader do not works on all android versions

hgourvest opened this issue · 4 comments

It crash on Android 6 for example, is it really necessary to use it?
because it is pointless on Android, the system already extract library to a proper place.

sappo commented
sappo commented

@hgourvest this should fix the issue #1144

@sappo I confirm it works.

I also reported the problem here:
scijava/native-lib-loader#26