Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-ndk

Android NDK performance over regular Java code

Solution for missing std::wstring support in Android NDK?

Android NDK - problem linking an external library (can't found it)

attaching to android native app with gdb closes app on device

android gdb android-ndk

Linking failing for PCRE when using Android NDK stand-alone toolchain

android linker android-ndk

No JNI_Onload() found and VM shutting down

Building FFmpeg for Android to use command line arguments

android c++ c android-ndk ffmpeg

how to build openssl on android

android android-ndk openssl

how to debug a shared libarary [ separate project] from android application

RTSP streaming on Android client using FFMpeg

android-ndk ffmpeg rtsp

Is there a gcc warning for "conditional expression is constant"?

c++ c gcc android-ndk

java code for reading image instead of getting frame

How to efficiently scale up video frame using NDK

Build and link multiple NDK libraries using gradle

android-ndk gradle

UnsatisfiedLinkError: Couldn't load X from loader

Android NDK fails to debug "Unable to detect application ABI's"

android android-ndk

Using pre-built libraries and jni in Android Studio

Using .so files in Android Studio

How do we define multiple modules with the new NDK gradle based builder?

Android bitmap native code - linking problem

android bitmap android-ndk