Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Android JNI Example

Description:

The Android JNI provides us a way to interact with the native code. i.e from Java code to C/C++ code. This is a example implementation which includes passing an int, intArray, string as arguements; doing modification inside C code and returning string or intArray.

This Repo is purely for my personal use, I am not responsible for anything at all.

Contact me on [email protected] for any suggestions, help or feedback.

About

Android Jni Implementation Example

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors