Search code examples
How can I add native c++ code to an AOSP app using JNI? I am trying to modify EmbeddedKitchenSinkApp...

androidmakefilejava-native-interfaceandroid-sourceandroid-11

Read More
Where should I add binary executables in an Android project?...

androidandroid-ndkjava-native-interface

Read More
What is the best container to store an {arbitrary jobject}'s data in C++?...

c++vectorjava-native-interface

Read More
How to use SetWindowsHookEx function with java?...

javawinapijava-native-interfacehookkeylogger

Read More
How can I disable JVM bytecode verification at runtime?...

javajava-native-interfacecode-injectionjvmti

Read More
How To Correctly Build libdatachannel For Android...

androidjava-native-interfacecross-compilinglibdatachannel

Read More
I don't know how to solve "local reference table overflow" error in android JNI...

androidc++android-ndkjava-native-interface

Read More
Generating Java JNI Header...

javaheaderjava-native-interface

Read More
Windows console 'cl' compiling : execute vcvars64.bat every time?...

windowsvisual-studiocommand-linejava-native-interface

Read More
mvn exec:java command line not using java.library.path...

javamavenjava-native-interfacejacob

Read More
JNI - Call java method with a Functional Interface parameter from cpp...

javac++java-native-interface

Read More
Retrieve album art using FFmpeg...

androidaudioffmpegjava-native-interfacemetadata

Read More
How to Get the values of method local variables and class variables using jvmti...

javajava-native-interfacejvmti

Read More
Android ndk : Problem for call of Java method from c++ with jni...

javac++androidjava-native-interfaceandroid-ndk

Read More
Android NDK build cmake include .so library included in .aar library...

androidc++android-ndkjava-native-interfaceaar

Read More
Compiling libR (from the R statistical package) as a standalone C library for java+jni...

rjava-native-interfacestatic-linkingconfigurefpic

Read More
How can I call JNIEnv function from Kotlin/Native...

java-native-interfacekotlin-native

Read More
How can I use GObject Introspection to generate Java bindings?...

javajava-native-interfacewrapperglibgobject-introspection

Read More
What is the native keyword in Java for?...

javajava-native-interfacenativekeyword

Read More
Set console title in C++ using a string...

c++windowsconsolejava-native-interfacetitle

Read More
How can I properly call NSOpenPanel from a JNI method to run on the proper thread?...

javamacoscocoajava-native-interface

Read More
Which VMs or GCs support JNI pinning?...

javajava-native-interface

Read More
Can't load IA 32-bit .dll on a AMD 64-bit platform...

javawindowsdlljava-native-interface

Read More
NSOpenPanel hangs java app...

javamacoscocoajava-native-interface

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
BackNext