Android Java Native Interface JNI
suggest changeIntroduction
JNI (Java Native Interface) is a powerful tool that enables Android developers to utilize the NDK and use C++ native code in their applications. This topic describes the usage of Java <-> C++ interface.
Found a mistake? Have a question or improvement idea?
Let me know.
Table Of Contents