Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-ndk

How to see the actual gcc options when building Android from source?

How to build an executable for Android shell

Android Signed APK showing incomplete

android android-ndk

Highlight text on a PDF

android pdf android-ndk mupdf

What' s the difference between gnustl and stlport in android ndk development?

android stl android-ndk gnu

Maximum size of native heap on Android?

Linking STL into a standalone Android NDK executable

android c++ stl android-ndk

Rotating a bitmap using JNI & NDK

Calling native method twice of third party library in an Activity causes the Android application to close down

Android NDK: Aborting stop?

JNI ERROR (app bug): local reference table overflow (max=512)

Android NDK chrono epoch is not correct (std::chrono::high_resolution_clock)

android c++ android-ndk chrono

How do I run valgrind with an Android app?

SIG33 when debugging native Android

Android JNI what is current working directory for C/C++ executed code?

Android NDK UnsatisfiedLinkError: "dlopen failed: empty/missing DT_HASH"

What should be reasons to use OpenSL ES instead of AudioTrack in Android?