Skip to content

bsidhom/LocalStorage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • Kotlin 100.0%