Skip to content

NDK Compatibility

Taner Sener edited this page Jul 15, 2026 · 1 revision

Android releases are built and tested with the Android NDK versions listed below.

For FFmpegKitNext, we aim to test builds with the latest Android NDK LTS, such as r27d, but that may not always be possible for every host, dependency and build configuration.

Releases

FFmpegKitNext Android NDK Nix profile
8.1.0 r27d (27.3.13750724) android-r27d
7.1.0 r27d (27.3.13750724) android-r27d
6.1.1 r27d (27.3.13750724) android-r27d
6.1.0 r27d (27.3.13750724) android-r27d

Notes:

  • FFmpegKitNext Android releases use API Level 24+ by default
  • Android NDK versions greater than 23 do not support API Levels 16, 17 and 18

Clone this wiki locally