Skip to content

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

License

Notifications You must be signed in to change notification settings

bsidhom/LocalStorage

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%