So my app downloads images at the users\' request from an online source. Through a button in the activity, the user can choose to hide or show the images in the gallery. T
am broadcast -a android.intent.action.MEDIA_MOUNTED -d file:///mnt/sdcard
This command can be used to update the SD Card without rebooting the device