Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Ndk

Android Ndk : Problem For Call Of Java Method From C++ With Jni

I try to work on Android NDK, my first test are not very conclusive, I need for help because I don&… Read more Android Ndk : Problem For Call Of Java Method From C++ With Jni

Ndk And Opencv Setup In Android Studio

I imported the module 'OpenCV for Android' into Android Studio and I tried to implement my … Read more Ndk And Opencv Setup In Android Studio

Linking Libcutils To Native Executable

I want my executable to be able to call functions supported by libcuils - like property_get(...). I… Read more Linking Libcutils To Native Executable

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

Android Ndk Cannot Load Library: Reloc_library[1306]

Im developing an android app thats loading two shared libraries. One is external, its called libpca… Read more Android Ndk Cannot Load Library: Reloc_library[1306]

Android Studio Lldb Hangs When Debugging On Specific Device

I've been developing a native application (C++ with an android wrapper) and have been successfu… Read more Android Studio Lldb Hangs When Debugging On Specific Device