Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-ndk

access (faster polling) accelerometer via NativeActivity NDK

How to make SSL peer_verify work on Android?

android-ndk openssl libcurl

How can I effectively debug C code that's wrapped with JNI in Eclipse? (Android Dev)

Is it possible to create UI elements with the NDK ? - lack of specs in Android docs

What is the best method to render video frames?

android video android-ndk

Android userspace filesystem driver on non-rooted device?

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