Search code examples
Intellij ignores java Compiler additional compiler options...


javaintellij-ideajava-native-interface

Read More
Memory leaks using JNI: are we releasing objects property?...


javac++java-native-interface

Read More
Android - accessing files in native C/C++ code with Google Scoped Storage API...


androidjava-native-interfacescoped-storage

Read More
How to debug an App on Android with GDBSERVER?...


androiddebugginggdbjava-native-interfacegdbserver

Read More
JNIEnv::NewObject() throwing java.lang.InstantiantionException...


javacjava-native-interface

Read More
Android multidex, UnsatisfiedLinkError - couldn't find .so file...


androidandroid-studiojava-native-interfaceandroid-gradle-plugin

Read More
Is it possible to make a native in pure Java using python?...


pythonjavajava-native-interfacenativejava-native-library

Read More
Import existing c++ library (.a or .so file) ndk android...


androidandroid-ndkjava-native-interface.a.so

Read More
how to properly convert byte array in java to char pointer in jni...


javaandroidc++cjava-native-interface

Read More
JNI keeping a global reference to an object, accessing it with other JNI methods. Keeping a C++ obje...


androidc++java-native-interface

Read More
What causes the JNI error "use of deleted local reference"?...


javaandroidcjvmjava-native-interface

Read More
Preventing functions from being stripped from a static library when linked into a shared library?...


androidjava-native-interface

Read More
Calling a Java variadic function from C through the JNI...


javacjava-native-interface

Read More
how to use javac instead of javah for creating c++ JNI header using Eclipse...


c++eclipsejava-native-interfacejavac

Read More
ReleaseStringUTFChars with non-original jstring argument?...


java-native-interface

Read More
Android Studio Error Message: Use Of Undeclared Identifier 'accept4'...


androidc++gradlejava-native-interface.so

Read More
2 files found with path 'lib/arm64-v8a/libnode.so' - Problem with jniLibs for nodejs-mobile-...


androidreact-nativegradlejava-native-interface

Read More
Java memory Management for JNI...


javajava-native-interfaceheap-memory

Read More
Implementing Android Event Handlers Using C++...


androidc++java-native-interfaceoverridingjnienv

Read More
jstring(JNI) to std::string(c++) with utf8 characters...


androidc++c++11java-native-interfaceshare

Read More
Can't build project, have error - Undefined symbols for architecture x86_64: "_JNI_CreateJa...


javac++cmakejvmjava-native-interface

Read More
How to convert the contents of a Java byte array to C string in JNI?...


javacjava-native-interface

Read More
Restrict native code functionality from Java...


javacsecurityjava-native-interfacesandbox

Read More
How to configure spring with jni?...


javaeclipsespringjava-native-interface

Read More
Calling Java methods asynchronously using JNI...


javac++java-native-interface

Read More
Notify Java from new JNI thread...


javamultithreadingjava-native-interfacethread-synchronization

Read More
stack corruption detected when use memset in c++ from JNI Android...


javaandroidc++java-native-interfacememset

Read More
Android - concatenate two videos...


androidvideoandroid-ndkffmpegjava-native-interface

Read More
PC server, Android client. UDP. Client does not receive packets from server...


androidudpjava-native-interfaceclient-server

Read More
How to build JNI DLL that calls function from another DLL? - JNI, Gradle...


javacgradledlljava-native-interface

Read More
BackNext