April 2018
Intermediate to advanced
826 pages
25h 57m
English
What the Java Native Interface (JNI) is
How to write Java programs that use native methods
How to write C++ programs to implement native methods
How to create a shared library on Windows and Linux for the native implementation of methods used in Java
The data type mapping between Java types and JNI types
How to work with Java strings and arrays in native code
How to create Java objects, access fields, and methods of those objects in native code
Exception handling in native code
How to embed the JVM in native code
How to handle thread synchronization ...
Read now
Unlock full access