Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-ndk

Issue when calling ffmpeg.c twice that makes the app crashes?

android c android-ndk ffmpeg

armeabi-v7a with -mfloat-abi=hard

android android-ndk armv7

Integrating MuPDF as a library project (Android)

Compiler error in ndk and clang++ for ARM?

Fractal Applications on Android

Replacing the standard Android H264 software encoder with an ffmpeg based one

Which Android devices support jni?

cmake fails with android ndk

android c++ android-ndk cmake

Android SIP application using Linphone

Using libVLC for Android on windows platform

java.lang.UnsatisfiedLinkError - NDK in android studio gradle?

Android Studio + NDK - Import Existing C++

Mixing android plugins from gradle and gradle-experimental

How Do You Use .so Shared Library in Java Android Studio Project

Call C++ class methods or function from Java on android without recreating class/variable on every call

Is AOSP's libc++.so the same as NDK's libc++_shared.so?

Android ndk not bundle v8 .a file symbols

android android-ndk v8

NDK/JNI: identifying current thread

How to configure Tesseract in Eclipse for Android development?

Need help debugging why a shared library fails to load. Android NDK