Skip to content

Instantly share code, notes, and snippets.

@nschwermann
Created May 23, 2013 04:44
Show Gist options
  • Save nschwermann/5632785 to your computer and use it in GitHub Desktop.
Save nschwermann/5632785 to your computer and use it in GitHub Desktop.
refresh media player on android when new music added to device but not showing up
adb shell am broadcast -a android.intent.action.MEDIA_MOUNTED -d file:///sdcard/music
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment