Skip to content

Latest commit

 

History

History

README.md

Hello JNI Callback

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.

Screenshots

screenshot