bravobit / FFmpeg-Android

FFMpeg/FFprobe compiled for Android
https://bravobit.nl/
MIT License
739 stars 175 forks source link

use jniLibs to work with targetSdkVersion=29 #130

Open alexcohn opened 5 years ago

alexcohn commented 5 years ago

Fixing https://github.com/bravobit/FFmpeg-Android/issues/126

alexcohn commented 2 years ago

You cannot rely on Android Studio to build and copy the ffmpeg aar into your apk. You can include any custom build steps in your build.gradle, though. Or simply copy the aar into your project, the way you handle the executables. But even if you work with executables, it's worth the hassle to split APKs or build a Bundle.