A clean music player with a customizable widget, stylish interface and no ads.
ab774c54ba
- 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. |
||
---|---|---|
.github | ||
app | ||
fastlane/metadata/android | ||
gradle/wrapper | ||
.editorconfig | ||
.gitignore | ||
build.gradle | ||
CHANGELOG.md | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
keystore.properties_sample | ||
LICENSE | ||
README.md | ||
settings.gradle |
Simple Music Player
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