Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-ndk

Android NDK CMake uses C++17

Generate core dump in android

Segmentation fault when using dlclose(...) on android platform

android c++ linux android-ndk

How to use Android Studio with Cocos2d-x

Error:() undefined reference to `__android_log_write' ERROR?

Using tensorflow on Android NDK side directly (Not using JAVA api)

Android L Preview does not search native libraries in "armeabi" folder (UnsatisfiedLinkError)

How do I create a shared library in C++ for both Android and iOS?

How to use ndk-stack step-by-step?

Installing C/C++ Compilers in Android

Android Static Linking vs Dynamic Linking against glibc

Android NDK and pthread

Native prebuilt shared library in Android Studio with experimental Gradle plugin

Using a prebuilt shared Library in Android Studio (cmake)

Using existing shared library (.so) in Android application

Call a static java method of another package from native code

How to use latest FFMPEG in Android Studio project?

Java mmap fails on Android with "mmap failed: ENOMEM (Out of memory)"

easiest way to debug crash in native library, linked by Android app?

How do I create an OpenGL ES 2 context in a native activity?

c++ opengl-es android-ndk egl