Android's Media Scanner: How do I remove files?

前端 未结 5 676
轮回少年
轮回少年 2020-12-08 17:42

I\'m writing an app that removes files that may or may not be listed in any one of the types of media libraries such as music or pictures. While I can use the MediaSca

5条回答
  •  無奈伤痛
    2020-12-08 18:06

    The available method is to remove the item from library. This post is detailed expressed how to add into or remove from the Media Library. http://androidyue.github.io/blog/2014/01/19/scan-media-files-in-android/ Hopes this could help you.

提交回复
热议问题