Skip to content Skip to sidebar Skip to footer
Showing posts with the label Storage Access Framework

Unable To Access File From Uri

I am trying to access a file using Storage Access Framework which I have stored in locally and send… Read more Unable To Access File From Uri

Saf - Nullpointerexception When Copying File From Private App Folder To Authorized Saf Folder

My app has to copy a file from private app folder to a SAF folder with the suitable permissions gra… Read more Saf - Nullpointerexception When Copying File From Private App Folder To Authorized Saf Folder

Can't Control The Initial Directory Where The Saf Ui Should Start

I'm trying to save a text file using SAF (Storage Access Framework) but I can't control whe… Read more Can't Control The Initial Directory Where The Saf Ui Should Start

Why Since Android 6 I Can't Delete A File Located On A Usb Key With Saf?

I use SAF to access files on a USB key. Since Android 6 it is impossible to delete a file by the de… Read more Why Since Android 6 I Can't Delete A File Located On A Usb Key With Saf?

How To Use Download Manager With Storage Access Framework / Mediastore

I need to download a pdf file and then fire an intent so that other suitable app can show the file.… Read more How To Use Download Manager With Storage Access Framework / Mediastore