Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-ndk

Using NDK from C++ updating Android UI

Debugging FFmpeg

android ffmpeg android-ndk

Turn on compiler optimization for Android Studio debug build via Cmake

Android NDK make. Hundreds of "undefined reference error"s

android c++ android-ndk caffe2

Using boost parse datetime string: With single digit hour format

Set Android.mk flag through Gradle depending on build type

set environment variable `ANDROID_NDK_HOME`

android maven android-ndk

How to kill a child thread in C (Android NDK)?

JNI NewStringUTF called with pending exception 'java.lang.NoSuchMethodError'

java android android-ndk

Access to raw sockets in Android instrumented tests

android android-ndk

Is there a way to check if jobject is a local or global reference?

Why does the Android jvm->GetEnv() return the same "env" for multiple threads.?

How do I properly install the libshaderc component to run Vulkan example code in Android Studio?

android-ndk vulkan

How to display a JPEG on ANativeWindow?