Showing posts with label TWRP. Show all posts
Showing posts with label TWRP. Show all posts

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

How To Install Custom TWRP 3.0.0 Recovery For Innjoo 2 LTE

Introducing TWRP recovery for Innjoo 2 LTE. The recovery is working fully and can be used to flash custom ROMs and make full backups. Full touch is also working ok for easy navigation. For those who want to root by flashing supersu, this is a recommended custom recovery. Find out more features when you install it and credits to samir1232 for porting this  recovery for Innjoo 2 LTE




We are presenting to you the Twrp V3.0.0 for Innjoo 2 LTE Plus Flash this awesome recovery to change the boring Clockworkmod recovery from your device

Feature Of The TWRP Recovery

1. NVRAM backup
2. boot.img backup
3. Recovery.img backup
4. Uboot backup
5. Emmc repair
6. Recovery.img and boot.img install/flash
7.more features now working.
8.Most features working...
9. TWRP features working perfectly....


Disclaimer
We are not responsible if you brick your phone at the process of flashing the recovery  

You can flash this Recovery Via Mobile Uncle
First, you have to unzip it to get the recovery.image file

Download TWRP  for Recovery For Innjoo 2 LTE

Credit
MohammadEmbaby™
Emmanuel™

      
Subscribe to our mail list to get update

SHARING THIS POST WILL COST YOU NOTHING BUT HELP US MORE 

How To install Custom TWRP 3.0.2 Recovery For Gionee S6s

Introducing TWRP recovery for Gionee S6. The recovery is working fully and can be used to flash custom ROMs and make full backups. Full touch is also working ok for easy navigation. For those who want to root by flashing supersu, this is a recommended custom recovery. Find out more features when you install it and credits to samir1232 for porting this  recovery for Gionee S6s

We are presenting to you the Twrp V3.0.2 for Gionee S6 Plus Flash this awesome recovery to change the boring Clockworkmod recovery from your device




Feature Of The TWRP Recovery For Gionee S6S

1. NVRAM backup

2. boot.img backup
3. Recovery.img backup
4. Uboot backup
5. Emmc repair
6. Recovery.img and boot.img install/flash
7.more features now working.
8.Most features working...
9. TWRP features working perfectly....

What’s new in 3.0.2-1: Of Gionee S6s

Fix a bug with the input box that affected masked inputs (passwords). This fixes decrypt of full device encryption on devices that support decrypt. This bug also impacts encrypted backups. Users are highly encouraged to stop using 3.0.2 if you use encrypted backups or if you need decrypt of data in TWRP.
Add Greek translation to some builds.

Disclaimer 
We are not responsible if you brick your phone at the process of flashing the recovery  

TWRP for Gionee S6s
First, rename the recovery5 to recovery before flashing
Flash using fast boot
Command:
fastboot flash recovery recovery.img

Download TWRP  for Recovery For Gionee S6

Credit
Samir1232™
Emmanuel™

Saturday, December 3, 2016

Custom Recovery TWRP For OnePlus 3T

This is will guide on how to flash Twrp Recovery for OnePlus 3T, this device is developer friendly same as Nexuses.




Things To Know

You need to Unlock your OnePlus 3T bootloader

Important:
Backup important files stored on your device before proceeding with the steps below, so that in case something goes wrong you’ll have the backup of all your important files.


How To Flash The TWRP Recovery On OnePlus 3T:

1- Download OnePlus 3T TWRP recovery .img file and save it to a separate folder on your PC.

2- Setup ADB and Fastboot on your PC, follow this link .


└ Skip if you’ve already have ADB setup on your PC.

3- Enable USB debugging on your OnePlus 3T:
Open Settings on your phone.

4- Go to About phone and tap seven times on Build number, this will enable Developer options.

5- Now go back to Settings and you’ll see Developer options there, open it.

6- Tick the USB Debugging checkbox.

7- Open the folder where you saved OnePlus 3T TWRP Recovery .img file in Step 1 above.

8- Now open a command window inside that folder. To do that, “Shift Right click” on any empty white space inside the folder and then select “Open command window here” from the context menu.

9- Connect your OP3T to the PC. And type the following into the command window we opened in Step 5 above to boot your device into bootloader/fastboot mode:

adb reboot bootloader

└ If you get a permission dialogue on your OnePlus 3T to “Allow USB debugging”, tap OK.

10- Once your 3T boots into bootloader mode, issue the following command into command window to flash the TWRP recovery .img file:

fastboot flash recovery twrp.img

