Search code examples
Lost access to DCIM/SUBDIR in Android 10...

androidpermission-deniedandroid-10.0storage-access-framework

Read More
Open a Google Drive File Content URI after using KitKat Storage Access Framework...

androidgoogle-drive-apistorage-access-framework

Read More
Create blank file inside directory with Uri...

androidstorage-access-framework

Read More
How to append file content with SAF without using FileOutputStream...

androidstorage-access-framework

Read More
How to convert an absolute path String to a directory in tree Uri format...

androiduristorage-access-frameworkandroid-storage

Read More
Does Anyone knows Where this permission come from and how to grant this programmatically in Android?...

androidpermissionsstorage-access-frameworksaf

Read More
Using mimetype 'application/octet-stream' with SAF picker works for local files but not for ...

androidmime-typesstorage-access-framework

Read More
Android Storage Access Framework Document Create File & Dir Recursively...

androidandroid-sdcardstorage-access-framework

Read More
ContentResolver.openOutputStream() throws strage FileNotFoundException...

javaandroidfile-descriptorstorage-access-framework

Read More
How to read/write to a file that can be accessed by a user not being root?...

javaandroidfilestorage-access-frameworkgoogle-pixel

Read More
Android DocumentsProvider: openDocument is called on the main thread...

androidandroid-4.4-kitkatstorage-access-framework

Read More
Get absolute path from Uri in Android 10...

androidandroid-10.0storage-access-frameworkimebra

Read More
Can't figure out how to use ACTION_VIEW and Storage Access Framework together...

androidstorage-access-framework

Read More
Get Folder Name from Uri using SAF...

androidstorage-access-framework

Read More
Sharing DocumentFile using FileProvider...

androidfile-sharingstorage-access-framework

Read More
Direct file access (SQlite database) with Android 10+...

androiddatabasetransactionsandroid-contentproviderstorage-access-framework

Read More
Storage Access Framework doesn't show cloud roots when using ACTION_OPEN_DOCUMENT_TREE...

androidlocal-storagecloud-storagestorage-access-framework

Read More
ContentResolver doesn't contain just created image in an immediate query after creation of file...

androidandroid-contentproviderandroid-contentresolverstorage-access-frameworkdocumentfile

Read More
android is it possible to writeprotect a plain/text file I have created using the StorageAccessFrame...

androidstorage-access-framework

Read More
Determine existing file access permissions on Android Q...

androidandroid-ndkfile-accessandroid-10.0storage-access-framework

Read More
Does android.intent.action.ACTION_OPEN_DOCUMENT_TREE still require setType()?...

androidandroid-intentstorage-access-framework

Read More
How to handle SAF when I can only handle File or file-path?...

androidfilestorage-access-frameworkandroid-10.0scoped-storage

Read More
Android Q: Can I set the default directory once and save files without file picker?...

androidandroid-10.0storage-access-framework

Read More
ACTION_OPEN_DOCUMENT_TREE Shows Empty Recent List...

androidandroid-sdcardstorage-access-framework

Read More
Storage Access Framework Getting Correct Uri Path Delete/Edit/Get File...

androidstorage-access-frameworkdocumentfile

Read More
Android SAF: Uri of a folder (on disk) from DocumentsContract.getTreeDocumentId has different form, ...

androiddirectorypermissionsdocumentstorage-access-framework

Read More
queryRoots calls queryDocument first, not queryChildDocuments...

androidstorage-access-frameworkdocuments-provider

Read More
How do I read a file based on a parameterised filename, given a URI of a user selected directory?...

javaandroidstorage-access-framework

Read More
DocumentFile.fromFile on 5.0+...

androidstorage-access-framework

Read More
Storage Access Framework - How to append to a created file using its URI?...

androidkotlinstorage-access-framework

Read More
BackNext