Tuesday, March 10, 2015

Copy CWM Backup Moto G

Here is how to copy the Clockwork Mod Recovery(CWM) backup off your Moto G(without actual SD card slot) android phone. You will need adb installed on your machine for this to work, lots of tutorials online on how to accomplish that.

Copy CWM Backup From C: drive of your desktop to Moto G:
adb push C:/ /mnt/shell/emulated/clockworkmod/backup 

Syntax is: adb push <destination> <source>

Copy CWM Backup from Moto G to C: drive of your computer:
adb pull  /mnt/shell/emulated/clockworkmod/backup C:/

No comments:

Post a Comment

Thanks for your input.

PiKVM to NVR

  Trying to connect to your IP Camera Network Video Recorder (NVR) via your PiKVM and it’s not working? No video from the NVR on...