Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Ndk R7

How To Use The JNI To Change The Fields Of A Java Class

I am using a c native function to change the integer fields of a java class. Basically i want to se… Read more How To Use The JNI To Change The Fields Of A Java Class