02-14-2020, 02:57 PM
(This post was last modified: 02-14-2020, 03:38 PM by weskerfoot.)
You should be able to use the ADB tool if you enable USB debugging on your phone. Use "adb pull/push"
You can verify it's working by running "adb devices"
I can help you if you need more info than that.
You can verify it's working by running "adb devices"
I can help you if you need more info than that.