所有文件访问权限(具有 MANAGE_EXTERNAL_STORAGE 权限): 在 Android 11 中引入了新的权限,允许访问设备上的所有文件。为了应用正常运行,此权限是必需的。 不幸的是,较为便捷的替代方案如 Media Store API 并不适用,因为 Media Store API 仅能访问图片和视频,无法涵盖其他文件类型。 存储访问框架也不可用,因为它存在严重的性能问题。处理成千上万个文件可能需要数小时,而使用直接的 File API 访问只需几分钟即可完成。
Hey, please contact me mail, so I can look into the issue.
Probably it's just a corrupter media store cache. Look for the media store system app in the system settings- app, clear it's data and reboot.
Jan
新变化
7.20.1 • Fixed keyboard overlapping input fields
7.20.0 • Added edge to edge support • Fixed sharing backup not working • Fixed folder automation to delete gps data • Fixed video XMP data written in local time instead of UTC • Updated perl library to support 16KB pagesize • Updated all libraries