Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-ndk

Android.mk relative or absolute paths?

android c++ android-ndk

Create JNI/NDK apk only command line without gradle, ant or cmake

android android-ndk apk

Android NDK Debugging

No JNI_OnLoad found in ... skipping init

android eclipse jedisct1/libsodium where to start

Cutils not included in NDK?

android-ndk ashmem

Receive complete android unicode input in C/C++

LOCAL_LDLIBS vs. LOCAL_LDFLAGS

android android-ndk

Can't execute JavaVM->DetachCurrentThread(): "attempting to detach while still running code"

Package Android apk with additional executables

Does float VS int performance on x86 and ARM differ so much?

Android NDK #define Problems

How to remove the black screen that apper before playing the mp4 Video?

Android NDK: How to override onBackPressed in NativeActivity without java?

Android: How to integrate a decoder to multimedia framework

error: 'to_string' is not a member of 'std'

Can't print log messages from JNI with Android Studio

crtbegin_so.o missing for android toolchain (custom build)

gcc android-ndk gdc

Unresolved inclusion error while using NDK

Can't load native shared library with dependencies in a native activity app