Galaxy Watch

From Edgar BV Wiki
Revision as of 07:54, 20 October 2024 by Red (talk | contribs) (Created page with "== Transferring MP3s to the watch from the PC == You need AnExplorer to transfer the files from the PC to a website using the upload button. Then you need MyWear File Explorer to select them all from the AnExplorer upload directory and move them to the Music directory Then you need to reboot the watch for the music indexing to start. Or you can use adb over wifi adb push /path to music/ /sdcard/Music adb shell "find /storage/emulated/0/ -exec am broadcast \ -a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Transferring MP3s to the watch from the PC

You need AnExplorer to transfer the files from the PC to a website using the upload button.

Then you need MyWear File Explorer to select them all from the AnExplorer upload directory and move them to the Music directory

Then you need to reboot the watch for the music indexing to start.

Or you can use adb over wifi

adb push /path to music/ /sdcard/Music
adb shell "find /storage/emulated/0/ -exec am broadcast \
   -a android.intent.action.MEDIA_SCANNER_SCAN_FILE \
  -d file://{} \\;"

OR

an app like https://play.google.com/store/apps/details?id=com.kotorimura.refreshmediastore or sideload https://turndapage.com/navexplorer/