Supplement:
Call dynamic library file (*. So) in Android, it is through jni.
API provided for loading so files in Android:
Void System.load (string pathname);
Description: path name: file name+file path;