Conversation

Replying to
The normal approach is for apps to open the system file manager and have the user choose files/directories. The interface you're showing is for authorizing an app to be a full file manager. Apps can't directly request it through a dialog, but users still want that capability.
2
4
Replying to and
They could try to have a nuanced policy where you have to implement the functionality without it to the extent possible so that the app works without it. Could trivially stop allowing apps to directly open the Settings activity if they wanted too. It was a decision to export it.
1
1
Replying to and
I think it's going to get a lot better over the next few major OS releases. The amount of progress via scoped storage has been massive. The main issue is really the ability to request indexed media access. Lots uses that but not that much uses this file management special access.
1
1
Show replies