Skip to content

Instantly share code, notes, and snippets.

@BalioFVFX
Last active May 12, 2019 12:44
Show Gist options
  • Save BalioFVFX/181dbaa076635fe2e4d89c3479d4d9ab to your computer and use it in GitHub Desktop.
Save BalioFVFX/181dbaa076635fe2e4d89c3479d4d9ab to your computer and use it in GitHub Desktop.
Intent intent = new Intent(this, SimpleFileExplorerActivity.class);
this.startActivityForResult(intent, 1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment