Search code examples
NSOpenPanel hangs java app...


javamacoscocoajava-native-interface

Read More
how to make jni.h be found?...


javajava-native-interfaceclasspath

Read More
Is it possible to render image from a PDF using PDFBox in a Spring Boot Native application?...


spring-bootjava-native-interfacenativepdfboxjava-2d

Read More
Run jar file that only exists in memory, larger than what a java byte array can hold...


javac++java-native-interface

Read More
why does hotspot jvm use extern "C" in its JNI modules?...


c++jvmjava-native-interfacejvm-hotspot

Read More
Making SCIP for JNI and Or-Tools...


javajava-native-interfaceor-toolsscip

Read More
Adding a native method to OpenJDK source code...


javac++java-native-interfacenative-methods

Read More
Java JNA get and pass native pointer...


javajava-native-interfacejna

Read More
JNI pass parameters to method of c++...


javac++java-native-interface

Read More
Android: Trying to compile native code, getting UnsatisfiedLinkError: No implementation found...


javaandroidandroid-studiojava-native-interfaceandroidpdfviewer

Read More
Rotating a bitmap using JNI & NDK...


androidbitmapandroid-ndkjava-native-interfaceimage-rotation

Read More
JNI: packaging code into self-contained binaries...


javacjarjava-native-interface

Read More
How do I interpret this JVM fault?...


javadebuggingjava-native-interfacehs-err

Read More
How to apply Android R8 obfuscation to native code?...


androidc++gradlejava-native-interfaceproguard

Read More
Qt6 Android how to call Toast via JNI?...


androidqtjava-native-interfaceqt6

Read More
How to get JNI-style signature string for a field or method?...


javaandroidandroid-ndkjava-native-interface

Read More
Reading json file from assets in Android's Native Library...


androidandroid-ndkjava-native-interface

Read More
JNI NoClassDefFoundError while executing method in injected jar...


javac++java-native-interface

Read More
Linking using g++ fails searching for -lstdc++...


linkerg++makefilejava-native-interfacelibstdc++

Read More
How to access a native byte array via Java java.lang.foreign API...


javajava-native-interfaceproject-panamajava-21

Read More
GetByteArrayRegion in JNI...


javacjava-native-interfacebyte

Read More
Android Camera takePicture is using Previews small buffer...


androidopencvjava-native-interfaceandroid-camera

Read More
Are native methods (JNI) always compiled?...


javajvmjava-native-interface

Read More
How to resolve unsafe JNI error on fortify...


javajava-native-interfacefortify

Read More
JNA Binding for Win32 function DwmGetColorizationColor returning E_INVALIDARG error...


javawindowswinapijava-native-interfacejna

Read More
Should we delete/free the pointer array returned by Get<>ArrayElements if its corresponding Re...


c++java-native-interface

Read More
Can Android Studio 4 build projects with API < 9?...


javaandroidandroid-studiojava-native-interfaceandroid-1.6-donut

Read More
How can I keep native (JNI) method names when obfuscating with yGuard?...


javajava-native-interfaceobfuscationyguard

Read More
Is it possible that JNI function return integer or boolean?...


javaandroidcjava-native-interface

Read More
How to use JNI without having to add jvm.dll location into Environment Variables Path...


javac++windowsjava-native-interface

Read More
BackNext