Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-ndk

Android: How to call ndk function from Kotlin?

android android-ndk kotlin

Is it possible to set affinity with sched_setaffinity in Android?

Running ndk-gdb with package not found error on motorola phone

Android NDK: load_library: cannot locate srand

How does APP_OPTIM manifest in code?

android-ndk

Using Make's 'wildcard' function in Android.mk

android c makefile android-ndk

Android NDK, keeping live C++ objects

java android c++ android-ndk

Sending int[]s between Java and C

Android NDK, Error:(165, 0) Cause: ndk-build binary cannot be found

Android NDK overflows dalvik JNI local reference table

Loading shared libs that depend on other shared libs

Android NDK with Google Test

cocos2d-x-2.1.4 : error: format not a string literal and no format arguments [-Werror=format-security]

How to play multiple video files simultaneously in one layout side by side in different view in Android

How to convert sample rate from AV_SAMPLE_FMT_FLTP to AV_SAMPLE_FMT_S16?

Nexus One / Android "CPU may be pegged" bug

Android Camera Preview Frame Timestamp

How to build an shared library and call it in other ndk program