sromku/android-storage

SAF (DocumentFile) support

MFlisar opened this issue · 1 comments

I looked through your code, I did not find any handling of DocumentFile and any SAF (storage access framework) usage. Am I right, that you're not supporting external storages on android >= 5 (sd cards for example)?

Any plans on adding this?

External storage is supported in this lib. Please check this doc. I also added sample app recently. You can explore external storage from the app. The app uses this library only.