Android:如何通知MediaScanner内容已删除?
我现在正在使用 MediaScanner 开发 Android 应用程序,现在我可以访问 Sqlite 数据库管理的内容数据并使用 scanFile 方法刷新新添加的内容。
我想做的是刷新(更新)MediaStore管理的Sqlite的数据。
我关闭电源并在Android上然后我可以显式启动MediaScanner,然后我可以刷新Sqlite MediaStore上的数据,但是,我不知道如何通知MediaScanner内容(例如MP3声音文件和JPEG图像文件)在Android时被删除已打开。
您能告诉我如何通知MediaScanner删除内容文件并更新MediaStore上的Sqlite数据吗?
感谢和问候
I'm now developing Android app using MediaScanner, and now I can access to contents data managed by Sqlite database and refresh the newly added contents using scanFile method.
What I want to do is to refresh (update) the data of Sqlite managed by MediaStore.
I powered off and on Android then I can start MediaScanner explicitly and then I can refresh data on Sqlite MediaStore, however, I don't know how to notify MediaScanner that contents (such as MP3 sound files and JPEG image files) are deleted while Android is turned on.
Could you kindly tell me how to notify the content file deletion for MediaScanner and update the Sqlite data on MediaStore?
Thanks and regards
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论