Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0
-
Reviewed
Description
When we want load a native library libmyexample.so, the right way is to call
System.loadLibrary("myexample") rather than System.loadLibrary("libmyexample.so").
Attachments
Issue Links
- links to