Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Ndk

Getting Error: Undefined Reference To Function Android Ndk

I have been trying to solve this issue for more than two days, but still no luck. I have no idea w… Read more Getting Error: Undefined Reference To Function Android Ndk

Decoding Video Using Ffmpeg For Android

I tried to decode video using FFMpeg library from the sample examples available on internet, i figu… Read more Decoding Video Using Ffmpeg For Android

Android Ndk Openssl Error Cross-compiling

I am new in NDK and I am following this guide to build OpenSSL for Android, I am using Windows 7 an… Read more Android Ndk Openssl Error Cross-compiling

No Implementation Found For Native In Ndk

I am struck with an error, using the jni ... I have a simple native method in android activity clas… Read more No Implementation Found For Native In Ndk

Crashlytics Ndk Multi Androidndkout Path Support

I use Fabric Crashlytic to impove my native code performance. I have multi .so library in both app … Read more Crashlytics Ndk Multi Androidndkout Path Support

Android, Opengl Lag In Jni When Touching Screen

I am currently testing out all the features that a need in my game on the Android platform. I have … Read more Android, Opengl Lag In Jni When Touching Screen

Unable To Find Header Files - Android Ndk

i'm wrapping a native API to Android by NDK. But when building it don't find the header fil… Read more Unable To Find Header Files - Android Ndk

Rendering Yuv Ffmpeg Frames In Android Native Ndk

Can we render YUV frames from ffmpeg streaming output(AV_PIX_FMT_YUV420P) directly in Android scree… Read more Rendering Yuv Ffmpeg Frames In Android Native Ndk