I am trying to call a Java method from the code. C code listens to either Escape, Shift, Ctrl key press, then it calls the Java method
Escape
Shift
Ctrl
I believe you cannot call a java method that takes a String parameter and pass it a char*. You should call NewStringUTF first.
char*