Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-ndk

Some tutorial for OpenGL ES 2 in Android with NDK?

Can the android NDK compile kernel module source?

android android-ndk

How do I compile my own C++ library for Android?

c++ android android-ndk

Is it justified to use C/C++ for iOS/Android cross platform code in this case?

Linking FFTW into an Android NDK application

How to output variable contents to "LogCat" window in Android-ndk

printing android-ndk

Android NDK library: findLibrary returned null

android android-ndk

JNI on Android: How to retrieve a string from Java code?

java android c++ c android-ndk

Application exit automatically without any warning or error

Implementing an UVC driver using the Android NDK and a raw usb connection for cameras that are not supported by the kernel

How to use Android system FreeType library in native code?

Is there a way to natively access android DPI, without using JNI?

Getting 'Fatal signal 11 (SIGSEGV) at 0x00000010 (code=1)' when writing into jfloat array

External Hardware Info

Debugging native code of HelloJni

android-ndk

Can't native debug

Build shared library linking to other not standard shared libarary

Eclipse Juno ADT plugin NDK path removed?

Add abiFilters to gradle properties

Using the STL with Android NDK C++

android c++ stl android-ndk