Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-ndk

How to get "printf" messages written in NDK application?

Official "Boost library" Support for Android and iOS? [closed]

How to fix android studios 2.3 NDK bug?

android android-ndk

How to match int to enum

java android enums android-ndk

How to use JNI bitmap operations for helping to avoid OOM when using large images? [closed]

Android NDK java.lang.UnsatisfiedLinkError: findLibrary returned null

Convert JNI types to Native types

Producing optimised NDK code for multiple architectures?

Logging values of variables in Android native ndk

Android NDK: getting the backtrace

android c++ c android-ndk

Running a native library on Android L. error: only position independent executables (PIE) are supported

android android-ndk

How to create an object with JNI?

Embedded Chromium or Webkit in Android app

Extract code from .aar file Android

How to use the boost library (including shared_ptr) with the Android NDK and STLport

c++ boost android-ndk stlport

How to detect compilation by Android NDK in a C/C++ file?

How to use 32-bit native libraries on 64-bit Android device

Catching exceptions thrown from native code running on Android

Endianness of Android NDK

android android-ndk

What is the Log API to call from an Android JNI program?