Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo
Advertisement

This project contains static FFmpeg executable binary which compatible with all Android ABIs:

  • armeabi (Android 16+)
  • armeabi-v7a (Android 16+)
  • arm64-v8a (Android 21+)
  • x86 (Android 16+)
  • x86_64 (Android 21+)
  • mips (Android 16+)
  • mips64 (Android 21+)
Mar 9, 2018

Swift-CC is a python script that simplifies the compiling of Swift and Objective-C(++) code into object files. It is a two stage wrapper for clang and the swift compiler that uses the Android NDK tools to produce android compatible .o files.

Jul 6, 2015