[RECOVERY][cherry] TWRP 2.8.7.0 touch recovery for Huawei G620S, Honor 4/4X

Status
Not open for further replies.

dianlujitao

Recognized Developer
Jan 27, 2013
721
4,722
0
Chengdu
www.dianlujitao.com
Team Win Recovery Project 2.x, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

Features:
  • All function in a normal TWRP
  • Support F2FS file system!
  • Battery capacity display works well!

Supported device:
  • C8817D
  • C8817E
  • G621-TL00
  • G620S-UL00
  • G620S-L01
  • Che1-CL20
  • Che1-CL10
  • Che1-L04

Install guide:
1. Install fastboot tools from google's sdk on your PC
2. Enter fastboot mode
3. Run "fastboot flash recovery twrp2.8.7.0_cherry_en_f2fs.img" in command line
4. Reboot and enjoy it:)

Download:
https://s.basketbuild.com/filedl/devs?dev=dianlujitao&dl=dianlujitao/cherry/twrp2.8.7.0_cherry_en_f2fs.img

XDA:DevDB Information
TWRP, Tool/Utility for all devices (see above for details)

Contributors
dianlujitao
Source Code: https://github.com/dianlujitao/android_device_huawei_cherry/tree/twrp


Version Information
Status: Stable
Current Stable Version: 1
Stable Release Date: 2015-09-12

Created 2015-09-12
Last Updated 2015-09-17
 

desalesouche

Senior Member
Feb 6, 2012
3,651
4,294
0
Hi, thank you for your good work...
i would like to mention i made a back up of stock rom with your twrp for 620s-L01...
When i restore that back up, i don't have ril connection, i am not asked for my code pin
 

Madhunath

Senior Member
Mar 24, 2013
80
27
0
I am unable to flash recovery . It is showing success in fastboot but stock recovery is booted even after flashing this recovery. I am able to boot into recovery by connecting to pc. (fastboot boot twrp2.8.7.0_cherry_en_f2fs.img). What to do?
 

desalesouche

Senior Member
Feb 6, 2012
3,651
4,294
0
I am unable to flash recovery . It is showing success in fastboot but stock recovery is booted even after flashing this recovery. I am able to boot into recovery by connecting to pc. (fastboot boot twrp2.8.7.0_cherry_en_f2fs.img). What to do?
do " sudo fastboot boot twrp2.8.7.0_cherry_en_f2fs.img"
 

dianlujitao

Recognized Developer
Jan 27, 2013
721
4,722
0
Chengdu
www.dianlujitao.com
I am unable to flash recovery . It is showing success in fastboot but stock recovery is booted even after flashing this recovery. I am able to boot into recovery by connecting to pc. (fastboot boot twrp2.8.7.0_cherry_en_f2fs.img). What to do?
You should flash the latest official release.

I met the same issue and solved it by this.
It seems that the very very old bootloader will restore official recovery and boot automatically.
 
  • Like
Reactions: desalesouche

dianlujitao

Recognized Developer
Jan 27, 2013
721
4,722
0
Chengdu
www.dianlujitao.com
Hi, thank you for your good work...
i would like to mention i made a back up of stock rom with your twrp for 620s-L01...
When i restore that back up, i don't have ril connection, i am not asked for my code pin
When backup a AOSP-based build, select system,data,boot partition is OK.
I don't use emui, but I backup and restore a cm, it's okey
 
  • Like
Reactions: desalesouche

martzweb

New member
Oct 8, 2006
4
1
0
Hi Guys,

I attempted to install the twrp recovery and fastboot seemed to install it ok, but I can't get into it via vol-up & power. when i try to boot the recovery using fastboot (under windows) i get the following :

C:\ADB>fastboot boot twrp2.8.7.0_cherry_en_f2fs.img
downloading 'boot.img'...
OKAY [ 0.332s]
booting...
FAILED (remote: Command not allowed)
finished. total time: 0.343s

The phone is running the new che2-l11 lollipop 5.1 build ... could this be the problem? The phone IS unlocked.

Just tried it again on a different pc. and the phone is sitting on the honor boot screen with vol-up & power.
 
Last edited:
  • Like
Reactions: szczeniu2

dianlujitao

Recognized Developer
Jan 27, 2013
721
4,722
0
Chengdu
www.dianlujitao.com
Hi Guys,

I attempted to install the twrp recovery and fastboot seemed to install it ok, but I can't get into it via vol-up & power. when i try to boot the recovery using fastboot (under windows) i get the following :

C:\ADB>fastboot boot twrp2.8.7.0_cherry_en_f2fs.img
downloading 'boot.img'...
OKAY [ 0.332s]
booting...
FAILED (remote: Command not allowed)
finished. total time: 0.343s

The phone is running the new che2-l11 lollipop 5.1 build ... could this be the problem? The phone IS unlocked.

Just tried it again on a different pc. and the phone is sitting on the honor boot screen with vol-up & power.
This recovery is for Qualcomm 410 varient
 

habenyamin

New member
Feb 16, 2016
1
1
0
Honor 4x model Che2-L11 custom recovery

hi
I installed twrp for Honor 4x model Che2-L11 and worked perfect


1-install ADB Fastboot

copy TWRP_2.8.7.x_P8Lite_kirin_v2.img ADB Fastboot installation folder
hold shift key and write click on ADB Fastboot installation folder choose "open command window here"
2-run adb reboot bootloader
3- run fastboot.exe flash recovery "TWRP_2.8.7.x_P8Lite_kirin_v2.img"
note phone must be unlocked and aslo installphone driver
HiSuite (install it driver included)
note:
to check phone is connected
run
adb devices
fastboot device
twrp2.8.7.0_cherry_en_f2fs.img not worke for me(Honor 4x model Che2-L11)
download img:
http://forum.xda-developers.com/showpost.php?p=62598513&postcount=156
 
  • Like
Reactions: artoor32
Status
Not open for further replies.