Introduction - If you have any usage issues, please Google them yourself
Java JNI. java through JNI interface with C or C++ prepared native code library (*. DLL) call each other. In this case not only in Java call C++ Code, but also in the C++ Code access and modify Java variables.