dlopen failed: library "libNativeImageProcessor.so" not found After writing this also static { System.loadLibrary("NativeImageProcessor"); } Please resolve asap
dlopen failed: library "libNativeImageProcessor.so" not found
After writing this also
static {
System.loadLibrary("NativeImageProcessor");
}
Please resolve asap