Team Win Recovery Project !
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Permanent TWRP Recovery 2.8.7.0
Lenovo Yoga Tablet 2 - 1050
Changelog :
Code:
What’s new in 2.8.7.0:
[LIST]
[*] Initial ground work for software drawn keyboard (_that)
[*] Fix handling of wiping internal storage on datamedia devices (xuefer)
[*] Allow DataManager to set and read values from the system properties (xuefer)
[*] Fix crash when taking screenshots on arm64 devices
[*] Fix error message after an ORS script completes (Dees_Troy)
[*] Fix crashes / error when creating encrypted backups (_that, Dees_Troy)
[*] Add system read only option – more details below (Dees_Troy)
[*] Add resize2fs and GUI option to run resize2fs (Dees_Troy)
[*] Fix crash loop caused by empty lines in AOSP recovery command file (_that)
[*] Prevent duplicate page overlays such as multiple lock screens (mdmower)
[/LIST]
What’s new in 2.8.6.0:
[LIST]
[*] Fix daylight savings time rules for USA and Europe (_that)
[*] Allow mulitple overlays for popup boxes (Dees_Troy)
[*] Add pattern style password entry for decrypt (Tassadar)
[*] Keyboard improvements (_that)
[*] Update AOSP base to 5.1 (Dees_Troy)
[*] Reduce theme count to 5 and rely on scaling (Dees_Troy)
[*] Various scaling improvements (Dees_Troy)
[*] Improved handling of resources in the GUI (_that)
[*] Make scroll bar size proportional to list size (_that)
[*] Allow scoll lists to render without a header (_that)
[*] Make console scroll per pixel with kinetic scrolling (_that)
[*] Support styles in XML to reduce XML size and improve consistentcy (Dees_Troy)
[*] Various other fixes and improvements (mdmower, bigbiff, codelover, etc)
[/LIST]
What's new in 2.8.1.0 :
[LIST]
[*] MTP fixes and improvements - you can now copy zips to the root of storage - thanks to _that
[*] TrueType Font support - optional as it takes up a decent amount of space so may not be available on all devices - thanks to Tassadar
[*] Temperature support - thanks to bigbiff
[*] Various other bugfixes and tweaks
[/LIST]
What's new in 2.8.0.0 :
[LIST]
[*] Add MTP support to recovery thanks mostly to bigbiff with a little help from Dees_Troy
[*] Add command line capabilities - you can now execute various TWRP features via adb instead of the touchscreen
[*] Add support for color in the console and give error, warning, and highlight lines different colors
[*] Track backup and restore progress based on file sizes to provide a much more accurate indication of progress
[*] Improve handling of /misc thanks to mdmower
[*] Improve setting of time on Qualcomm devices thanks to [NUT]
[*] Allow using images on slidervalue GUI objects thanks to Tassadar
[*] Allow using variables and addition and subtraction in variables for easier theming
[*] Add support for 1440x2560, 280x280, and 320x320 resolutions and update 240x240
[*] Allow ui.xml file to include additional xml files to help break up the theme and make TWRP easier to maintain
[*] Other minor fixes and improvements
[/LIST]
What's new in 2.7.1.0 :
[LIST]
[*] Add GUI option to change or repair file systems on individual partitions. The change is destructive so backup your data including internal sdcard first. This option should make it a little easier to migrate a device from ext4 -> f2fs, for instance. You will find this option under Wipe -> Advanced Wipe, then select only one partition and then press the Repair or Change File System button. If a developer has added f2fs support for your device and we don't have it in TWRP, please contact me via PM to arrange for it to be added.
[*] Various bugfixes to backup and restore
[*] Improvements to USB storage handling
[*] Added a class to search for files to make finding the correct brightness file automatic in most cases
[*] Various other bugfixes and tweaks
[/LIST]
What's new in 2.7.0.0 :
[LIST]
[*] Faster graphics rendering by disabling alpha blending on fully opaque objects thanks to Tassadar
[*] Allow sideloading from /tmp on encrypted devices
[*] Check for a crypto footer before asking for a password to prevent user confusion
[*] Additional checks for validity to auto generated backup names
[*] Text wrap in the console output
[*] Proper caps lock support in the keyboard
[*] Mouse support via USB OTG for devices with a broken digitizer
[*] Improve scanning of storage locations for OpenRecoveryScript
[*] Haptic feedback for buttons, keyboard, and vibration at the end of longer running actions
[*] Fixed ext4 wiping when no selinux contexts are defined for that partition (e.g. sd-ext)
[*] Update SuperSU to 1.93 and improve installation process
[*] Added selinux contexts restoration to fix permissions
[*] Load RTC offset on Qualcomm devices to fix the date/time in recovery
[*] USB Mass Storage fixes Add SELinux support checking
[*] Add Disk Usage class to better handle excluded folders (e.g. Google Music cache)
[*] Add 4.4 AOSP decrypt support
[*] Add some toolbox utilities to TWRP (namely to support SELinux functions not supported in busybox)
[*] Various SELinux fixes and bug fixes
[/LIST][CENTER][/CENTER]
Downloads :
Code:
[CENTER]
* [URL="https://www.androidfilehost.com/?fid=24421527759888155"]openrecovery-twrp-2.8.7.0.img[/URL] md5 : 175eecd081720a9cb8a247e3ecc211ce
[/CENTER]
Installation :
Code:
[CENTER]
* [FONT="Arial Black"]Your Device Must Have A Unlock Bootloader ![/FONT]
*[FONT="Arial Black"] Image File ( openrecovery-twrp-2.8.7.0.img ) :[/FONT]
[LIST]
[*] boot your device in bootloader mode by :> adb reboot bootloader
[*] flash custom recovery :> fastboot flash recovery openrecovery-twrp-2.8.7.0.img
[*] reboot your device :> fastboot reboot
[/LIST]
[/CENTER]
Boot into TWRP :
Code:
[CENTER]
* > adb reboot recovery
* keep pressing at the same time : power off button and volume up - as soon as your device vibrate , please relase power off button and keep pressing volume up -> your device will enter very soon into TWRP recovery !
[/CENTER]
Source :
Code:
[CENTER]* [URL="https://github.com/TeamWin/Team-Win-Recovery-Project/tree/twrp2.7"]TeamWin GitHub[/URL] !
* YT2-TWRP : [URL="https://github.com/Huawei-Dev/twrp-yt2/tree/5.1"]GitHub[/URL] ;
* Kernel : [URL="https://github.com/Huawei-Dev/android_kernel_lenovo_yt2/tree/5.1.1"]GitHub[/URL] ;
[/CENTER]
Credit :
Code:
[CENTER]* [URL="http://teamw.in/project/twrp2"][B]Team[COLOR="RoyalBlue"]Win[/B][/COLOR][/URL]
* [URL="http://forum.xda-developers.com/showthread.php?t=1943625"]Dees_Troy[/URL]
* [URL="http://forum.xda-developers.com/member.php?u=4878287"]_that[/URL]
[/CENTER]
FAQ :
Code:
[CENTER]
* please perform a Backup with this version of TWRP - after that, you'll be able to restore successfully !
* do not perform a Restore from a Backup performed with other version of TWRP - your device will end with boot loop into TWRP !
[/CENTER]
SHARE :
Code:
[CENTER]
* [B][I]please, if you want to share or your work is basend on my source code - first, you should ask my permission via PM ![/I][/B]
* [B][I]also on your OP, you must provide adequate credit, for my works ![/I][/B]
* [B][I]you are always free to use & improve my works ![/I][/B]
* [B][I]thanks for understanding ![/I][/B]
[/CENTER]
regards,
Surdu Petru
* Unlock bootloader for YT2 - 1050F : Unlock-Bootloader-YT2-1050F.zip
Warning !
* Your device should be already updated to Android L ! Do not try to unlock bootloader on Android Kitkat !
* reboot your device in DNX Mode : On your display you should see : "Fastboot starting ... " ! ( press & keep at the same time all three hardware buttons, as soon as device vibrate please release power button ... you can release volume up/down buttons, as soon as you can see "Fastboot starting ..." : this is DNX Mode !
* extract bootx64.efi, droidboot.img & ESP.img from Unlock-Bootloader-YT2-1050F archive .
* (sudo)* fastboot flash osloader bootx64.efi
* (sudo)* fastboot flash ESP ESP.img
* (sudo)* fastboot flash osloader bootx64.efi
* (sudo)* fastboot boot droidboot.img
* (sudo)* fastboot reboot
Right now you are able to install/flash TWRP 2.8.7.0 !
(sudo) * - only for Ubuntu !
Best regards !
*** reserved ***
surdu_petru said:
* Unlock bootloader for YT2 - 1050F : Unlock-Bootloader-YT2-1050F.zip
Warning !
* Your device should be already updated to Android L ! Do not try to unlock bootloader on Android Kitkat !
* reboot your device in DNX Mode : On your display you should see : "Fastboot starting ... " ! ( press & keep at the same time all three hardware buttons, as soon as device vibrate please release power button ... you can release volume up/down buttons, as soon as you can see "Fastboot starting ..." : this is DNX Mode !
* extract bootx64.efi, droidboot.img & ESP.img from Unlock-Bootloader-YT2-1050F archive .
* (sudo)* fastboot flash osloader bootx64.efi
* (sudo)* fastboot flash ESP ESP.img
* (sudo)* fastboot flash osloader bootx64.efi
* (sudo)* fastboot boot droidboot.img
* (sudo)* fastboot reboot
Right now you are able to install/flash TWRP 2.8.7.0 !
(sudo) * - only for Ubuntu !
Best regards !
Click to expand...
Click to collapse
Can I get your sources for duplicating the unlock. I need it for another device on XDA....
workdowg said:
Can I get your sources for duplicating the unlock. I need it for another device on XDA....
Click to expand...
Click to collapse
Hello !
To unlock bootloader for other device you should ask to Manufacturer's device a method or a code for unlock bootloader ... Method described by me working ONLY on Lenovo Yoga Tablet 2 1050F !
Maybe you didn't know, but Lenovo has already provided for some users a method to unlock bootloader ... so, if you need source , you should ask direct to Lenovo.
Best regards !
tried this.. though i get a blue box come up with Certificate Verification Failure on top of the DNX.. Says Press any key to return.. which of course i cant..
Fastboot hangs on
sending 'osloader' (276 KB)...
OKAY [ 0.019s]
writing 'osloader'...
just sits there forever.
Sage said:
tried this.. though i get a blue box come up with Certificate Verification Failure on top of the DNX.. Says Press any key to return.. which of course i cant..
Fastboot hangs on
sending 'osloader' (276 KB)...
OKAY [ 0.019s]
writing 'osloader'...
just sits there forever.
Click to expand...
Click to collapse
You must be doing something wrong Sage,it worked perfect for me and several others I know of.
Does it work for 1050L
Sent from my YOGA Tablet 2-1050L using Tapatalk
Thank you for your work, I just got an Lenovo Tablet 2 10.1 as a gift.
When I'm trying to unlock the bootloader (1050F) I get this error :
C:\adb>fastboot flash osloader bootx64.efi
sending 'osloader' (276 KB)... OKAY [ 0.089s]
writing 'osloader'... FAILED (remote: flash_cmds error!
strangely I was able to install recovery, even with this error
also I was able to install osloader via fastboot (instead of droidboot [i thought this would be the same thing]), but I can't falsh ESP in this mode ?!
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash ESP ESP.img
sending 'ESP' (33792 KB)...
OKAY [ 1.499s]
writing 'ESP'...
FAILED (remote: unknown command)
finished. total time: 1.516s
Click to expand...
Click to collapse
Offtopic:
Now we have a unlocked bootloader, shouldn't it work to install Linux/Windows now, with a different bios ?
Do you have a proper git history for the "android_bootable_recovery-twrp" folder? I would like to see the exact patches you made to TWRP instead of just the listing of all files.
@surdu_petru
how are you pal
im getting the below error when i try to build you twrp tree. have got your kernel source as well. can you help.
The file is there i have cheched.
/home/rob/cm/Tab/kernel/lenovo/yt2/drivers/gpu/drm/i915/intel_pm.c:36:27: fatal error: psb_powermgmt.h: No such file or directory
#include <psb_powermgmt.h>
I can get as far as needing to boot into twrp but can't get it, all i get is a screen with these options.
reboot system now
apply update from sdcard
wipe data/factory reset....
Im on the latest firmware, had it installed in the previous firmware, the had a bit of mess up took me a while to get tablet back working but thankfully did just need to get over this step then im good to go.
Any ideas?
foggs said:
I can get as far as needing to boot into twrp but can't get it, all i get is a screen with these options.
reboot system now
apply update from sdcard
wipe data/factory reset....
Im on the latest firmware, had it installed in the previous firmware, the had a bit of mess up took me a while to get tablet back working but thankfully did just need to get over this step then im good to go.
Any ideas?
Click to expand...
Click to collapse
Are you sure you have unlocked the bootloader?
Sounds like the problem to me
pug1 said:
Are you sure you have unlocked the bootloader?
Sounds like the problem to me
Click to expand...
Click to collapse
All the unlocking bootloader steps went okay same with flashing the recovery just the adb reboot recovery hold power volume up release power button at vibration wouldn't go to twrp.
Sorted now, used the tether method to flash supersu then installed flashify from playstore then flashed the recovery img.
Thank you surdu_petru!
This file worked for Lenovo Yoga Tab 2 830 F - thank you for making this happen!
Is there a way to boot temporarily into TWRP ? I just need to go in and modify some files and would like to use the TWRP explorer, thanks !
Hi,
how can I unlock bootloader of 1380F model? (13" version) Latest firmware is installed.
Tnx,
Enkidu
Booting windows on the android version of the yoga tab 2
Hi, since the bootloader has already been unlocked for this device, is it now possible to install windows onto the android version of the yoga tab 2?
Innocentius said:
Hi, since the bootloader has already been unlocked for this device, is it now possible to install windows onto the android version of the yoga tab 2?
Click to expand...
Click to collapse
No because they have different hardware. It would be nice but I dont think anyone has done this. I looked in to it a couple of years ago
pug1 said:
No because they have different hardware. It would be nice but I dont think anyone has done this. I looked in to it a couple of years ago
Click to expand...
Click to collapse
it has a x86 cpu?
Related
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.
Phone look:
Tablet look:
CHANGELOG for 2.8.0.1:
-Fix a bug that causes weird graphics glitches and touch issues
CHANGELOG for 2.8.0.0:
-Add MTP support to recovery thanks mostly to bigbiff with a little help from Dees_Troy
-Add command line capabilities - you can now execute various TWRP features via adb instead of the touchscreen
-Add support for color in the console and give error, warning, and highlight lines different colors
-Track backup and restore progress based on file sizes to provide a much more accurate indication of progress
-Improve handling of /misc thanks to mdmower
-Improve setting of time on Qualcomm devices thanks to [NUT]
-Allow using images on slidervalue GUI objects thanks to Tassadar
-Allow using variables and addition and subtraction in variables for easier theming
-Add support for 1440x2560, 280x280, and 320x320 resolutions and update 240x240
-Allow ui.xml file to include additional xml files to help break up the theme and make TWRP easier to maintain
-Other minor fixes and improvements
Over the course of the last year or so, bigbiff has worked to migrate various Java functions from Android's MTP implementation to bring you a fully C++ based MTP implementation that allows you to transfer files to both emulated storage and Micro SD cards. It's confirmed to work on various Nexus devices but we may have to make some changes on other devices to keep Windows happy. Windows is very picky about USB IDs and its drivers. We have tested it on Windows 7 and 8 as well as Ubuntu 14.04 Trusty. MTP is enabled by default, but we do toggle it off and on automatically during certain operations such as if you choose to wipe a storage partition. You can enable or disable MTP under the mount menu in TWRP. For more about what MTP is here.
Note: Due to a weird bug with our MTP setup, you cannot copy a zip file to the root of storage with Windows. You can change the .zip to something else like .txt and then copy it to the root and rename the file back to .zip once it's copied to the device. You can also copy the zip into any subfolder.
Command line support is also now available. You can perform various OpenRecoveryScript commands via the adb shell. Depending on what you are doing you may wish to do a "twrp set tw_mtp_enabled 0" and then reboot to prevent the MTP auto toggle from killing your adb interface. You can use this option to create and restore backups, wipe, install zips, and more. Via adb shell, type twrp followed by a space then enter the OpenRecoveryScript command and hit enter. Find more OpenRecoveryScript commands here.
CHANGELOG for 2.7.1.0:
-Add GUI option to change or repair file systems on individual partitions. The change is destructive so backup your data including internal sdcard first. This option should make it a little easier to migrate a device from ext4 -> f2fs, for instance. You will find this option under Wipe -> Advanced Wipe, then select only one partition and then press the Repair or Change File System button. If a developer has added f2fs support for your device and we don't have it in TWRP, please contact me via PM to arrange for it to be added.
-Various bugfixes to backup and restore
-Improvements to USB storage handling
-Added a class to search for files to make finding the correct brightness file automatic in most cases
-Various other bugfixes and tweaks
CHANGELOG for 2.7.0.0:
-Faster graphics rendering by disabling alpha blending on fully opaque objects thanks to Tassadar
-Allow sideloading from /tmp on encrypted devices
-Check for a crypto footer before asking for a password to prevent user confusion
-Additional checks for validity to auto generated backup names
-Text wrap in the console output
-Proper caps lock support in the keyboard
-Mouse support via USB OTG for devices with a broken digitizer
-Improve scanning of storage locations for OpenRecoveryScript
-Haptic feedback for buttons, keyboard, and vibration at the end of longer running actions thanks to Samer Diab
-Fixed ext4 wiping when no selinux contexts are defined for that partition (e.g. sd-ext)
-Update SuperSU to 1.93 and improve installation process
-Added selinux contexts restoration to fix permissions
-Load RTC offset on Qualcomm devices to fix the date/time in recovery
-USB Mass Storage fixes Add SELinux support checking
-Add Disk Usage class to better handle excluded folders (e.g. Google Music cache)
-Add 4.4 decrypt support
-Add some toolbox utilities to TWRP (namely to support SELinux functions not supported in busybox)
-Various SELinux fixes and bug fixes
Note: 2.7 marks the first time that we are dropping support for older devices. We are doing this because of the SELinux support needed to install 4.4 Kit Kat ROMs. The non-TWRP parts of the recovery image have to be built in at least a 4.1 tree and the kernel that is included in the recovery image has to support writing SELinux contexts. We don't own most of the devices that we support so we depend on outside testers and developers to help us update devices. In many cases we can't find someone readily. Come to #twrp on Freenode if you want to help bring your device up to date. You can tell right away if your device will support 4.4 ROMs in 2.7. Boot TWRP and press the console button (the square-ish button either in the bottom middle or upper right) to view the console output. If it doesn't say "Full SELinux support" in the console, then your device still needs some work. Help us help you.
CHANGELOG for 2.6.3.0:
-Proper backup and restore of SELinux contexts (thanks to Tassadar)
-Pull in some ROM information for backup name generation
-Merge all recent patches from AOSP bringing TWRP up to date with Android 4.3
-Add 1200x1920 theme (thanks to Tassadar)
-A few other fixes and tweaks
DOWNLOAD:
Download recovery for your phone: https://basketbuild.com/devs/LuK1337/TWRP/baffinlite/
Device tree for TWRP: https://github.com/SamsungBCM-GrandNeo/android_device_samsung_baffinlite/tree/du44-twrp
Installing from other recovery:
1) Select install zip
2) Select TWRP package
3) Done
Installing from Odin:
1) Click on AP
2) Select TWRP package
3) Untick auto reboot
4) Click on start
5) Done
Credits:
@codekidX
@k2wl
@kkbs4u
@rutvikrvr
@Grafitter
ALREADY TESTED
*full wipe
*full backup / restore
*mounts
*flash from sideload and external_sd
*misc stuff (reboot, settings)
NOT TESTED
*OTG mount
KNOWN ISSUES
*Inverted colors
*rebooting to download, reboots to system instead - Device probably do not support it
*recovery kernel is not supporting SELinux contexts.
*wiping without rm -rf is not working
MAKE SURE THAT use rm -rf IS TICKED AND DO NOT UNTICK IT.
Wiping without rm -rf is now working
Grafitter said:
Flashed and fully tested. (but the colors are inverted XD)
I will also add some screenshots later.
Click to expand...
Click to collapse
check the full backup and restore because mount error of all partitions
kkbs4u said:
check the full backup and restore because mount error of all partitions
Click to expand...
Click to collapse
It worked fine on Grafitter's phone. Can u tick use rm -rf in settings?
Uploaded fixed build. Now it doesn't require ticking rm -rf.
You Almost Genius Man
Sent from my GT-I9060
---------- Post added at 11:21 AM ---------- Previous post was at 11:19 AM ----------
Recovery is Perfected and working for me BRO
U R GREAT MAN
Sent from my GT-I9060
LuK1337 said:
Uploaded fixed build. Now it doesn't require ticking rm -rf.
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my GT-I9060
Uploaded new build (August 15) with SELinux. This version will be able to install custom roms.
LuK1337 said:
Uploaded new build (August 15) with SELinux. This version will be able to install custom roms.
Click to expand...
Click to collapse
Great! Good to know that it's capable now to install custom ROMs, unfortunately none available yet!
For some reason selinux didn't worked in aug 15 build so I uploaded new one (yes this one is required to flash custom roms)
Bro, how sd card partition?
There are a lot of way to parted, eg. using program on PC or as SU use GNU parted ('parted' command) or use built-in tool in recovery mode (I'm not sure if it exist in TWRP)...
:thumbup:
Guys.. Any updates on our first Rom..?
Uploaded new build.
LuK1337 said:
Uploaded new build.
Click to expand...
Click to collapse
Can't flash the zip using TWRP v2.7.1.0 it just says "Failed".. Please help..! [emoji37]
Edit Done.. Helped By @LuK1337
Funcionando correctamente en mi GT-I9060.
Muchas gracias y saludos.
Enviado desde mi GT-I9060 usando Tapatalk 2
Guys.. A new bug free CWM is now available..! Here's the link.. http://forum.xda-developers.com/android/development/recovery-cwm-version-6-0-5-1-t2883324
New build uploaded.
Changelog:
- Removed "wipeingui" flag from /boot partition
- Removed reboot to download mode (wasn't working)
- Now factory reset is not formatting internal sd
- Fixed "E:Unknown File System: 'datamedia'" error
Luk bro can u make twrp for my note 3 Neo N750 (hl3g)
Sent from my SM-N910A
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.
This Recovery is for Cm-12 build only , its based on Native sd-card it means you have to make 2 sd-ext partition of desired size to flash this recovery . It is compiled with F2FS support it means you can switch your partition file system from ext4 --> f2fs or vice versa. Secondaly its not Awsome layout based will add its support when needed
Phone look:
Tablet look:
CHANGELOG for 2.8.5.0:
-Scale the GUI - TWRP can read the theme's resolution and scale it up or down to fit the theme to your screen's resolution
-Backups can now be cancelled while the backup is in progress (does not include restore because we don't want to leave your device in a bad state)
-Improve thread handling and move input handling into the main rendering thread to improve stability
-Make MTP work even if unplugged and plugged back in
-Unify scrollable list code and make kinetic scrolling feel more natural
-Fix handling of mapped zip files for OTA updates (CM12 updater)
-USB keyboards should now work on all devices that support USB host mode via a USB OTG cable
-Other small fixes and improvements
CHANGELOG for 2.8.4.0:
-Add flashing of boot and recovery images via the TWRP GUI (Find the Images button on the Install page)
-Fix some MTP related crashes and bugs
-Eliminate TWRP toggling USB IDs during boot if MTP is enabled
-Fix various adb sideload issues
-Improve threading of actions
-Eliminate separate thread for screen timeout
-Update libblkid to 2.25.0
-Use power button as back button on watch themes for easier navigation
-Add mutex locking to data manager
-Improve custom theme handling on encrypted devices
-Allow the stock theme to be offset by build flags so we can center a lower res theme on a higher res screen especially for watches with round screens
CHANGELOG for 2.8.3.0:
-MTP will now tell the host PC that storage is removed instead of disabling MTP completely
-MTP will now report the correct max file size based on the file system in use to the host PC (may fix transfer of large files)
-Update and improve fix permissions and make fixing contexts optional
-Update SuperSU in TWRP to 2.40 and update install process
-Make TWRP work properly on AArch64 (Nexus 9 is now built in true 64-bit binaries and libraries)
-Attempt to set correct permissions and contexts on all files placed in storage so backups will show in Android
-Fix kernel panic during MTP start on some devices
-Support unicode fonts on devices with True Type Font support
-Fix slider value not showing sometimes (vibration settings page)
-Toggle MTP off during adb sideload to set correct USB IDs
-Reduce library requirements for 5.0 L decrypt
-Other minor fixes and improvements
Note: Starting with TWRP 2.8.2.0 and higher, adb sideload uses a new sideload method originally implemented in AOSP recovery. You will need the latest adb binaries to use sideload in these newer versions of TWRP. The version required is 1.0.32. You can find the version by running "adb version" on your computer. The new sideload feature no longer stores the zip on your device. Instead, a fuse file system is created in RAM and the zip is streamed from your computer. This puts less wear and tear on storage and ensures that large zips will not fill up all of your RAM. The sideload may spit an error on your PC side, but the zip should install just fine on your device.
CHANGELOG for 2.8.2.0:
-Pull in all changes from Android 5.0 lollipop into TWRP
-Add decrypt support for Android 5.0 lollipop encrypted partitions including automatic decrypt when the default_password is in use
-Revert some changes to exFAT that were breaking exFAT support on some devices
-Other minor fixes and updates
Note: At this time we do not have a GUI representation for pattern unlock. You can still decrypt patterns though by translating the pattern dots to numbers. The pattern dots correspond to numbers in the following pattern:
1 2 3
4 5 6
7 8 9
So an upper-case L would translate to a password of 14789 entered on the keyboard. Eventually we plan to add a proper pattern unlock to TWRP but it is a relatively low priority at this point.
CHANGELOG for 2.8.1.0:
-MTP fixes and improvements - you can now copy zips to the root of storage - thanks to _that
-TrueType Font support - optional as it takes up a decent amount of space so may not be available on all devices - thanks to Tassadar
-Temperature support - thanks to bigbiff
-Various other bugfixes and tweaks
Over the course of the last year or so, bigbiff has worked to migrate various Java functions from Android's MTP implementation to bring you a fully C++ based MTP implementation that allows you to transfer files to both emulated storage and Micro SD cards. It's confirmed to work on various Nexus devices but we may have to make some changes on other devices to keep Windows happy. Windows is very picky about USB IDs and its drivers. We have tested it on Windows 7 and 8 as well as Ubuntu 14.04 Trusty. MTP is enabled by default, but we do toggle it off and on automatically during certain operations such as if you choose to wipe a storage partition. You can enable or disable MTP under the mount menu in TWRP. For more about what MTP is here.
Note: Due to a weird bug with our MTP setup, you cannot copy a zip file to the root of storage with Windows. You can change the .zip to something else like .txt and then copy it to the root and rename the file back to .zip once it's copied to the device. You can also copy the zip into any subfolder.
Command line support is also now available. You can perform various OpenRecoveryScript commands via the adb shell. Depending on what you are doing you may wish to do a "twrp set tw_mtp_enabled 0" and then reboot to prevent the MTP auto toggle from killing your adb interface. You can use this option to create and restore backups, wipe, install zips, and more. Via adb shell, type twrp followed by a space then enter the OpenRecoveryScript command and hit enter. Find more OpenRecoveryScript commands here.
BUGS:
If you have found a bug, please consider posting it to our github issues log. It's pretty much impossible for us to keep up with the more than 40 threads that we have for the devices that we "directly" support. If you have a significant problem that cannot be answered in this thread, your best bet is to PM me directly, contact us via our website, or find us in our IRC channel below. If you see someone that's struggling, feel free to point it out to us. We need your help to help us keep track of all of our devices! Thanks!
DOWNLOAD:
Download the Latest Version From Here : http://download.htclegacy.tk/?dir=pico/Twrp
1) Make sure you have made 2 sd-ext partitions otherwise it will not detect /system and /data
2) Reboot into Bootloader/fastboot mode
3) Run command
Code:
fastboot flash recovery recovery.img
4) Reboot To Recovery
SUPPORT:
Live support is available via #twrp on Freenode with your IRC client or just click this link.
XDA:DevDB Information
Twrp Recovery, Tool/Utility for the HTC Pico (Explorer)
Contributors
kirmaniarslan
Source Code: https://github.com/omnirom/android_bootable_recovery
Version Information
Status: Stable
Current Stable Version: 1
Stable Release Date: 2015-01-29
Created 2015-01-29
Last Updated 2015-01-29
XDA:DevDB Information
Twrp Recovery, Tool/Utility for the HTC Pico (Explorer)
Contributors
kirmaniarslan
Version Information
Status: Stable
Current Stable Version: 2
Stable Release Date: 2015-03-02
Created 2015-01-29
Last Updated 2015-03-14
Recovery Update :- 3/2/2015
Download :- http://download.htclegacy.tk/?dir=pico/Twrp
Changelog :-
- TWRP 2.8.5.0
- added Nand partition but you will see it as sd-ext ( it is used dalvik-cache in CM12 )
- Added a3some mod thanks @thewisenerd
Latest recovery
@kirmaniarslan Just flashed latest recovery and it's not opening it just goes to twrp logo and fone reboots and fone bootloops what was the problem??
Reverted back to 2.7.0.0 and kitkat.
Feeling sad for not having lollipop on my Pico..
owaisnaim said:
@kirmaniarslan Just flashed latest recovery and it's not opening it just goes to twrp logo and fone reboots and fone bootloops what was the problem??
Reverted back to 2.7.0.0 and kitkat.
Feeling sad for not having lollipop on my Pico..
Click to expand...
Click to collapse
Don't flash the recovery with android terminal use pc for flashing it n if still u get error try fastboot erase recovery before flashing recovery
Please help me...How to install Twrp recovery???
I cannot do this by myself...Though i tried but failed...
Please give me some Easy instructions
Thanks
Recovery not working
Hey @kirmaniarslan i flashed the said recovery but it shows the twrp logo and then reboots. I tried the command fastboot erase recovery but its not working. plz help. I have my 2 partitions in ext4, is it because of this that I cannot goto recovery?
sbanrocks said:
Please help me...How to install Twrp recovery???
I cannot do this by myself...Though i tried but failed...
Please give me some Easy instructions
Thanks
Click to expand...
Click to collapse
follow this guide its simple: http://forum.xda-developers.com/htc-explorer/general/guide-how-to-flash-cyanogenmod-12-t3060293
Hit thanks if i helped u
---------- Post added at 12:42 PM ---------- Previous post was at 12:42 PM ----------
Rjrocks22 said:
Hey @kirmaniarslan i flashed the said recovery but it shows the twrp logo and then reboots. I tried the command fastboot erase recovery but its not working. plz help. I have my 2 partitions in ext4, is it because of this that I cannot goto recovery?
Click to expand...
Click to collapse
use this guide its simple: http://forum.xda-developers.com/htc-explorer/general/guide-how-to-flash-cyanogenmod-12-t3060293
Hit thanks if i helped u
---------- Post added at 12:44 PM ---------- Previous post was at 12:42 PM ----------
Rjrocks22 said:
Hey @kirmaniarslan i flashed the said recovery but it shows the twrp logo and then reboots. I tried the command fastboot erase recovery but its not working. plz help. I have my 2 partitions in ext4, is it because of this that I cannot goto recovery?
Click to expand...
Click to collapse
step by step guide http://forum.xda-developers.com/htc-explorer/general/guide-how-to-flash-cyanogenmod-12-t3060293
Hit thanks if i helped u
Smaller version of recovery
Do you have a smaller version of this recovery or may be you can make one? I need it because, I think small part of my recovery partition is locked for writing (s-on bug or what, I just never succseed in flashing recoveries >4 Mb).
---------- Post added at 08:33 PM ---------- Previous post was at 07:45 PM ----------
Tried to flash it like that:
Code:
[email protected]:/home/user/android# fastboot oem rebootRUU
...
OKAY [ 0.155s]
finished. total time: 0.155s
[email protected]:/home/user/android# fastboot flash zip PJ03DIAG.zip
< waiting for device >
sending 'zip' (5062 KB)...
OKAY [ 0.910s]
writing 'zip'...
(bootloader) zip header checking...
(bootloader) zip info parsing...
(bootloader) checking model ID...
(bootloader) checking custom ID...
(bootloader) checking main version...
(bootloader) checking hboot version...
(bootloader) start image[recovery] unzipping & flushing...
(bootloader) [RUU]UZ,recovery,0
(bootloader) [RUU]UZ,recovery,54
(bootloader) [RUU]UZ,recovery,99
(bootloader) [RUU]UZ,recovery,100
(bootloader) [RUU]WP,recovery,0
(bootloader) [RUU]WP,recovery,20
(bootloader) [RUU]WP,recovery,40
(bootloader) [RUU]WP,recovery,60
(bootloader) [RUU]WP,recovery,80
FAILED (remote: 51 partition update fail)
finished. total time: 7.500s
And it doesn't boots into bootloader anymore (PUU with fastboot only) :crying: Any way to restore it?
Help!
found the way to boot recovery and system manually ("fastboot oem gencheckpt" boots recovery and "fastboot oem boot" boots system), but this is the only way to boot smth and bootloader menu is still dead
I think, I need a original RUU to fix this, but I cant find it for my cid (HTC__07 - Russian one)
Smaller version of your recovery is still actual, btw
hi , sorry for my english, I would like to install TWRP 2.8.5.0 for htc pico, but I can not find the download because this link isn't working.
Indeed. The link leads to an empty directory. Temporary down?
migges said:
Indeed. The link leads to an empty directory. Temporary down?
Click to expand...
Click to collapse
There you go
http://forum.xda-developers.com/showpost.php?p=61602202&postcount=338
Cannot Download [Fix The Downloading Site]
Cannot Downloading Htc legacy Site...
Please Fix It
I Was use The TWRp Manager But :crying: My Device Not Listed
Device : Htc Pico
Can't download the recovery
kirmaniarslan said:
Recovery Update :- 3/2/2015
Changelog :-
- TWRP 2.8.5.0
- added Nand partition but you will see it as sd-ext ( it is used dalvik-cache in CM12 )
- Added a3some mod thanks @thewisenerd
Click to expand...
Click to collapse
I can't download the recovery from that link. It just shows an Index page with no entries !! Plase Help
I cannot flash it in anyway. It always throws this same error.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
this is my problem too....
MSF Jarvis said:
I cannot flash it in anyway. It always throws this same error.
Click to expand...
Click to collapse
any on can help us?
mhvclash said:
any on can help us?
Click to expand...
Click to collapse
I'm trying something. Will let you know if it works
Sent from my HTC Desire 616 dual sim using Tapatalk
MSF Jarvis said:
I'm trying something. Will let you know if it works
Sent from my HTC Desire 616 dual sim using Tapatalk
Click to expand...
Click to collapse
[emoji31] [emoji31] [emoji31] Didn't work.....
Sent from my HTC Desire 616 dual sim using Tapatalk
Since that the links are broken and I still had a copy of this recovery on my computer, here it is. hope it helps
TWRP 2.8.x.x for your belovedXOLO Q800/Fly IQ446/Gionee Gn708w
Hey friends,
Here i share you the latest twrp recoveries for our device. Hope u like it.
FYI: Options included in the recovery and its meaning.
System - contains Android o.s (rom)
Android secure - contains apps installed in sdcard
Data - contains apps installed in internal memory and data of all apps
Cache - contains temp files
Recovery - contains recovery.img
Boot logo - contains boot logo
Nvram - contains imei and wifi info
Secro - contains radio files
( nvram and secro backup can to used to retain ur old imei back)
upload pictures
free upload image
photo share
free photo hosting
pictures upload
uploading pictures
CHANGELOG for 2.8.0.0-V1:
-Add MTP support to recovery thanks mostly to bigbiff with a little help from Dees_Troy
-Add command line capabilities - you can now execute various TWRP features via adb instead of the touchscreen
-Add support for color in the console and give error, warning, and highlight lines different colors
-Track backup and restore progress based on file sizes to provide a much more accurate indication of progress
-Improve handling of /misc thanks to mdmower
-Improve setting of time on Qualcomm devices thanks to [NUT]
-Allow using images on slidervalue GUI objects thanks to Tassadar
-Allow using variables and addition and subtraction in variables for easier theming
-Add support for 1440x2560, 280x280, and 320x320 resolutions and update 240x240
-Allow ui.xml file to include additional xml files to help break up the theme and make TWRP easier to maintain
-Other minor fixes and improvements
Over the course of the last year or so, bigbiff has worked to migrate various Java functions from Android's MTP implementation to bring you a fully C++ based MTP implementation that allows you to transfer files to both emulated storage and Micro SD cards. It's confirmed to work on various Nexus devices but we may have to make some changes on other devices to keep Windows happy. Windows is very picky about USB IDs and its drivers. We have tested it on Windows 7 and 8 as well as Ubuntu 14.04 Trusty. MTP is enabled by default, but we do toggle it off and on automatically during certain operations such as if you choose to wipe a storage partition. You can enable or disable MTP under the mount menu in TWRP. For more about what MTP is here.
Note: Due to a weird bug with our MTP setup, you cannot copy a zip file to the root of storage with Windows. You can change the .zip to something else like .txt and then copy it to the root and rename the file back to .zip once it's copied to the device. You can also copy the zip into any subfolder.
Command line support is also now available. You can perform various OpenRecoveryScript commands via the adb shell. Depending on what you are doing you may wish to do a "twrp set tw_mtp_enabled 0" and then reboot to prevent the MTP auto toggle from killing your adb interface. You can use this option to create and restore backups, wipe, install zips, and more. Via adb shell, type twrp followed by a space then enter the OpenRecoveryScript command and hit enter. Find more OpenRecoveryScript commands here.
CHANGELOG for 2.8.0.0-V2:
-adb is now working with this recovery
-Other minor fixes and improvements
CHANGELOG for 2.8.2.0:
MTP fixes and improvements - you can now copy zips to the root of storage - thanks to _that
Pull in all changes from Android 5.0 lollipop into TWRP
Add decrypt support for Android 5.0 lollipop encrypted partitions including automatic decrypt when the default_password is in use
Revert some changes to exFAT that were breaking exFAT support on some devices
Other minor fixes and updates
Note: At this time we do not have a GUI representation for pattern unlock. You can still decrypt patterns though by translating the pattern dots to numbers. The pattern dots correspond to numbers in the following pattern:
1 2 3
4 5 6
7 8 9
So an upper-case L would translate to a password of 14789 entered on the keyboard. Eventually we plan to add a proper pattern unlock to TWRP but it is a relatively low priority at this point.
HTML:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
INSTRUCTION:
In case if you are using custom recovery
-Download TWRP-2.8.zip from the attachment
-Place it in root of Sdcard
-Flash it via any Custom Recovery
-REBOOT
In case if you are using stock recovery
-Make sure that your Device is Rooted
-Download and Install Rashr from Play Store
-Download Extract and Copy the recovery.img to SD card of your device
-Open app and Select Recovery from Storage
-Press Yes on asking if you're sure
-After Flashing is complete Reboot to Recovery
Bugs TWRP 2.8.0.0-V1:
-adb not working in recovery
-usb mass storage not working (mtp working sometimes)
Bugs TWRP 2.8.0.0-V2:
-usb mass storage, mtp instable (kernel related)
Bugs TWRP2.8.2.0:
-NOTHING (If u find anything, pls report)
Download TWRP2.8.4.0:
https://docs.google.com/file/d/0B-KKDkJXTNpNc2RuNjBGd2tjcEk/edit?usp=docslist_api
Credits:
[email protected]_Troy (for his contribution in TWRP)
[email protected] (for his awesome tutorials and tools)
[email protected], ANDR7E (4pda.ru forum) and Arthur Shanyazov (for their contribution in kernel of q800)
[email protected] and all who helped me everytime
-ME (for porting)
If u like my work, dont forget to HIT THANKS button
Thank you very much
quakze said:
Thank you very much
Click to expand...
Click to collapse
Welcome
Regards,
Karthick
usb mount not working
factory reset is failing
TWRP 2.8.4
https://drive.google.com/file/d/0B9GVC-8ngPfqdk5uSEVnVm9jdDA/view
quakze said:
usb mount not working
factory reset is failing
Click to expand...
Click to collapse
Download twrp 2.8.4.0
Thank you very very much for your work. All work fine
cristicaras said:
Thank you very very much for your work. All work fine
Click to expand...
Click to collapse
Welcome :thumbup:
Regards,
Karthick
Team Win Recovery Project !
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Permanent TWRP Recovery 2.8.7.0
Huawei Ascend G620S
Changelog :
Code:
What’s new in 2.8.7.0:
[LIST]
[*] Initial ground work for software drawn keyboard (_that)
[*] Fix handling of wiping internal storage on datamedia devices (xuefer)
[*] Allow DataManager to set and read values from the system properties (xuefer)
[*] Fix crash when taking screenshots on arm64 devices
[*] Fix error message after an ORS script completes (Dees_Troy)
[*] Fix crashes / error when creating encrypted backups (_that, Dees_Troy)
[*] Add system read only option – more details below (Dees_Troy)
[*] Add resize2fs and GUI option to run resize2fs (Dees_Troy)
[*] Fix crash loop caused by empty lines in AOSP recovery command file (_that)
[*] Prevent duplicate page overlays such as multiple lock screens (mdmower)
[/LIST]
What’s new in 2.8.6.0:
[LIST]
[*] Fix daylight savings time rules for USA and Europe (_that)
[*] Allow mulitple overlays for popup boxes (Dees_Troy)
[*] Add pattern style password entry for decrypt (Tassadar)
[*] Keyboard improvements (_that)
[*] Update AOSP base to 5.1 (Dees_Troy)
[*] Reduce theme count to 5 and rely on scaling (Dees_Troy)
[*] Various scaling improvements (Dees_Troy)
[*] Improved handling of resources in the GUI (_that)
[*] Make scroll bar size proportional to list size (_that)
[*] Allow scoll lists to render without a header (_that)
[*] Make console scroll per pixel with kinetic scrolling (_that)
[*] Support styles in XML to reduce XML size and improve consistentcy (Dees_Troy)
[*] Various other fixes and improvements (mdmower, bigbiff, codelover, etc)
[/LIST]
What's new in 2.8.1.0 :
[LIST]
[*] MTP fixes and improvements - you can now copy zips to the root of storage - thanks to _that
[*] TrueType Font support - optional as it takes up a decent amount of space so may not be available on all devices - thanks to Tassadar
[*] Temperature support - thanks to bigbiff
[*] Various other bugfixes and tweaks
[/LIST]
What's new in 2.8.0.0 :
[LIST]
[*] Add MTP support to recovery thanks mostly to bigbiff with a little help from Dees_Troy
[*] Add command line capabilities - you can now execute various TWRP features via adb instead of the touchscreen
[*] Add support for color in the console and give error, warning, and highlight lines different colors
[*] Track backup and restore progress based on file sizes to provide a much more accurate indication of progress
[*] Improve handling of /misc thanks to mdmower
[*] Improve setting of time on Qualcomm devices thanks to [NUT]
[*] Allow using images on slidervalue GUI objects thanks to Tassadar
[*] Allow using variables and addition and subtraction in variables for easier theming
[*] Add support for 1440x2560, 280x280, and 320x320 resolutions and update 240x240
[*] Allow ui.xml file to include additional xml files to help break up the theme and make TWRP easier to maintain
[*] Other minor fixes and improvements
[/LIST]
What's new in 2.7.1.0 :
[LIST]
[*] Add GUI option to change or repair file systems on individual partitions. The change is destructive so backup your data including internal sdcard first. This option should make it a little easier to migrate a device from ext4 -> f2fs, for instance. You will find this option under Wipe -> Advanced Wipe, then select only one partition and then press the Repair or Change File System button. If a developer has added f2fs support for your device and we don't have it in TWRP, please contact me via PM to arrange for it to be added.
[*] Various bugfixes to backup and restore
[*] Improvements to USB storage handling
[*] Added a class to search for files to make finding the correct brightness file automatic in most cases
[*] Various other bugfixes and tweaks
[/LIST]
What's new in 2.7.0.0 :
[LIST]
[*] Faster graphics rendering by disabling alpha blending on fully opaque objects thanks to Tassadar
[*] Allow sideloading from /tmp on encrypted devices
[*] Check for a crypto footer before asking for a password to prevent user confusion
[*] Additional checks for validity to auto generated backup names
[*] Text wrap in the console output
[*] Proper caps lock support in the keyboard
[*] Mouse support via USB OTG for devices with a broken digitizer
[*] Improve scanning of storage locations for OpenRecoveryScript
[*] Haptic feedback for buttons, keyboard, and vibration at the end of longer running actions
[*] Fixed ext4 wiping when no selinux contexts are defined for that partition (e.g. sd-ext)
[*] Update SuperSU to 1.93 and improve installation process
[*] Added selinux contexts restoration to fix permissions
[*] Load RTC offset on Qualcomm devices to fix the date/time in recovery
[*] USB Mass Storage fixes Add SELinux support checking
[*] Add Disk Usage class to better handle excluded folders (e.g. Google Music cache)
[*] Add 4.4 AOSP decrypt support
[*] Add some toolbox utilities to TWRP (namely to support SELinux functions not supported in busybox)
[*] Various SELinux fixes and bug fixes
[/LIST][CENTER][/CENTER]
Downloads :
Code:
[CENTER]
* New Update : [URL="http://forum.xda-developers.com/showpost.php?p=64952135&postcount=20"]TWRP 2.8.7.0 [/URL]
* [URL="https://www.androidfilehost.com/?fid=23991606952615091"]openrecovery-twrp-2.8.6.0.img[/URL] md5 : 842c13cefe34632cdf4def386cc6dc62
[/CENTER]
Installation :
Code:
[CENTER]
* [FONT="Arial Black"]Your Device Must Have A Unlock Bootloader ![/FONT]
*[FONT="Arial Black"] Image File ( openrecovery-twrp-2.8.6.0.img ) :[/FONT]
[LIST]
[*] boot your device in bootloader mode by :> adb reboot bootloader
[*] flash custom recovery :> fastboot flash recovery openrecovery-twrp-2.8.6.0.img
[*] reboot your device :> fastboot reboot
[/LIST]
[/CENTER]
Boot into TWRP :
Code:
[CENTER]
* > adb reboot recovery
* keep pressing at the same time : power off button and volume up about 10 sec. - as soon at your device vibrate , please relase power off button and keep pressing volume up -> your device will enter very soon into TWRP recovery !
[/CENTER]
Source :
Code:
[CENTER]* [URL="https://github.com/TeamWin/Team-Win-Recovery-Project/tree/twrp2.7"]TeamWin GitHub[/URL] !
* G620S-TWRP : [URL="https://github.com/surdupetru/g620s_twrp"]Github[/URL] ;
[/CENTER]
Credit :
Code:
[CENTER]* [URL="http://teamw.in/project/twrp2"][B]Team[COLOR="RoyalBlue"]Win[/B][/COLOR][/URL]
* [URL="http://forum.xda-developers.com/showthread.php?t=1943625"]Dees_Troy[/URL]
* [URL="http://forum.xda-developers.com/member.php?u=4878287"]_that[/URL]
* EloYGomeZ, [URL="http://forum.xda-developers.com/member.php?u=5091734"]dianlujitao[/URL]
[/CENTER]
FAQ :
Code:
[CENTER]
* please perform a Backup with this version of TWRP - after that, you'll be able to restore successfully !
* do not perform a Restore from a Backup performed with other version of TWRP - your device will end with boot loop into TWRP !
[/CENTER]
regards,
Surdu Petru
Unlock Bootloader : Huawei Ascend G620S
First method ;
The second method :
- send a e-mail to Huawei ( [email protected] ) , usually you'll receive the unlock code in a day !
Best regards !
Update TWRP !
Hello !
Right now pushed a new update : openrecovery-twrp-2.8.6.0 .
Included : fix sometimes issues, regarding device boot loop into TWRP recovery !
For developer : you can check my github , all fixes are already pushed .
Best regards !
With your version of twrp-2.8.6.0 I was getting constant bootloops into recovery.
Using the twrp-2.8.6.0 from dianlujitao I am not getting any bootloops but unfortunately there are some major issues with registering touches. It looks like it works ok though.
grayden said:
With your version of twrp-2.8.6.0 I was getting constant bootloops into recovery.
Using the twrp-2.8.6.0 from dianlujitao I am not getting any bootloops but unfortunately there are some major issues with registering touches. It looks like it works ok though.
Click to expand...
Click to collapse
i had same problem i had to restore stock rom and replace recovery with B256 one then i could get a working device.
i reinstalled twrp 2.8.6.0 and last cm and for now i have no problem...
but may be twrp should be updated version is 2.8.7.0 now or more?
twrp update_2.8.7.0
i made a little twrp update i made two days ago from omnirom there is new feature like read only
i wanna share it here... until now i have no reboot into recovery. and all seem to work fine.
Hi sir may i ask if you will provide twrp update with 3.10.49 kernel with f2fs support?
i tried but i had no success. The fact is that with 3.10.49 kernel recovery is booting but there is no display... compiled with omni rom.
thanks
desalesouche said:
Hi sir may i ask if you will provide twrp update with 3.10.49 kernel with f2fs support?
i tried but i had no success. The fact is that with 3.10.49 kernel recovery is booting but there is no display... compiled with omni rom.
thanks
Click to expand...
Click to collapse
Today I saw new @dianlujitao TWRP release - HERE
And MEGA mirrors - HERE for update via recovery, HERE via fastboot..
As we see, the recovery is called twrp2.8.7.0_cherry_cn_f2fs .. I really, really hope that G620s kernel will support F2FS someday, because in my previous phones I used this file system in custom roms, and it is way faster and better than EXT4 ..
So .. finger crossed .. :fingers-crossed:
PS: Other thing is that in the name of recovery there is "cn", which I think mean China.. Is it compatible with our G620s-L01 or this recovery is just for UL00 - China Honor 4 Play .. dual sim.. ?
bmasgone said:
Today I saw new @dianlujitao TWRP release - HERE
And MEGA mirrors - HERE for update via recovery, HERE via fastboot..
As we see, the recovery is called twrp2.8.7.0_cherry_cn_f2fs .. I really, really hope that G620s kernel will support F2FS someday, because in my previous phones I used this file system in custom roms, and it is way faster and better than EXT4 ..
So .. finger crossed .. :fingers-crossed:
PS: Other thing is that in the name of recovery there is "cn", which I think mean China.. Is it compatible with our G620s-L01 or this recovery is just for UL00 - China Honor 4 Play .. dual sim.. ?
Click to expand...
Click to collapse
cn means it has a Chinese ui
I released a English version yesterday: http://forum.xda-developers.com/android/development/recovery-twrp-2-8-7-0-touch-recovery-t3199386
F2FS works well
@surdu_petru @dianlujitao
I have heard that twrp compiled with omni sources is more stable, may be worth to compile it with omni sources?
thanks
desalesouche said:
@surdu_petru @dianlujitao
I have heard that twrp compiled with omni sources is more stable, may be worth to compile it with omni sources?
thanks
Click to expand...
Click to collapse
Fake
And isn't it stable now? How to make it "more stable"?
dianlujitao said:
Fake
And isn't it stable now? How to make it "more stable"?
Click to expand...
Click to collapse
Thank for your answer...
for the moment i have no the reboot in recovery as i had by the past.
But here is the problem i have with your latest recovery: http://forum.xda-developers.com/showpost.php?p=62810651&postcount=2
I tried unlock bootloader but in last step its refer me to a chines web site that needs chines tell number for registration.
Could you please help me to unlock this phone?
I successfully bricked my G620S. In TWRP I accidentally installed the TWRP image file, and after that, I stuck in a boot loop: the phone always boots into TWRP. I tried restoring old and stable backups. I tried installing all of surdu_petru's roms. I tried this (it didn't work because it couldn't find the files... maybe because I wiped the internal storage?). I tried reistalling TWRP via usb (fastboot from command prompt). Nothing worked and I'm all out of ideas. I can't find any solutions on the internet neither. Any help is appreciated.
Edit: I'm trying to reinstall the original firmware, maybe that will help.
Edit: I can't install a new firmware, I tried with this software, but it says that the file size is too big (the firmware I found has a system.img that is more than a gigabyte big)
Edit: solved it by flashing recovery.img and boot.img by hand.
Hey, so I've got quite a problem..
I've been running 12.1 Nightly for a couple of months now with great success - after installing the phone worked great, best experiance I've ever had.
Until today - I was listening to spotify and tried to play a song on soundcloud both of them started playing at the same time, the screen went blank and even if i pluged out the headphones it would still play through the speaker.
I rebooted by volume up + power and it rebooted into TWRP 2.8.6.0. Now it won't boot back to system. Every time it boots into recovery. I already restored factory, wiped everything, reflashed the rom, reinstalled the TWRP, and have no idea where to go from here...
you guys are kinda my only hope - did I somehow brick my phone?
arekceg said:
Hey, so I've got quite a problem..
I've been running 12.1 Nightly for a couple of months now with great success - after installing the phone worked great, best experiance I've ever had.
Until today - I was listening to spotify and tried to play a song on soundcloud both of them started playing at the same time, the screen went blank and even if i pluged out the headphones it would still play through the speaker.
I rebooted by volume up + power and it rebooted into TWRP 2.8.6.0. Now it won't boot back to system. Every time it boots into recovery. I already restored factory, wiped everything, reflashed the rom, reinstalled the TWRP, and have no idea where to go from here...
you guys are kinda my only hope - did I somehow brick my phone?
Click to expand...
Click to collapse
Nop, not bricked your device ! ... you only need to flash stock Huawei recovery via fastboot ( fastboot flash recovery recovery.img and reboot : fastboot reboot ) , your device will enter on stock recovery , from here just shut down device - now press at the same time power and volume down to enter in bootloader ... right now reinstall TWRP recovery ... and flash your rom - your issue must be fixed .
surdu_petru said:
Nop, not bricked your device ! ... you only need to flash stock Huawei recovery via fastboot ( fastboot flash recovery recovery.img and reboot : fastboot reboot ) , your device will enter on stock recovery , from here just shut down device - now press at the same time power and volume down to enter in bootloader ... right now reinstall TWRP recovery ... and flash your rom - your issue must be fixed .
Click to expand...
Click to collapse
Thanks for the reply! I tried to do that, flashed a huawei stock recovery.img I found (https://www.androidfilehost.com/?fid=23252070760973625) but now the phone only boots into "FASTBOOT&RECOVERY MODE" and adb doesnt detect it anymore so I cant flash TWRP
edit: managed to flash it through fastboot, flashing rom right now
edit2: flashed TRWP, flashed the rom...still stuck on recovery loop :/
edit3: JESUS F. CHRIST ALL I HAD TO DO IS UPDATE TWRP, works like a charm now, though all my data is gone :<
arekceg said:
Thanks for the reply! I tried to do that, flashed a huawei stock recovery.img I found (https://www.androidfilehost.com/?fid=23252070760973625) but now the phone only boots into "FASTBOOT&RECOVERY MODE" and adb doesnt detect it anymore so I cant flash TWRP
Click to expand...
Click to collapse
First, adb will not work on fastboot mode ( bootloader ) , second - we are here on G620S device, why you flashed a TWRP for Huawei Ascend P6
Right now , please use and flash a stock Huawei recovery for Huawei Ascend G620S in this way :
Code:
> fastboot flash recovery recovery.img
Good luck !
Edit :
You should try to flash : stock boot.img, recovery.img and also system.img from a Stock Huawei UPDATE.APP ! After your device will boot up , please reinstall TWRP and your custom rom !
You can use HuaweiUpdateExtractor, to extarct boot, recovery and system image from UPDATE.APP !
Flash boot & system in the same way like recovery : fastboot flash boot boot.img & fastboot flash system system.img !
surdu_petru said:
First, adb will not work on fastboot mode ( bootloader ) , second - we are here on G620S device, why you flashed a TWRP for Huawei Ascend P6
Right now , please use and flash a stock Huawei recovery for Huawei Ascend G620S in this way :
Code:
> fastboot flash recovery recovery.img
Click to expand...
Click to collapse
I was kinda desperate so I flashed first recovery I could find...
I managed to solve it by simply flashing the newest version of TWRP!
Thank you for all your help men, people like you is why I love the android community!
New Update to TWRP 2.8.7.0 !
Hello !
New UI 6.0 - TWRP 2.8.7.0 , released right now for G620S !
Should be working also on other Huawei msm8916 devices .
Build compiled on CM-13.0 with the last source updated from OmniROM ( /bootable/recovery )
Downloads :
1° TWRP-2.8.7.0.zip md5 : 3e6b66db7190e97a3cc112ab284e183d
2° openrecovery-twrp-2.8.7.0.img md5 : 1b969bd9da5bdd52982e7d96c7ea186b
Installations :
1° like as any other rom, no wipe required
2° fastboot flash recovery openrecovery-twrp-2.8.7.0.img
Bug :
to fix "adb" you should switch MTP to disable/enable under Mount menu !
Screenshots :
Best regards !
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.
Phone look:
Tablet look:
CHANGELOG for 2.8.7.0:
-Initial ground work for software drawn keyboard (_that)
-Fix handling of wiping internal storage on datamedia devices (xuefer)
-Allow DataManager to set and read values from the system properties (xuefer)
-Fix crash when taking screenshots on arm64 devices (xuefer)
-Fix error message after an ORS script completes (Dees_Troy)
-Fix crashes / error when creating encrypted backups (_that, Dees_Troy)
-Add system read only option -- more details below (Dees_Troy)
-Add resize2fs and GUI option to run resize2fs (Dees_Troy)
-Fix crash loop caused by empty lines in AOSP recovery command file (_that)
-Prevent duplicate page overlays such as multiple lock screens (mdmower)
Note: As always, be sure your custom theme is up to date (or remove your custom theme) before updating TWRP.
System read only option: Devices that ship with 5.0 and higher as their initial OS are using block level OTA updates. With this style of OTA update, the update script checks to see if the system partition has ever been mounted read/write. Further, the script also usually runs an SHA sum of the entire system partition to detect if any changes have been made. If any changes have been made, the OTA update will refuse to install. Since not all OEMs and devices have factory images available, we have created a new feature in TWRP that detects if the system partition has ever been mounted read/write. If not, you will be prompted asking if you want TWRP to mount system as read/write. If you choose not to allow TWRP to mount as read/write, TWRP won't prompt to install SuperSU and TWRP won't try to patch the stock ROM to prevent TWRP from being replaced by stock recovery. The goal of this option is to hopefully allow the user to make a raw system image backup that they can use to get back to a state where they can take OTA updates again.
resize2fs feature: On some devices like the Nexus 6, the factory images include a userdata image that is the proper size only for the 32GB units. If you flash the factory image to a 64GB Nexus 6, the data partition will appear as if it only has the free space of a 32GB device. Using the resize2fs option, TWRP can resize your data partition to take up the full space available. The resize2fs may also be useful to resize system partitions on devices where custom ROM system images don't take up the full partition space. Lastly, resize2fs may be useful in some cases to reserve the proper space at the end of a data partition for a full disk encryption key, should your partition be formatted incorrectly for some reason.
This new version also marks our first set of full builds using our new jenkins build server. You can track the progress of builds at https://jenkins.twrp.me and we have taken additional steps to make it easier for device maintainers to step up and submit patches to our gerrit server at https://gerrit.twrp.me to help us keep devices up to date and working.
CHANGELOG for 2.8.6.0:
-Fix daylight savings time rules for USA and Europe (_that)
-Allow mulitple overlays for popup boxes (Dees_Troy)
-Add pattern style password entry for decrypt (Tassadar)
-Keyboard improvements (_that)
-Update AOSP base to 5.1 (Dees_Troy)
-Reduce theme count to 5 and rely on scaling (Dees_Troy)
-Various scaling improvements (Dees_Troy)
-Improved handling of resources in the GUI (_that)
-Make scroll bar size proportional to list size (_that)
-Allow scoll lists to render without a header (_that)
-Make console scroll per pixel with kinetic scrolling (_that)
-Support styles in XML to reduce XML size and improve consistency (Dees_Troy)
-Various other fixes and improvements (mdmower, bigbiff, codelover, etc)
CHANGELOG for 2.8.5.0:
-Scale the GUI - TWRP can read the theme's resolution and scale it up or down to fit the theme to your screen's resolution
-Backups can now be cancelled while the backup is in progress (does not include restore because we don't want to leave your device in a bad state)
-Improve thread handling and move input handling into the main rendering thread to improve stability
-Make MTP work even if unplugged and plugged back in
-Unify scrollable list code and make kinetic scrolling feel more natural
-Fix handling of mapped zip files for OTA updates (CM12 updater)
-USB keyboards should now work on all devices that support USB host mode via a USB OTG cable
-Other small fixes and improvements
CHANGELOG for 2.8.4.0:
-Add flashing of boot and recovery images via the TWRP GUI (Find the Images button on the Install page)
-Fix some MTP related crashes and bugs
-Eliminate TWRP toggling USB IDs during boot if MTP is enabled
-Fix various adb sideload issues
-Improve threading of actions
-Eliminate separate thread for screen timeout
-Update libblkid to 2.25.0
-Use power button as back button on watch themes for easier navigation
-Add mutex locking to data manager
-Improve custom theme handling on encrypted devices
-Allow the stock theme to be offset by build flags so we can center a lower res theme on a higher res screen especially for watches with round screens
CHANGELOG for 2.8.3.0:
-MTP will now tell the host PC that storage is removed instead of disabling MTP completely
-MTP will now report the correct max file size based on the file system in use to the host PC (may fix transfer of large files)
-Update and improve fix permissions and make fixing contexts optional
-Update SuperSU in TWRP to 2.40 and update install process
-Make TWRP work properly on AArch64 (Nexus 9 is now built in true 64-bit binaries and libraries)
-Attempt to set correct permissions and contexts on all files placed in storage so backups will show in Android
-Fix kernel panic during MTP start on some devices
-Support unicode fonts on devices with True Type Font support
-Fix slider value not showing sometimes (vibration settings page)
-Toggle MTP off during adb sideload to set correct USB IDs
-Reduce library requirements for 5.0 L decrypt
-Other minor fixes and improvements
Note: Starting with TWRP 2.8.2.0 and higher, adb sideload uses a new sideload method originally implemented in AOSP recovery. You will need the latest adb binaries to use sideload in these newer versions of TWRP. The version required is 1.0.32. You can find the version by running "adb version" on your computer. The new sideload feature no longer stores the zip on your device. Instead, a fuse file system is created in RAM and the zip is streamed from your computer. This puts less wear and tear on storage and ensures that large zips will not fill up all of your RAM. The sideload may spit an error on your PC side, but the zip should install just fine on your device.
CHANGELOG for 2.8.2.0:
-Pull in all changes from Android 5.0 lollipop into TWRP
-Add decrypt support for Android 5.0 lollipop encrypted partitions including automatic decrypt when the default_password is in use
-Revert some changes to exFAT that were breaking exFAT support on some devices
-Other minor fixes and updates
NOTE: ONLY AOSP/GPE decryption is supported!! TWRP CANNOT (currently) decrypt HTC Sense ROMs!!
DOWNLOAD:
You can find more information and download links on our website!
Also, see attachments below for latest recovery image and device tree.
BUGS:
If you have an issue, the first step is to post a recovery log so we can determine the cause of the issue. This is done in recovery using Advanced -> Copy Log to SD, or adb pull /tmp/recovery.log. Once a log is uploaded we can determine how best to proceed.
If your issue is determined to be a bug, please consider posting it to our github issues log. It's pretty much impossible for us to keep up with the more than 40 threads that we have for the devices that we "directly" support. If you have a significant problem that cannot be answered in this thread, your best bet is to contact us via our website, or find us in our IRC channel below. If you see someone that's struggling, feel free to point it out to us. We need your help to help us keep track of all of our devices! Thanks!
SUPPORT:
Live support is available via #twrp on Freenode with your IRC client or just click this link.
Version Information
Status: Stable
K2CL OS: 4.2.2
Current Stable Version: 2.8.7.0
Stable Release Date: 2015-07-05
Current Beta Version: 2.8.7.0-K2CLB
Beta Release Date: 2015-07-17
Beta Patch Link: [WIP] gui: stock theme rework
Created: 2015-07-05
Last Updated: 2015-07-17
Source: Omnirom 5.1.1
Thanks for your work
Are there a stable version 2.8.7.0 twrp for k2u?
degerli43 said:
Thanks for your work
Are there a stable version 2.8.7.0 twrp for k2u?
Click to expand...
Click to collapse
If you are on 4.2.2 then send me your stock recovery and I can make it happen.
How to install it, pls?
itskapil said:
How to install it, pls?
Click to expand...
Click to collapse
If you are rooted and S-Off or using a custom kernel with write protection removed then download and install terminal emulator from the play store.
Download and unzip recovery image on internal sdcard. Rename it to twrprecovery.img for simplicity sake.
Open up terminal then enter the following:
Code:
su
Code:
dd if=/sdcard/twrprecovery.img of=/dev/block/mmcblk0p21
Otherwise, boot up to bootloader by powering off then pressing and holding the volume down key and power key.
When you see your HBoot select fastboot then plug your device to your computer.
Using fastboot type and enter:
Code:
fastboot flash recovery twrprecovery.img
SHM said:
Otherwise, boot up to bootloader by powering off then pressing and holding the volume down key and power key.
When you see your HBoot select fastboot then plug your device to your computer.
Using fastboot type and enter:
Code:
fastboot flash recovery twrprecovery.img
Click to expand...
Click to collapse
Thanks!
That's what I thought.
Was confused by the other file, device_htc_k2cl_twrp.zip, what's the use of this one?
itskapil said:
Thanks!
That's what I thought.
Was confused by the other file, device_htc_k2cl_twrp.zip, what's the use of this one?
Click to expand...
Click to collapse
Lol, no worries. The other attachment is the Device Tree used in conjunction with the Omnirom Open Source to build TWRP for the k2cl variant. If you do not know how to build TWRP or are unfamiliar with Open Sources then it won't pertain to you and you can just delete it. It's mainly there for any other Developers who wish to have it.
Currently using Omnirom 5.1.1 to make my builds.
@SHM Got it. Thanks a lot for help!
@degerli43, click here for k2u/ul TWRP Recovery.
OP updated with a Beta TWRP build using a reworked stock theme by @z31s1g. Version is 2.8.7.0-K2CLB. Below images will give you an idea of what it looks like. I am currently using this build for myself as I personally enjoy the new look and feel.
Device Tree has been reuploaded after being updated.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my C525c using Tapatalk
In the past TWRP for this device never included the option to backup your /efs. Typically this is where your imei and other such info is stored. By backing this up using my builds and should you lose such information some how down the road, you can simply restore /efs within twrp and all should be well again with your device.
Sent from my C525c using Tapatalk
Removed by me - wrong thread