Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-ndk

Using my own prebuilt shared library in an Android NDK project

c++ android build android-ndk

Integration issue to tess-two (Tesseract Tools for Android)library into an Android studio and build ndk

Build FFMPEG with x264 for Android

build android-ndk ffmpeg x264

Getting "Unknown Application ABI" when trying to debug some C code in my Android app

How to access Android Lollipop DocumentFile files via NDK?

Galaxy Nexus - wrong CPU ABI being selected during install time

android 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