Skip to content

Instantly share code, notes, and snippets.

@anggrayudi
Last active December 14, 2020 17:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anggrayudi/181785285fd1d72e88af8896433b5349 to your computer and use it in GitHub Desktop.
Save anggrayudi/181785285fd1d72e88af8896433b5349 to your computer and use it in GitHub Desktop.
Easy Storage Access Framework in Android with SimpleStorage
DocumentFile file = DocumentFileCompat.fromSimplePath(context, "14EC-BF55", "Movies/Horror/The_Conjuring.mp4");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment