loader image

Reply To: Samsung Galaxy Watch Update [Custom Ringtone/Notification] not working [FIXED]

What makes us different from other similar websites? Forums Tech Samsung Galaxy Watch Update [Custom Ringtone/Notification] not working [FIXED] Reply To: Samsung Galaxy Watch Update [Custom Ringtone/Notification] not working [FIXED]

#7679
thumbtak
Keymaster

New ADB method for pushing files and deleting files.

$ ping -c 4 <IP> && adb pair <IP>:<PORT>
$ adb connect <IP>:<PORT>
$ adb push <FILE> /sdcard/<LOCATION>
$ adb shell rm -f /sdcard/<LOCATION>/<FILE>

 

  • This reply was modified 1 month ago by thumbtak.
TAKs Shack