SimpleMobileTools / Simple-Music-Player

A clean music player with a customizable widget, stylish interface and no ads.
https://www.simplemobiletools.com
GNU General Public License v3.0
1.28k stars 406 forks source link

Delete using File api as well as MediaStore #553

Closed naveensingh closed 1 year ago

naveensingh commented 1 year ago

This closes https://github.com/SimpleMobileTools/Simple-Music-Player/issues/402. Only running contentResolver.delete() doesn't work for files on some older Android versions.