Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-ndk

objdump of a .so file? need help to understand the messages

eglQuerySurface gives wrong size

opengl-es android-ndk

How to build multiple projects in the correct dependency order with Android NDK?

android eclipse android-ndk

deploying android ndk dependencies to maven repositories

Library for unrestricted heap memory for bitmaps using NDK on Android [closed]

Reading frames from video file using openCV and Native code C++

android opencv android-ndk

Inexplicable UnsatisfiedLinkError on native library load

android android-ndk

undefined reference to 'typeinfo for testing::Test' with Google Test on Android NDK

Header file not found only in specific translation unit

c++ android-ndk swig

How to pass a structure as an argument to java function or return to java from jni

How to add echo effect to wav file in android?

ndk-build.cmd command not found

android ubuntu android-ndk

Android - create symbolic link in the app

JSApplicationIllegalArgumentException with React Native Android

Are native C++ methods counted in dex file method count?

How to disable Android NDK build for some build variant

OpenCV Android native code build issue

Android NDK: how to let gcc to use additional include directories

gcc makefile android-ndk

YUV to RGB conversion and display using opengl es 2.0 from android ndk using shaders