Audiofy Save

▶ Simple and lightweight, yet polished and powerful Android Audio/Video player based on ExoPlayer, Media3 and Jetpack Compose

Project README

Featured Graphics

logo Audiofy - Media Player

An Open-Source Media Player App for all your needs!

Release Playstore GitHub Installs Google Play Installs Google Play Rating Visitors

Don't forget to ⭐ the repo

GitHub stars GitHub forks GitHub watchers GitHub follow

Contact

Telegram Group Email Badge Twitter

Donate Download
Buy Me A Coffee Get it on Google Play

Description

Audiofy Media Player is an open-source multimedia player app that lets you play music and videos on your Android device.

Audiofy Media Player is a mulitmedia app that lets you enjoy various videos and audio formats on your Android device or Android TV. It uses the ffmpeg extension of Media3, a powerful media player library, to support common and special audio formats such as Vorbis, Opus, FLAC, MP3, AAC, DTS, etc. It also supports video formats such as H.264, H.265, VP8, VP9, AV1, etc. You can also sync audio and video tracks when using Bluetooth earphones or speaker, for a smooth viewing experience. It has a simple and minimalistic interface that lets you watch videos without any hassle..

Category Supported Formats
Audio formats Vorbis, Opus, FLAC, ALAC, PCM/WAVE (μ-law, A-law), MP1, MP2, MP3, AMR (NB, WB), AAC (LC, ELD, HE; xHE on Android 9+), AC-3, E-AC-3, DTS, DTS-HD, TrueHD, AC-4 (on devices with system decoder)
Video formats H.263, H.264 AVC (Baseline Profile; Main Profile on Android 6+), H.265 HEVC, MPEG-4 SP, VP8, VP9, AV1
Container formats MP4, MOV, WebM, MKV, Ogg, MPEG-TS, MPEG-PS, FLV, AVI (under development)
Streaming protocols DASH, HLS, SmoothStreaming, RTSP
HDR video playback HDR10+ and Dolby Vision (on compatible/supported hardware)

Screenshots


Features

  • Audio/subtitle track selection
  • Playback speed control
  • Horizontal swipe and double tap to quickly seek
  • Vertical swipe to change brightness (left) / volume (right)
  • Pinch to zoom (Android 7+)
  • PiP (Picture in Picture) on Android 8+ (resizable on Android 11+) (Comming soon)
  • Resize (fit/crop)
  • Volume boost (Coming soon)
  • Auto frame rate matching on Android TV/boxes (Android 6+)
  • Post-playback actions (delete file/skip to next)
  • Touch lock (long tap)
  • 3rd party equalizer / audio processing support (e.g. Wavelet)
  • Media Session and Audio Focus support
  • Pause playback when disconnecting headphones

🧰 Build and run the project

If you are a developer and want to build and run the Audiofy app from the source code, you need to follow these additional steps:

Prerequisites

Steps

To build the Audiofy app, follow these steps:

  1. Clone the repository: Open a terminal window and type the following command: git clone https://github.com/iZakirSheikh/audiofy2.git
  2. Open Android Studio and select Open an existing project.
  3. Navigate to the folder where you cloned or downloaded this repository and select it.
  4. Wait for Android Studio to sync the project and resolve the dependencies. 65 Run the app on an emulator or a connected device by clicking the Run button.

You have successfully built and run the Audiofy app from the source code. Enjoy!

🔖 License

    Apache 2.0 License


    Copyright 2021 Zakir Sheikh

    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.

Open Source Agenda is not affiliated with "Audiofy" Project. README Source: iZakirSheikh/Audiofy