Search code examples
Is `JNI_OnLoad` always invoked in main thread?...


javaandroidmultithreadingjava-native-interface

Read More
Sending a keyboard event from java to any application (on-screen-keyboard)...


javaeventsswingkeyboardjava-native-interface

Read More
'Symbol lookup error' with netlib-java...


javaapache-sparkjava-native-interfacefedorablas

Read More
How do I package .so files into my .aar archive?...


androidjava-native-interfacenativeaar

Read More
Djinni: how to deal with wannabe overloaded methods?...


c++mobilejava-native-interfaceobjective-c++djinni

Read More
Android JNI APP CRASHES ON CALL OF CallObjectMethod from another native method...


androidjava-native-interface

Read More
Returning bytebuffer from jni is copy or reference?...


javaandroidjava-native-interface

Read More
What does the JNI documentation mean by "Unicode string"?...


javaunicodecharacter-encodingjava-native-interface

Read More
Pass MatofKeypoint from Java to c++ as vector<Keypoint> - opencv...


opencvjava-native-interfaceandroid

Read More
Couldn't resolve JNIfunction: Android ndk...


javaandroidc++android-ndkjava-native-interface

Read More
java.lang.UnsatisfiedLinkError: com.android.tools.fd.runtime.IncrementalClassLoader...


androidffmpegjava-native-interface

Read More
What happens when I throw a C++ exception from a native Java method?...


javac++linuxexceptionjava-native-interface

Read More
How can jvm check arguments and return type when using jni invoking? How to implement this type chec...


javajvmjava-native-interfacedynamic-library

Read More
JNI How to concatenate two string arrays in C++ native function...


android-ndkjava-native-interface

Read More
Creating an Integer Object in JNI...


javacjava-native-interface

Read More
Extracting .so file in android exposes hardcoded strings. How to avoid that?...


androidandroid-ndkjava-native-interface

Read More
JNI How to concatenate two int arrays in C++ native function...


android-ndkjava-native-interface

Read More
Get jobject from jclass in JNI...


javajava-native-interfacejnienv

Read More
Java JNI: How to set String [ ] field Of Java class from native method of C++...


javac++cjava-native-interfacenative

Read More
appending values each time when calling JNI method...


androidcandroid-ndkjava-native-interface

Read More
Is it possible to make GC manage native object's lifetime?...


javamemory-managementgarbage-collectionjava-native-interfacenative

Read More
Memory Consumption is always increasing in Humble-Video...


javavideomemory-leaksffmpegjava-native-interface

Read More
Disable AGC and High Pass Filter in android...


javaandroidaudiojava-native-interface

Read More
Why is this JNI program not copying float values back to Java side?...


javac++arraysjava-native-interfacecopy

Read More
How to get just an ordinary 1D array instead of a 2D array via JNI?...


javac++arraysjava-native-interface

Read More
JavaCPP ValueGetter vs MemberGetter...


javacjava-native-interfacejavacpp

Read More
Getting a Context from a NativeActivity...


androidjava-native-interfaceandroid-ndknative-activity

Read More
Can a Java array be passed to a C/C++ function which takes an array?...


javac++carraysjava-native-interface

Read More
undefined reference native library in Android...


javaandroidcandroid-ndkjava-native-interface

Read More
Using JNI in FPC/Lazarus on Linux...


javalinuxjava-native-interfacefreepascal

Read More
BackNext