└ Here modify twrp.img with the name of your TWRP recovery .img file, OR change your TWRP recovery filename to twrp.img and use the command above.

11- Once TWRP is successfully flashed on your OnePlus 3T, issue the following command to reboot:

fastboot reboot

That’s all. TWRP recovery should be installed on your device now. To boot into the freshly installed recovery, simply issue the adb reboot recovery command from PC command line when your device boots into the system.

Tuesday, November 1, 2016

Twrp V3.0.2 recovery For Tecno M6

Twrp V3.0.2 recovery.jpg

Twrp V3.0.2 recovery.jpg


Many will know what CWM recovery (ClockworldMod) is but don't know about TeamWim Recovery (Twrp recovery ) is, many user have been asking what it is and how is it better than cwm recovery i use this example for them take tecno as cwm recovery and Samsung as twrp recovery which is better and advance they answer Samsung. Twrp is an advance recovery for which is good for flashing recovery, boot, Rom and other flashing.


We are presenting to you the Twrp V3.2 for Tecno M6 Flash this awesome recovery to change the boring Clockworkmod recovery from your device

Feature Of The TWRP Recovery

1. Nvram backup
2. boot.img backup
3. Recovery.img backup
4. Uboot backup
5. Emmc repair
6. Recovery.img and boot.img install/flash
7.more features now working.
8.Most features working...
9. TWRP features working perfectly....

What’s new in 3.0.2-0:

  • Fix a bug with the input box that affected masked inputs (passwords). This fixes decrypt of full device encryption on devices that support decrypt. This bug also impacts encrypted backups. Users are highly encouraged to stop using 3.0.1 if you use encrypted backups or if you need decrypt of data in TWRP.
  • Add Greek translation to some builds.

Disclaimer
We are not responsible if you brick your phone at the process of flashing the recovery  

FLASH THROUGH RECOVERY
 Download TWRP 3.0.2-0 for Tecno M6
 
Credit: TeamWin Recovery Project
             Emmanuel Akor
            Androidvillaz


Monday, October 31, 2016

custom Recovery For Tecno L8 Plus Twrp

TWRP 3.0.2 Recovery For Tecno L8 Plus

Recovery For Tecno L8 Plus
TWRP 3.0.2 Recovery For Tecno L8 PlusTWRP 3.0.2 Recovery For Tecno L8 PlusTWRP 3.0.2 Recovery For Tecno L8 Plus

Introducing TWRP recovery for Tecno L8 Plus. The recovery is working fully and can be use to flash custom roms and make full backups. Full touch is also working ok for easy navigation. For those who want to root by flashing supersu, this is a recommended custom recovery. Find out more features when you install it and credits to Jayja for the original recovery for his device


We are presenting to you the Twrp V3.0.2 for Tecno L8 Plus Flash this awesome recovery to change the boring Clockworkmod recovery from your device

Feature Of The TWRP Recovery

1. Nvram backup
2. boot.img backup
3. Recovery.img backup
4. Uboot backup
5. Emmc repair
6. Recovery.img and boot.img install/flash
7.more features now working.
8.Most features working...
9. TWRP features working perfectly....

What’s new in 3.0.2-0:

  • Fix a bug with the input box that affected masked inputs (passwords). This fixes decrypt of full device encryption on devices that support decrypt. This bug also impacts encrypted backups. Users are highly encouraged to stop using 3.0.1 if you use encrypted backups or if you need decrypt of data in TWRP.
  • Add Greek translation to some builds.

Disclaimer
We are not responsible if you brick your phone at the process of flashing the recovery  

Flash the recovery using Mobile uncle

Download TWRP 3.0.2-0 for Recovery For Tecno L8 Plus
 
Credit
MrJay Ibrahim
Nana Iyke™ 
Emmanuel
      
Subscribe to our mail list to get update

SHARING THIS POST WILL COST YOU NOTHING BUT HELP US MORE 

Saturday, October 29, 2016

Install Twrp 2.8.5.0 Recovery For Gionee M2


TWRP 2.8.5.0 ONLY FOR GIONEE M2


Disclaimer

I am not responsible for damaged or bricked devices. If you follow instructions in this post, then YOU are making the choice to tinker with your device. You are likely to void your warranty by doing , and on a bad day you might even dhiamage or brick your device.


What is it?


It's a recovery image for Gionee M2 based on TWRP2 custom recovery, and the stock kernel from Gionee M2. You can flash it permanently to the recovery partition. Use it to root, install software, make backups , REstore, update ROMs etc.

What can you do with it?

- adb root & shell access

