GitHunt
BS

bsidhom/LocalStorage

Local Storage provides access to your local storage via the Android 4.4 Storage Access Framework

Local Storage provides access to your local storage (SD Card) via the Android 4.4 Storage Access Framework.

The focus on this app is not on the included UI, but instead on the LocalDocumentProvider, which provides read and write access to your SD card. In theory, this code can and should be integrated into a file explorer style app to replace the previous GET_CONTENT Intent used in lower API versions.

You can download the app from Google Play.

Picker
Picker 2
Phone UI

Languages

Kotlin100.0%

Contributors

BSD 3-Clause "New" or "Revised" License
Created March 7, 2020
Updated March 7, 2020
bsidhom/LocalStorage | GitHunt