Donate | Download |
---|---|
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) |
- Beautiful and Practical UI
- Seamless Adaptability: Automatically adjusts to any screen size for optimal experience.
- Edit tags (metadata)
- Full customizations
- Fade in/Fade out music when pause/resume playback.
- Light, dark, battery saver and system default theme support.
- Sleep timer.
- Replay gain support.
- Inbuilt equalizer.
- custom playlist support (No more worrying about playlists getting deleted automatically)
- Folder View support.
- Delightful animations, animated icons
- Video(Beta) Playback support.
- Music Widget (Supports Material3 theme.), resizable.
- Tons of settings.
- Multiple sorting options.
- Touch lock (long tap)
- 3rd party equalizer / audio processing support (e.g. Wavelet)
- Pauses playback when disconnecting headphones
- Post-playback actions (delete/trash file/skip to next)
- Resize (fit/crop) - Playback speed control ( 0.5x to 2x)
- Audio/subtitle track selection
- Follows latest material design guidelines.
- Just 5 MB in size
Download Googol Audiofy now and redefine your media experience.
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:
- Install Android Studio Alpha (Hedgehog) or above on your machine. You can download it from here: https://developer.android.com/studio/preview
- Install Git on your machine. You can download it from here: https://git-scm.com/downloads
To build the Audiofy app, follow these steps:
- Clone the repository: Open a terminal window and type the following command:
git clone https://github.com/iZakirSheikh/audiofy2.git
- Open Android Studio and select Open an existing project.
- Navigate to the folder where you cloned or downloaded this repository and select it.
- 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!
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.