Sunday, December 4, 2016

[Tutorial] How to flash Custom Recovery's Images CWM,TWRP,Philz and Stock Recovery to an Itel phone With 2 Method

CWM,TWRP,Philz and Stock Recovery) recovery is are third party android Important tool Use in Various ways of Installation of data's ,



The datas you can install with Custom Recovery.CWM,TWRP,Philz and Stock Recovery  is as follows

* Installation Custom ROM (OS) 

*Installation of SU For rooting phone



Method 1: Rash Tool apk or Flashify apk 

* Root the phone
*Download Rash @ Here 
* Download Flashify @ Here
* Flash the recovery image using  Flashify  

For Flashify After installation you launch the appalication 



click on  recovery Image 
Choose the recovery you have downloaded to be install been it (CWM,TWRP,Philz and Stock Recovery) from your located folder 



 For Rash Is also Simple as the same thing with  Flashify 

After launched application Rash, you choose recovery from storage and locate the folder you downloaded your recovery into  and flash it...



Method 2: Fastboot

Requirements

* Setup ADB to detect your Itel (Spreadtrum) Android phone 

* Download the Recovery Image (CWM,TWRP recoverhone model below

Procedure

* Copy the Clockworkmod recovery image into the same folder where adb.exe and fastboot.exe are

* Launch ADB and run the following commands (press Enter after each command)

Code:
adb devices
adb reboot bootloader

* The phone should enter Fastboot mode (Black screen with fastboot written at the top or bottom)

* In fastboot, run the following commands (ensure to press Enter after each command)

Code:

fastboot devices
fastboot flash recovery recovery.img
fastboot reboot

* Once the phone reboots, switch it off and reboot into recovery mode to confirm that flashing was successful. 

How do I boot an Itel Android phone into recovery mode?

Follow the guide @ Here to boot into recovery mode on an Itel phone

You should have something like this



Collection of Clockworkmod & TWRP recovery images for Itel phones

Itel 1405 CWM 6 recovery image

Itel 1407 CWM 6 recovery image

Itel 1407 TWRP (IT-W403-20151228)

Itel 1452 CWM 6 recovery image

Itel 1453 CWM 6 recovery image

Itel 1502 CWM 6 recovery image

Itel 1503 CWM 6 recovery image

Itel 1505 TWRP V2.8.5.0

Itel 1506 TWRP V2.8.5.0

Itel 1701 CWM 6 recovery image

Itel 1701 (IT 1701-V600-20150722) TWRP V2.8.5.0 


Source: Hovatek

No comments:

Post a Comment