Fermata Media Player is a free, open source audio, video and TV player with a simple and intuitive interface. It is focused on playing media files organized in folders and playlists.
Supported features:
- Play media files organized in folders
- IPTV addon with support for XMLTV EPG and Catchup
- Remembers the last played track and position for each folder
- Support for favorites and playlists
- Support for CUE and M3U playlists
- Support for bookmarks
- Audio effects: Equalizer, Bass/Volume Boost and Virtualizer
- Configure audio effects for individual tracks and folders
- Configure playback speed for individual tracks and folders
- Customizable titles and subtitles
- Support for Android Auto
- Support for Android TV
- Show favorites and playlists on Android TV home screen
- Pluggable media engines: MediaPlayer, ExoPlayer and VLC
- Video player with support for subtitles and audio streams (VLC Engine only)
- Download and install the latest Android NDK from https://developer.android.com/ndk/downloads/
- Download and install the latest Android SDK or Android Studio from https://developer.android.com/studio/
- Set the environment variable ANDROID_SDK_ROOT pointing to the SDK directory
git clone --recurse-submodules https://github.com/AndreyPavlenko/Fermata.git
cd Fermata/depends
./build.sh <path to Android NDK directory>
cd Fermata
export ANDROID_SDK_ROOT=<path to android SDK>
./gradlew packageAutoReleaseUniversalApk -PABI=arm64-v8a
./gradlew packageAutoReleaseUniversalApk -PABI=armeabi-v7a
./gradlew control:assembleRelease
To build the apks with a dirrenent package name, use the APP_ID property:
./gradlew packageAutoReleaseUniversalApk -PABI=arm64-v8a -PAPP_ID=my.app.name
If you like the application, please consider making a donation: