Skip to content Skip to sidebar Skip to footer
Showing posts with the label Java Native Interface

Where Does Qt Look For Java Classes When Using Jni

I'm trying to use JNI in Qt. I would like to know where should I put the java classes. There ar… Read more Where Does Qt Look For Java Classes When Using Jni

No Implementation Found For Native In Ndk

I am struck with an error, using the jni ... I have a simple native method in android activity clas… Read more No Implementation Found For Native In Ndk

Use Prebuilt Jni Library In Android Studio 3.1

I was given a shared object (*.so file) that I need to reference from my app. I know for a fact tha… Read more Use Prebuilt Jni Library In Android Studio 3.1

How To Call Jni Object In Android Activity?

I am making an Document Scanner. I'm using opencv for image processing. In camera view i'm … Read more How To Call Jni Object In Android Activity?

Android, Opengl Lag In Jni When Touching Screen

I am currently testing out all the features that a need in my game on the Android platform. I have … Read more Android, Opengl Lag In Jni When Touching Screen

Android Ndk R10d Error

I'm trying to compile some media library which uses some part of ffmpeg. I'm having followi… Read more Android Ndk R10d Error