Cita:
Originalmente Escrito por ezequielvera
Actualicé a 5.1 Retail Brasil, y ahora tengo el bootloader 41.1A.
Me gustaría volver a Kitkat 4.4.4, pero no estoy seguro de si el cambio del bootloader me lo permite.
Saben si es factible hacer el downgrade? me recomiendan alguna manera? gracias!
|
Claro que se puede, flasheando el firm con estos comandos ningún problema
, con
NO flashear gpt.bin y
motoboot.img listo, aunque yo con el .18 los flasheaba y aun así tampoco había problema xq el propio móvil los rechaza al ser anteriores, pero por si las moscas...
Código:
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img_sparsechunk.0
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot reboot
PD: Yo acabo de volver a 4.4.4, 5.1 va mejor que 5.0.2 pero sigue sin rematar y consume demasiada batería para mi gusto
---