Skip to content

Instantly share code, notes, and snippets.

@rosuH
Created October 25, 2018 10:22
Show Gist options
  • Save rosuH/42a8ed51f2a3494feabeb998d5850bb4 to your computer and use it in GitHub Desktop.
Save rosuH/42a8ed51f2a3494feabeb998d5850bb4 to your computer and use it in GitHub Desktop.
[ADB Refresh Mediastore] #Android #Media
#!/bin/bash
adb shell 'su -c "am broadcast -a android.intent.action.MEDIA_MOUNTED -d file:///mnt/sdcard/DCMI/Images_new/"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment