vidyakittur
Lurker
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
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