tanersener / mobile-ffmpeg

FFmpeg for Android, iOS and tvOS. Not maintained anymore. Superseded by FFmpegKit.
https://tanersener.github.io/mobile-ffmpeg
GNU General Public License v3.0
3.85k stars 787 forks source link

How to APK size Decreased My App is Video to Mp3 Converter and Ringtone Maker (Mp3 Trim) #699

Closed sureapps closed 3 years ago

sureapps commented 3 years ago

I have add dependency

dependencies { implementation 'com.arthenica:mobile-ffmpeg-audio:4.4-LTS' }

Output APK or AAB file size is 40MB but when I find on playstore related my application then size is 5 MB to Max 7 MB So how to remove unnecessary library or module in my application.

rajgupta93 commented 3 years ago

hey my is not working in android 10 can you help me?

tanersener commented 3 years ago

This project will be retired. Please consider switching to FFmpegKit.