Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 363 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 363 Bytes

SAFSample

An example to show how to write code with Android Strorage Access Framework(SAF). Two parts included:

##Document operation##

  • Open Document
  • Delete Document

##Directory Selection## To illustrate how to ask user to select a folder to authorize read/write permission to app, which is important especially if app wants to write to external SD card.