Skip to content

Instantly share code, notes, and snippets.

@JavaDeveloper
Created September 18, 2012 05:59
Show Gist options
  • Save JavaDeveloper/3741502 to your computer and use it in GitHub Desktop.
Save JavaDeveloper/3741502 to your computer and use it in GitHub Desktop.
sendBroadcast(new Intent(Intent.ACTION_MEDIA_MOUNTED, Uri.parse("file://"+ Environment.getExternalStorageDirectory())));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment