A clean music player with a customizable widget, stylish interface and no ads.
Find a file
darthpaul ab774c54ba Implement editing audio tags for specific media files
- add function to rename file (for pre-Android 11 devices) alongside change audio metadata like song title, song artist, song album
- editing the metadata is done with the JAudioTagger library for it's simplicity but newer versions only support Android 8 (API 26 and above). The minimum version we can use to support at least API 21 is 2.2.5.
- JAudioTagger does not support editing metadata for AAC, OPUS files. However it can for WAV and WMA but the changes written are not detected by the MediaStore. In the app we disable the rename functionality for these files.
2021-11-10 21:16:43 +00:00
.github updating the Paypal donation link 2020-11-09 19:43:29 +01:00
app Implement editing audio tags for specific media files 2021-11-10 21:16:43 +00:00
fastlane/metadata/android updating changelog 2021-10-02 12:18:32 +02:00
gradle/wrapper updating kotlin, commons, gradle 2021-10-01 22:56:18 +02:00
.editorconfig Update .editorconfig 2021-08-17 09:38:29 +02:00
.gitignore removing gradle.properties from gitignore 2019-03-27 11:51:41 +01:00
build.gradle Implement editing audio tags for specific media files 2021-11-10 21:16:43 +00:00
CHANGELOG.md updating changelog 2021-10-02 12:18:32 +02:00
gradle.properties adding gradle.properties to git 2018-10-19 14:02:30 +02:00
gradlew adding the project 2016-01-10 13:26:04 +01:00
gradlew.bat adding the project 2016-01-10 13:26:04 +01:00
keystore.properties_sample updating to the new way of signing apps 2019-03-10 22:11:41 +01:00
LICENSE changing license to GNU GPL v3 2019-10-13 15:33:06 +02:00
README.md updating the english screenshots 2021-02-11 20:57:45 +01:00
settings.gradle adding the project 2016-01-10 13:26:04 +01:00

Simple Music Player

Logo

A clean music player with a customizable widget.

A music player easily controllable from the status bar, home screen widget or by hardware buttons on your headset. You can sort the tracks by the Title or Artist, as well as change the Equalizer. Does not yet support filtering by artist or album, stay tuned!

It contains a widget with customizable text color, alpha and the color of the background.

Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.

This app is just one piece of a bigger series of apps. You can find the rest of them at https://www.simplemobiletools.com

Get it on Google Play Get it on F-Droid

App image App image App image