DialogMusicPlayer
A simple and minimal music player dialog :)
Vishnu Sanal T Local Media Player Multimedia
Screenshots
Description
<i>The stock music player on my phone needed unnecessary permissions! So, I created one on my own :D</i>
<i>Dialog Music Player</i> is the most minimalistic music player requiring no permissions except to access your storage (so that it can play your music).
Do not be irritated if you don't find a launcher icon: there currently is none. The app accepts music files to play via the "open with" menu or from the "share to" menu of Android, e.g. via a file manager, other utility apps etc. And as it has no icon in the launcher: should you ever want to uninstall it, you'll have to do that via Android's <i>Settings › Apps</i> menu (or via the „market app“ you used to install it).
What’s new (v2.1.4)
- Bug fixes
Full Changelog: https://github.com/VishnuSanal/DialogMusicPlayer/compare/v2.1.3...v2.1.4
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Read storageRead files on the device storage.
- MusicRead audio files from the media library.
- Foreground serviceKeep running in the background, visible in the status bar.
- FOREGROUND_SERVICE_MEDIA_PLAYBACK
- NotificationsShow notifications.
- dialogmusicplayer.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments