This sample is an add-on to Hello JNI sample to demonstrate calling back to Java from C code
- create a java class instance from C code
- call java class static and non-static member functions
This sample uses the new Android Studio CMake plugin with C++ support.
