This repository has been archived by the owner on Oct 7, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 797
Android Prerequisites
Taner Sener edited this page Jun 2, 2018
·
14 revisions
- The following packages are required by the build scripts.
autoconf automake libtool pkg-config
- These optional packages should be installed only if you want to build corresponding external libraries.
gcc cmake gperf yasm texinfo
- cmake v3.9.x or later required by libwebp
- gcc required by freetype, fribidi
- gperf required by fontconfig
- texinfo required by gmp on some platforms
- yasm required for libvpx on some platforms
- Android builds require these additional packages.
- Android SDK 5.0 Lollipop (API Level 21) or later
- Android NDK r16b or later with LLDB and CMake as shown in Android NDK Guide
- gradle 4.4 or later
Copyright (c) 2018-2021 MobileFFmpeg