I\'m using adb to sync music on an android phone. Essentially, I rm the existing music directory and push replacement music files.
I\'d like to be able to use adb to
On some Samsung mobiles, you can get a full rescan like this:
am broadcast -a com.samsung.intent.action.MTP_FILE_SCAN -n com.android.providers.media/.MediaScannerReceiver