- All TWRP 2.8.5.0 functionality.
- MTP WORKING FINE
- install update zips (signed with testkeys (e.g. SuperSU), and also unsigned zips like Xposed framework.

- You can sideload packages, but also install them from internal storage (e.g. Download folder)
- make partition backups
- root your device




How to Install On Gionee M2


1. First download this zip (TWRP_Material_UI.zip ) & extract on sdcard (not in any folder)
just like this sdcard/TWRP

2. Now download this Zip (recovery_TWRP_2.8.5.zip)

3. Reboot to recovery &; inastall

4. After complete , just reboot.


NOTE
Use only for Cyanogen Mod Rom, not tested on another Rom..
You can try yourself on others Rom in your responsible.


Credits
1. @Yogendra Kher
2. Irfań Iglesìasu
3. Chaitu Ch
4. MUNNA MONDAL



Recovery_TWRP_2.8.5.zip -
TWRP_Material_UI.zip

Saturday, September 10, 2016

How to root the Infinix Hot 4 (X557)

The Infinix Hot 4 (X557) is powered by the MT6580 System on Chip (SoC) and ships with Android 6.0 Marshmallow. In this guide, I’ll be teaching you how to root the Infinix Hot 4 (X557).

How do I root an Infinix Hot 4 (X557) ?




Install VCOM drivers on your PC

Download

SuperSU 2.76.zip




Copy the SuperSU.zip to both the phone’s SD card and internal storage
Download

TWRP for Infinix Hot 4



(Credits to Jemmini for this recovery)
Switch off the phone (still with battery inside)

Flash the TWRP recovery.img to the phone using SP Flash tool

Boot the phone into recovery mode using Volume up button + Power button

In TWRP, if you get a prompt asking you to swipe to allow modification of the System partition, tap KEEP READ ONLY
If TWRP offers to root the phone, select NO

In TWRP recovery, tap Install
Navigate to the location of the SuperSU 2.76.zip and select it
Swipe to confirm flashing of SuperSU.zip and wait till flashing is complete

Reboot the phone normally
Confirm Root by installing and running Root Checker



Source: Hovatek

Sunday, July 31, 2016

How to root Recovery Of Tecno W4

Tecno W4 is Tecno’s first phone to ship with / run on Android 6.0 (Marshmallow) out of the box. We’d compared the Tecno W4 to some other Tecno phones so head over to https://blog.hovatek.com/is-tecno-making-progress-or-declining-the-tecno-boom-j8-w4-and-l8-just-might-hold-the-answers for the comparison.

This guide will teach you how to root the Tecno W4 if the latest version of Kingroot doesn’t work for you.

How do I root the Tecno W4?

Install VCOM drivers on your PC

Download SuperSU 2.66.zip at Here

Copy SuperSU.zip to both the phone’s SD card and internal storage

How To Flash Recovery

Download TWRP for Tecno W4 at https://forum.hovatek.com/thread-12901.html

Switch off the phone (still with battery inside)
Flash the TWRP recovery.img to the phone using SP Flash tool
Boot the phone into recovery mode using Volume up button + Power button
In TWRP, if you get a prompt asking you to swipe to allow TWRP modify the system partition then go ahead and swipe. To swipe, place your finger on the green circle then slide it to the right
In TWRP recovery, tap Install
Navigate to the location of the SuperSU.zip and select it
Swipe to confirm flashing of SuperSU.zip and wait till flashing is complete

Reboot the phone normally
Confirm Root by installing and running Root Checker

How to root Tecno W3

Tecno W3 is one of Tecno’s latest phones. This phone runs on Android 6 (Marshmallow), making it not fully supported by rooting apks at the moment. This brief guide will explain how to flash TWRP and root the Tecno W3.
How do I root the Tecno W3?
Firstly you will need to Install VCOM drivers on your PC using h
Download SuperSU 2.66.zip
 
Copy SuperSU.zip to both the phone’s SD card and internal storage
Download TWRP for Tecno W3
Switch off the phone (still with battery inside)
Flash the TWRP recovery.img to the phone using SP Flash tool
Boot the phone into recovery mode using Volume up button + Power button
In TWRP, if you get a prompt asking you to swipe to allow TWRP modify the system partition then go ahead and swipe. To swipe, place your finger on the green circle then slide it to the right
In TWRP recovery, tap Install
Navigate to the location of the SuperSU.zip and select it
Swipe to confirm flashing of SuperSU.zip and wait till flashing is complete
Reboot the phone normally
Confirm Root by installing and running Root Checker


Source ; Hovatek