Recovery mode


K445

Members
Sep 15, 2013
6
11
A friend of mine tried to install Android KK, but after installing KK his Wifi didn't work. So he reset his phone using the factory setting. Since then his phone only starts in recovery mode via Volume up+Power button. He isnt able to start his phone normally, it always starts in recovery. What can he do?
 
Last edited:
A friend of mine tried to install Android KK, but after installing KK his Wifi didn't work. So he reset his phone using the factory setting. Since then his phone only starts in recovery mode via Volume up+Power button. He isnt able to start his phone normally, it always starts in recovery. What can he do?

fastboot format boot
fastboot format recovery
fastboot format system
fastboot format system1
fastboot format data
fastboot format cache

now download latest CWM,extract recovery.img and put it in fastboot directory

fastboot flash recovery recovery.img
fastboot boot recovery.img

now install your ROM and then flash GAPPS.
 
O wow, thanks. Ill give it a shot.
But we are not to familliar with all the terms. For example, what's CMW?
Do you got a child version of this instruction? :p
 
O wow, thanks. Ill give it a shot.
But we are not to familliar with all the terms. For example, what's CMW?
Do you got a child version of this instruction? :p

CWM is recovery type build specificaly for android phones,you can find on this forum right in this section,its pinned on the top.

I hope you know whats fastboot atleast,otherwise Google it.
 
CWM is recovery type build specificaly for android phones,you can find on this forum right in this section,its pinned on the top.

I hope you know whats fastboot atleast,otherwise Google it.
Thanks m8, im on it. Worked :D