I'm new to android and I want to upload a file using Storage Access Framework to make users able to choose a file from it, what is the best simple way to do that and how? thank you for answering.
Asked
Active
Viewed 374 times
1 Answers
1
I came across these open source libraries just recently myself...
https://github.com/iPaulPro/aFileChooser
https://github.com/ianhanniballake/LocalStorage
https://github.com/spacecowboy/NoNonsense-FilePicker
These resources should definitely lead you towards your solution.

sirvon
- 2,547
- 1
- 31
- 55