Sunday 1 September 2019

Flash Moto G Custom ROM

I need to record the steps to flash the rom.

First adb device using CMD after connect Moto G to computer
Then adb reboot bootloader to restart the phone to Recovery Mode
Select WIPE dalvik, cache, data, system
Conform WIPE
Then adb push customerromfilename.zip /sdcard
After done, select Install and browse the zip file.
Confirm the installation.
If hit error, reboot the device and wipe the data again.
Better not do any system Update after complete because it will cause infinity reboot.

No comments: