storage-chooser
storage-chooser copied to clipboard
Does this work on external SD card?
I'm currently using SAF using Intent OPEN_CONTENT to get writeable uri permissions on an external SD card before I can write files to it. Will this library help me avoid writing a lot of code to use writeable uri permissions? Would appreciate a quick reply.
It is planned, but not supported yet. I myself need it.
Edit: A pull request would be really appreciated if you have written code for SAF in the past, I gotta research best approach to implement it.