• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [CDMA] Bricked moto g help

My moto G is bricked but I had saved the back a made using TWRP to my computer. I am to get into fastboot mode but not recovery. Is there anyway I can push the back up saved to my computer to the phone?
 
boot into fastboot
in terminal/cmd whatever you used cd to where your img is
(link http://d-h.st/DEw)

-------------------------------

fastboot flash recovery philz_touch_6.58.7-falcon.img

-------------------------------
boot into recovery from fastboot
wipe phone for new ROM
install zip
install zip by sideload

in terminal/cmd whatever you used cd to where your zip is
-------------------------------

adb sideload *zip name*.zip

-------------------------------
reboot
 
Back
Top Bottom