While I’ve used JNI-C++ bridging in the past (only a little though) – it can be a bit ugly. You might want to consider using SWIG to help you generate all the messy boiler plate code.
While I’ve used JNI-C++ bridging in the past (only a little though) – it can be a bit ugly. You might want to consider using SWIG to help you generate all the messy boiler plate code.