• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps java native interface

Hi,

i have written native code in C and my customer is writing one apk. Java apk will use few of the features written in native C code. I need to provide list of jni apis to my customer. Pls let me know how to provide jni api. Should i share my apis along with the parameters in the form of class? but i dont know what class name they are going to use in their apk. Pls suggest.

Regards
Vidya
 
Back
Top Bottom