Hi guys, last day a friend give to me a moto g because he dont know how to repair it.
He said that upgrade to 4.4.4 android and install an app that cause every app stop unexpectedly, u cant do anything cause this popups and every change u do like enable usb debbuging dont work.
At 1st i try to do a hard reset with "Android system recovery <3e> KXB21.14-L1.40", wipe data and cache then reboot but nothing wiped, android boot like nothing happens.
Then i try to install custom recovery with fastboot (CWM, TWRP) and everything looks fine just like all the guides says, the same logs with success.
Then i go to recovery mode from fastboot flash mode in and again load "Android system recovery" no CWM or TWRP.
When this happens i try to install the stock rom from BR with fastboot, no error msg or warning in fastboot and everything looks fine in fastload, i write a batch file to dont misspell something
The device reboot and again, nothing happens, just boot like i dont write anything.
I try with a lot of imgs and guides, but nothing work for me.
Someone have an idea of whats happens here? The device looks frozen or something like that, i write-erase-remove and nothing happens.
I dont know if this is a kind of brick or something.
I would greatly appreciate any help you can give me!
PS: Sorry for my bad english, first time here.
He said that upgrade to 4.4.4 android and install an app that cause every app stop unexpectedly, u cant do anything cause this popups and every change u do like enable usb debbuging dont work.
At 1st i try to do a hard reset with "Android system recovery <3e> KXB21.14-L1.40", wipe data and cache then reboot but nothing wiped, android boot like nothing happens.
Then i try to install custom recovery with fastboot (CWM, TWRP) and everything looks fine just like all the guides says, the same logs with success.
Then i go to recovery mode from fastboot flash mode in and again load "Android system recovery" no CWM or TWRP.
When this happens i try to install the stock rom from BR with fastboot, no error msg or warning in fastboot and everything looks fine in fastload, i write a batch file to dont misspell something
Code:
fastboot flash partition gpt.bin
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot erase cache
fastboot erase userdata
fastboot reboot
I try with a lot of imgs and guides, but nothing work for me.
Someone have an idea of whats happens here? The device looks frozen or something like that, i write-erase-remove and nothing happens.
I dont know if this is a kind of brick or something.
I would greatly appreciate any help you can give me!
PS: Sorry for my bad english, first time here.