- Dec 19, 2016
- 1
- 0
- 0
A few days ago, I rooted my watch and put TWRP and NKernel. However, after rebooting, the watch goes straight into the recovery after the splash screen. I was hoping that somebody could either provide me with the a full TWRP backup including everything or provide me with the stock recovery IMG by running the following commands in ADB. It should place the file in the SD Card. Any help would be greatly appreciated.
adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/ of=/sdcard/stockrecovery.IMG
Thank you in advance.
-Nick
adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/ of=/sdcard/stockrecovery.IMG
Thank you in advance.
-Nick