CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
java-native-interface
09-04
Mobile
Using JNI with kotlin gives UnsatisfiedLinkError
08-02
front end
Eclipse JNI fails with 'javac: invalid flag: ../bin'
07-21
Net
How to call native code from IntelliJ Plugin?
07-20
OS
Unable to locate package g -arm-linux-androideabi
07-12
Back-end
Risks of directly getting DirectByteBuffer address in JNI
06-29
Net
What is the name of the Long class in Kotlin JNI?
06-28
database
Converting an unsigned char array to jstring
06-17
Enterprise
How to draw using the SKIA C API on a Java Canvas object on Android?
06-16
Back-end
Socket binding through JNI
06-11
OS
IDE autocomplete does not know argument names of native methods
06-08
database
Why does Maven trim the "lib" prefix when installing native libraries when Java expects th
06-01
database
How to know if a .jar built on AMD64 will run flawlessly on ARM?
05-25
Enterprise
Java, C JNI - java.lang.UnsatisfiedLinkError : No .dylib in java.library.path
05-17
Net
Get wrong value from int* to JintArray in jni
05-17
Enterprise
I have compiled my cpp code to generate a dll file in visual studio, but I cannot find the generated
04-18
Net
Need help compiling a JNI program on VS2022
04-09
database
Access Java class object methos from JNI
04-04
OS
Unable to refer Kotlin data class field in JNI
03-03
OS
GetMethodID of constructor of Java object
02-15
Net
How to encrypt java Strings in C considering their size difference?
02-13
Back-end
Unexpected behaviour when inserting values into jobjectArray in JNI
02-11
Mobile
Intellij ignores java Compiler additional compiler options
12-31
front end
JNI error: sun.misc.Unsafe.defineClass: name or signature does not match
12-23
OS
Calling a Java variadic function from C through the JNI
12-14
Net
2 files found with path 'lib/arm64-v8a/libnode.so' - Problem with jniLibs for nodejs-mobil
11-16
Software engineering
stack corruption detected when use memset in c from JNI Android
10-31
Back-end
Is it possible to make a native in pure Java using python?
10-22
Net
Error when trying to access nativeLibraryDir
10-22
OS
How to build JNI DLL that calls function from another DLL? - JNI, Gradle
10-17
Net
Is the exception object returned by ExceptionOccurred() still valid after ExceptionClear()?
10-17
Mobile
How to fix this NaN
10-13
Enterprise
Question about C global variable in JNI on android
10-04
database
Why jni calls fail on modification of composable remembered values?
09-24
Blockchain
JNI Unsatisfied Link Error in Eclipse Can't find dependent Libraries
09-22
Enterprise
Getting base address of dll of specific process using JNA
09-22
Software engineering
How can I prevent template type expansion in C ?
09-17
Back-end
How to prevent template type expanding in C ?
Links:
CodePudding