Home

Awesome

Tiny Music Player

Icon

Read License

Code Quality

Descriptions

This project is a light-weight, simple, yet compatible notification-based audio player.

Supports Android 1.0+

It allows you to play audio and video files, like how you expected to. Most importantly it is designed in hope to make it compatible with different Android versions.

Its usage is as easy as opening or sharing the file you want to play with the app, or selecting it directly from the app. Enjoy your music!

Location of webpage: https://martinmimigames.github.io/projects/tiny-music-player

You can find most information about Tiny Music Player just below.

Different variations

Notices

The app will not be able to function properly without notification permissions being granted. For Android 13+, due to new notification restrictions, the app will bring you to the settings page if the permission is not granted.

Features

If you worry about size, compatibility or privacy, this is the best app for you!

We use the foreground service permission to provide audio playing while using other apps.

we use the notification permission to provide playback control for audio playing.

We use the read storage permission on older devices to open the audio files. (not required for newer devices)

Branches

Issues

Issues and pull requests are always welcome!

You can submit issues the following ways:

Latest Versions

Installation

<img src="https://martinmimigames.github.io/res/get-it-on/f-droid.png" alt="Get it on F-Droid" height="80">

<img src="https://martinmimigames.github.io/res/get-it-on/github.png" alt="Get it on Github" height="80">

Get it on the official website

Cloning project

git clone https://github.com/martinmimigames/tiny-music-player.git
cd tiny-music-player
git submodule init && git submodule update

Made by Martinmimigames

Official Website at https://martinmimigames.github.io

Last update of README

Date : 25-04-2023 dd-mm-yyyy

Important

Please read the license!