Storage Access Framework - Events produced by file operations in folder

痞子三分冷 提交于 2020-01-25 06:53:27

问题


Is it possible to receive file-operations events happening inside a folder under Storage Access Framework into an Android app?

I mean, a folder that was selected by the user, and thus authorized.

The app has the corresponding uri in a suitable form.

When a file is modified, created or removed inside that folder an event should reach the Android app back, even if this time no operations were performed by the app itself or from the device in use.

Is this possible?

来源:https://stackoverflow.com/questions/58730742/storage-access-framework-events-produced-by-file-operations-in-folder

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!