caydey / ffshare

An android app to compress image, video and audio files through ffmpeg before sharing them
GNU General Public License v3.0
615 stars 30 forks source link

Split APKs #36

Closed DoozyDoz closed 1 year ago

DoozyDoz commented 1 year ago

For example

caydey commented 1 year ago

Modified Gradle to build 6 separate APK's, (arm64 + armeabi + arm64+armeabi) x (full + video) with full allowing all features and video not supporting the audio file (mp3 / ogg) compression feature I'll have these APK's in the GitHub releases