[RECOVERY] [F2FS/exFAT/NTFS] [UNOFFICIAL] TWRP 3.1.0-0 [lettuce] [20170315] - YU Yuphoria

Team Win Recovery Project 3.x, or twrp3 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.
CHANGELOG for 3.1.0-0:
vold decrypt on a few select HTC devices, TWRP will now attempt to use the system partition's vold and vdc binaries and libraries to decrypt the data partition (nkk71 and CaptainThrowback)
adb backup to stream a backup directly to or from your PC, see documentation here (bigbiff)
tweak MTP startup routines (mdmower)
support new Android 7.x xattrs for backup and restore to fix loss of data after a restore (Dees_Troy)
support POSIX file capabilities backup and restore to fix VoLTE on HTC devices and possibly other issues (Dees_Troy)
better indicate to users that internal storage is not backed up (Dees_Troy)
improve automatic determination of TW_THEME (mdmower)
minimal getcap and setcap support (_that)
try mounting both ext4 and f2fs during decrypt (jcadduono and Dees_Troy)
shut off backlight with power key (mdmower)
timeout during FDE decrypt (Dees_Troy and nkk71)
support for FBE decrypt and backing up and restoring FBE policies (Dees_Troy)
boot slot support (Dees_Troy)
TWRP app install prompt during reboot (Dees_Troy)
support for AB OTA zips (Dees_Troy)
support new Android 7.x log command (Dees_Troy)
update recovery sources to AOSP 7.1 (Dees_Troy)
numerous bugfixes and improvements by too many people to mention
DOWNLOADS: twrp-3.1.0-0-20170315-UNOFFICIAL-lettuce.img
HOW TO FLASH:
Fastboot Method :
Code:
fastboot -i 0x2A96 flash recovery twrp-3.1.0-0-20170315-UNOFFICIAL-lettuce.img
Boot to OLD TWRP > INSTALL > Select Image > Navigate to twrp-3.1.0-0-20170315-UNOFFICIAL-lettuce.img > Select it & Swipe to Flash
CREDITS:
TeamWin
CyanogenMod
Hyper
XDA:DevDB Information
[RECOVERY] [F2FS/exFAT/NTFS] [UNOFFICIAL] TWRP 3.1.0-0 [lettuce] [20170315], Tool/Utility for the YU Yuphoria
Contributors
darshan1205
Source Code: http://github.com/omnirom
Version Information
Status: Stable
Created 2017-03-15
Last Updated 2017-03-15

SOURCES:
Kernel Source
SCREENSHOTS:

Many Thanks OP .. but I am having some weird issue here .. No matter which mode I choose to flash the recovery (fastboot or image flash from recovery).. It always boots into the old recovery ie. 3.0.0.0. The Flashing on both process with different twrp version was success though. I am hoping to recover my 'Internal Storage 0 mb' problem with this recovery. Please help!!

Working great...Many thanks to the developers...And providers too...

There are some issues
1. There is otg support which is there in the old twrp 3.0.3-0
2. When booted in recovery I can't reboot into recovery through recovery itself
3. Sometimes recovery does not even boot

Related

[RECOVERY][P8] TWRP 3.1.1-0 touch recovery [2017-05-19]

Team Win Recovery Project 3.x, or twrp3 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.
CHANGELOG for 3.0.2-0:
-Backups will now include adopted storage keys (Dees_Troy)
-Fixed an adb restore issue (bigbiff)
-Fixed rebooting when no OS is present (Dees_Troy)
-Fixed line wrapping in the GUI terminal (_that)
-Updated TWRP source code to AOSP 7.1.2 (Dees_Troy)
CHANGELOG for 3.1.0-0:
-vold decrypt on a few select HTC devices, TWRP will now attempt to use the system partition's vold and vdc binaries and libraries to decrypt the data partition (nkk71 and CaptainThrowback)
-adb backup to stream a backup directly to or from your PC, see documentation here: https://github.com/omnirom/android_bootable_recovery/commit/ce8f83c48d200106ff61ad530c863b15c16949d9 (bigbiff)
-tweak MTP startup routines (mdmower)
-support new Android 7.x xattrs for backup and restore to fix loss of data after a restore (Dees_Troy)
-support POSIX file capabilities backup and restore to fix VoLTE on HTC devices and possibly other issues (Dees_Troy)
-better indicate to users that internal storage is not backed up (Dees_Troy)
-improve automatic determination of TW_THEME (mdmower)
-minimal getcap and setcap support (_that)
-try mounting both ext4 and f2fs during decrypt (jcadduono and Dees_Troy)
-shut off backlight with power key (mdmower)
-timeout during FDE decrypt (Dees_Troy and nkk71)
-support for FBE decrypt and backing up and restoring FBE policies (Dees_Troy)
-boot slot support (Dees_Troy)
-TWRP app install prompt during reboot (Dees_Troy)
-support for AB OTA zips (Dees_Troy)
-support new Android 7.x log command (Dees_Troy)
-update recovery sources to AOSP 7.1 (Dees_Troy)
-numerous bugfixes and improvements by too many people to mention
CHANGELOG for 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.
CHANGELOG for 3.0.1-0:
-support new CM 13.0 pattern encryption (sultanqasim)
-fix slow flashing issue due to modprobe (present on only some devices) (#twrp)
-libtar updated to latest upstream and fixes (jcadduono)
-fixes for loading custom themes (_that)
-TWRP will now detect and install TWRP themes automatically through the normal zip install process (Dees_Troy)
-translation updates - added Italian, Czech and Polish and significant updates to Dutch
-progress bar improvements - progress bar updates during image flashing and better tracks progress during file system backups (tar) (Dees_Troy)
-fix input box text display (Dees_Troy)
-reboot option after zip install complete (bigbiff)
-other mostly invisible bug fixes and improvements
CHANGELOG for 3.0.0-0:
-Completely new theme - Much more modern and much nicer looking (by z31s1g)
-True Terminal Emulator - Includes arrow keys, tab and tab completion, etc. (by _that)
-Language translation - It won’t be perfect and especially some languages that require large font files like Chinese & Japanese won’t be availble on most devices. Also some languages may only be partially translated at this time. Feel free to submit more translations to OmniROM’s Gerrit. (mostly by Dees_Troy)
-Flashing of sparse images - On select devices you will be able to flash some parts of factory images via the TWRP GUI (by HashBang173)
-Adopted storage support for select devices - TWRP can now decrypt adopted storage partitions from Marshmallow
-Reworked graphics to bring us more up to date with AOSP - includes support for adf and drm graphics (by Dees_Troy)
-SuperSU prompt will no longer display if a Marshmallow ROM is installed
-Update exfat, exfat fuse, dosfstools (by mdmower)
-Update AOSP base to 6.0
-A huge laundry list of other minor fixes and tweaks
WARNING: This is our first release in a long time. We have a lot of new and somewhat aggressive changes in this new release. The changes to the graphics back-end may cause some devices to not boot up properly or have other display-related issues. If you are not in a position to reflash an older build of TWRP, then wait until you are or at least wait until others have tried the new version for your specific device. You don’t want to end up with a non-working recovery and have to wait several hours or days to get to a computer to be able to fix it.
Notes for themers: In addition to the udpated theme, we have introduced a theme version variable to the TWRP theme system. If the theme version does not match the version that TWRP expects, TWRP will reject the custom theme and load its stock theme. This change will ensure that people who update TWRP without updating their theme will still have a workable recovery. We have removed libjpeg support. The stock theme was only using a jpeg image for the splash / curtain. This change means that any custom themes will no longer be able to use jpeg images. It also means that tools used to repack recovery images with a different curtain / splash will need to be updated to use the new method.
Version number notes: For a while we’ve been using a 4 digit version number and reserved the 4th digit for device-specific updates. For instance, we find and fix a device-specific issue like decryption of data on Nexus 5, we would release that as a 2.8.7.1. After a while, some people would start asking where 2.8.7.1 was for other devices. So, going forward we have decided to change the numbering scheme to 3.0.0-2, etc. Our hope is that this version numbering scheme will more clearly identify that the 4th digit does not indicate a version change for the code base.
We need your help! The bulk of TWRP work is done by 3 people on a volunteer basis. We have pushed most of our device files to our github and we have a gerrit instance. If you have the ability, please help us maintain our official devices and/or add your device to our official device list. Thanks in advance!
DOWNLOAD:
1) Install the TWRP app from the Play Store or grab the apk from our website
2) Open the app, agree to the terms, and enable root access
3) Select TWRP Flash
4) Search for your device and select the version you wish to download
5) Once the download is complete, select the file (it's usually in your downloads folder) and then Flash Recovery
OR:
Most devices can be updated quickly and easily within TWRP if you already have version 2.8.4.0 or higher installed
1) Download the latest version from our website on your device
2) Reboot to TWRP
3) Hit Install and tap the "Images..." button in the lower right
4) Browse to the location of the TWRP image on your device and select it
5) Select recovery from the partition list and swipe to flash
OR:
You can find more information and download links on our website.
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!
SUPPORT:
Live support is available via #twrp on Freenode with your IRC client or just click this link.
Device specific page
Download links
Dees_Troy said:
Device specific page
Download links
Click to expand...
Click to collapse
Hi. I've been trying to download twrp 3.0 but there seems to be no link on the official website. We need twrp 3.0 for B317 since 2.8.7.1 doesn't work. Can you give us a mirror link? Thanks
The problem with the opening of the second-level directory.
Can anyone confirm that it is impossible to open some the directory of the second level if the name begins with the letters b or g?
E.g TWRP/backup
On my N4 does not work in the "Install" and "File Manager".
------ edit ----
I deleted some files when connected to a PC and renewed the
partition table.
Now is good.
@Dees_Troy The official page of TWRP doesn't have the Downloadlink to v 3.0.2.0 - can you please post a Mirror Link, thanks

[RECOVERY][ROOT] TWRP 3.0.2.0 for PANTECH SKY VEGA LTE-A

Team Win Recovery Project 3.x, or twrp3 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.
Here is TWRP 3 for the VEGA LTE-A
Fully tested on the ef56s
FEATURES
MTP support
USB Mass Storage support
Micro SDcard and USB OTG storage support
f2fs file system support (read, write, format, backup & restore)
exFAT file system support (read, write, format)
NTFS file system support (read, write)
ADB root
Built in android 6.0 tree
Changelog
Fix model auto detect
Update new kernel
Backup IMEI
DOWNLOAD:
Most devices can be updated quickly and easily within TWRP if you already have version 2.8.4.0 or higher installed
1) Download recovery img with link below
2) Reboot to TWRP
3) Hit Install and tap the "Images..." button in the lower right
4) Browse to the location of the TWRP image on your device and select it
5) Select recovery from the partition list and swipe to flash
TWRP IMG
Source code
TWRP: https://github.com/TeamWin/Team-Win-Recovery-Project
Device Tree: https://github.com/hoalamha/android_device_pantech_ef56
Kernel: https://github.com/HexagonRom/android_kernel_pantech_msm8x74
CONTRIBUTIONS
@chautruongthinh, @hoalamha
Gerrit for TWRP: http://gerrit.omnirom.org/
Gerrit for officially supported devices: http://gerrit.twrp.me/
Version Information
Status: Stable
Created 2016-11-29
Last Updated 2016-11-29
​[/QUOTE]
For me

Twrp 3.1.0 is out [g360h]

TWRP v3.1.0 Change-log
1. vold decrypt on a few select HTC devices, TWRP will now attempt to use the system partition’s vold and vdc binaries and libraries to decrypt the data partition (nkk71 and CaptainThrowback)
2. adb backup to stream a backup directly to or from your PC, see documentation here: https://github.com/omnirom/android_bootable_recovery/commit/ce8f83c48d200106ff61ad530c863b15c16949d9 (bigbiff)
3. tweak MTP startup routines (mdmower)
4. support new Android 7.x xattrs for backup and restore to fix loss of data after a restore (Dees_Troy)
5. support POSIX file capabilities backup and restore to fix VoLTE on HTC devices and possibly other issues (Dees_Troy)
6. better indicate to users that internal storage is not backed up (Dees_Troy)
7. improve automatic determination of TW_THEME (mdmower)
8. minimal getcap and setcap support (_that)
9. try mounting both ext4 and f2fs during decrypt (jcadduono and Dees_Troy)
10. shut off backlight with power key (mdmower)
11. timeout during FDE decrypt (Dees_Troy and nkk71)
12. support for FBE decrypt and backing up and restoring FBE policies (Dees_Troy)
13. boot slot support (Dees_Troy)
14. TWRP app install prompt during reboot (Dees_Troy)
15. support for AB OTA zips (Dees_Troy)
16. support new Android 7.x log command (Dees_Troy)
17. update recovery sources to AOSP 7.1 (Dees_Troy)
18. numerous bugfixes and improvements by too many people to mention
DOWNLOAD LINK
https://twrp.me/devices/samsunggalaxycoreprime3g.html?_e_pi_=7,PAGE_ID10,6585981002

[RECOVERY][OFFICIAL]TWRP-3.2.1-0 for Xiaomi Redmi Note 5A/Y1Lite[ugglite][20180110]

Team Win Recovery Project 3.x, or twrp3 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.
CHANGELOG for 3.2.1-0:
minui fixes (cryptomilk)
Better android-8.0 compatibility in ROM trees (Dees_Troy)
Fix missing library in android-8.0 (nkk71)
Fix inconsistent SDCard naming (DevUt)
Default to TWRP restore instead of adb backup restore to fix restore on fresh TWRP boot (jlask)
CHANGELOG for 3.1.1-0:
Backups will now include adopted storage keys (Dees_Troy)
Fixed an adb restore issue (bigbiff)
Fixed rebooting when no OS is present (Dees_Troy)
Fixed line wrapping in the GUI terminal (_that)
Updated TWRP source code to AOSP 7.1.2 (Dees_Troy)Updated TWRP source code to AOSP 7.1.2
CHANGELOG for 3.1.0-0:
vold decrypt on a few select HTC devices, TWRP will now attempt to use the system partition's vold and vdc binaries and libraries to decrypt the data partition (nkk71 and CaptainThrowback)
adb backup to stream a backup directly to or from your PC, see documentation here (bigbiff)
tweak MTP startup routines (mdmower)
support new Android 7.x xattrs for backup and restore to fix loss of data after a restore (Dees_Troy)
support POSIX file capabilities backup and restore to fix VoLTE on HTC devices and possibly other issues (Dees_Troy)
better indicate to users that internal storage is not backed up (Dees_Troy)
improve automatic determination of TW_THEME (mdmower)
minimal getcap and setcap support (_that)
try mounting both ext4 and f2fs during decrypt (jcadduono and Dees_Troy)
shut off backlight with power key (mdmower)
timeout during FDE decrypt (Dees_Troy and nkk71)
support for FBE decrypt and backing up and restoring FBE policies (Dees_Troy)
boot slot support (Dees_Troy)
TWRP app install prompt during reboot (Dees_Troy)
support for AB OTA zips (Dees_Troy)
support new Android 7.x log command (Dees_Troy)
update recovery sources to AOSP 7.1 (Dees_Troy)
numerous bugfixes and improvements by too many people to mention
DOWNLOADS: twrp-3.2.1-0-ugglite.img
HOW TO FLASH:
Fastboot Method :
Code:
fastboot flash recovery twrp-3.2.1-0-ugglite.img
Boot to OLD TWRP > INSTALL > Select Image > Navigate to twrp-3.2.1-0-ugglite.img > Select it & Swipe to Flash
CREDITS:
TeamWin
CyanogenMod/Lineage Android
Hyper
XDA:DevDB Information
[RECOVERY][OFFICIAL]TWRP-3.2.1-0 for Xiaomi Redmi Note 5A/Y1Lite[ugglite][20180110], Kernel for the Android General
Contributors
darshan1205
Source Code: http://github.com/omnirom
Kernel Special Features:
Version Information
Status: Stable
Created 2017-11-25
Last Updated 2018-01-11
Device Source: https://github.com/darshan1205/twrp_device_xiaomi_ugglite
Flash lazyflasher to disable dm-verity & forced encryption on MIUI
Devices Supported: Xiaomi Redmi Note 5A[SD425 variant] & Xiaomi Redmi Y1 Lite[SD425 variant].
Thank you. We hope you will like to develop custom ROM such as Lineage OS, AEX, etc for this phone (Ugglite). We are waiting for custom ROM. ^_^
thanks a lot! waiting for custom roms for this device
I'm totally okay with my post being deleted, but I saw twrp and I know I need that. The main search box at top rh side of webpage isn't working. I need to know what twrp is, why do I need it to root, what is a kernal, bootloader, what does flashing mean?? Not the right place to ask, but please guide me!
rawgod said:
I'm totally okay with my post being deleted, but I saw twrp and I know I need that. The main search box at top rh side of webpage isn't working. I need to know what twrp is, why do I need it to root, what is a kernal, bootloader, what does flashing mean?? Not the right place to ask, but please guide me!
Click to expand...
Click to collapse
read this: http://en.miui.com/thread-963272-1-1.html
darshan1205 said:
Flash lazyflasher to disable dm-verity & forced encryption on MIUI
Devices Supported: Xiaomi Redmi Note 5A[SD425 variant] & Xiaomi Redmi Y1 Lite[SD425 variant].
Click to expand...
Click to collapse
need flash it every time or only one time?
TWRP UPDATED!
* Sync up with latest TWRP 3.2.1-0.
Downloads: https://twrp.me/xiaomi/xiaomiredminote5a.html
Also ugglite will be supported by me through TeamWin.
darshan1205 said:
TWRP UPDATED!
* Sync up with latest TWRP 3.2.1-0.
Downloads: https://twrp.me/xiaomi/xiaomiredminote5a.html
Also ugglite will be supported by me through TeamWin.
Click to expand...
Click to collapse
Gracias! De verdad!
Thanks a lot amigo!
Hello guys, any source tree for build rom?
I tried to flash using the fastboot method. It shows success in the command prompt window but TWRP is still not flashed to the device. Any help ?
Do i need to unlock my device to install TWRP?
yes, of course
darshan1205 said:
Team Win Recovery Project 3.x, or twrp3 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.
CHANGELOG for 3.2.1-0:
minui fixes (cryptomilk)
Better android-8.0 compatibility in ROM trees (Dees_Troy)
Fix missing library in android-8.0 (nkk71)
Fix inconsistent SDCard naming (DevUt)
Default to TWRP restore instead of adb backup restore to fix restore on fresh TWRP boot (jlask)
CHANGELOG for 3.1.1-0:
Backups will now include adopted storage keys (Dees_Troy)
Fixed an adb restore issue (bigbiff)
Fixed rebooting when no OS is present (Dees_Troy)
Fixed line wrapping in the GUI terminal (_that)
Updated TWRP source code to AOSP 7.1.2 (Dees_Troy)Updated TWRP source code to AOSP 7.1.2
CHANGELOG for 3.1.0-0:
vold decrypt on a few select HTC devices, TWRP will now attempt to use the system partition's vold and vdc binaries and libraries to decrypt the data partition (nkk71 and CaptainThrowback)
adb backup to stream a backup directly to or from your PC, see documentation here (bigbiff)
tweak MTP startup routines (mdmower)
support new Android 7.x xattrs for backup and restore to fix loss of data after a restore (Dees_Troy)
support POSIX file capabilities backup and restore to fix VoLTE on HTC devices and possibly other issues (Dees_Troy)
better indicate to users that internal storage is not backed up (Dees_Troy)
improve automatic determination of TW_THEME (mdmower)
minimal getcap and setcap support (_that)
try mounting both ext4 and f2fs during decrypt (jcadduono and Dees_Troy)
shut off backlight with power key (mdmower)
timeout during FDE decrypt (Dees_Troy and nkk71)
support for FBE decrypt and backing up and restoring FBE policies (Dees_Troy)
boot slot support (Dees_Troy)
TWRP app install prompt during reboot (Dees_Troy)
support for AB OTA zips (Dees_Troy)
support new Android 7.x log command (Dees_Troy)
update recovery sources to AOSP 7.1 (Dees_Troy)
numerous bugfixes and improvements by too many people to mention
DOWNLOADS: twrp-3.2.1-0-ugglite.img
HOW TO FLASH:
Fastboot Method :
Code:
fastboot flash recovery twrp-3.2.1-0-ugglite.img
Boot to OLD TWRP > INSTALL > Select Image > Navigate to twrp-3.2.1-0-ugglite.img > Select it & Swipe to Flash
CREDITS:
TeamWin
CyanogenMod/Lineage Android
Hyper
XDA:DevDB Information
[RECOVERY][OFFICIAL]TWRP-3.2.1-0 for Xiaomi Redmi Note 5A/Y1Lite[ugglite][20180110], Kernel for the Android General
Contributors
darshan1205
Source Code: http://github.com/omnirom
Kernel Special Features:
Version Information
Status: Stable
Created 2017-11-25
Last Updated 2018-01-11
Click to expand...
Click to collapse
Help , i installed twrp but keep after reboot (while holding power + vol up ) the device rebooted normally.
Note 5A prime twrp install but not working.
lordsatriavii said:
Help , i installed twrp but keep after reboot (while holding power + vol up ) the device rebooted normally.
Click to expand...
Click to collapse

[RECOVERY][Treble][11/05] TWRP 3.2.1-0 for Huawei P8 lite 2017 (all variants)

[!]NOTE: Decrypting data is not currently supported. MTP also does not work, but you can use adb to push and pull files.[!]
Team Win Recovery Project 3.x, or twrp3 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.
Installation
-Reboot into fastboot
-use the command: fastboot flash recovery_ramdisk twrp-X-X-X
CHANGELOG for 3.2.1-0:
-minui fixes (cryptomilk)
-Better android-8.0 compatibility in ROM trees (Dees_Troy)
-Fix missing library in android-8.0 (nkk71)
-Fix inconsistent SDCard naming (DevUt)
-Default to TWRP restore instead of adb backup restore to fix restore on fresh TWRP boot (jlask)
-Allow restoring adb backups in the TWRP GUI (bigbiff)
-Fix gzip backup error in adb backups (bigbiff)
-Fix a bug in TWRP's backup routines that occasionally corrupted backup files (nkk71)
-Better support for installing Android 8.0 based zips due to legacy props (nkk71)
-Support vold decrypt with keymaster 3.0 in 8.0 firmwares (nkk71)
-Decrypt of synthetic passwords for Pixel 2 (Dees_Troy)
-Support newer ext4 FBE policies for backup and restore in libtar (Dees_Troy)
-v2 fstab support (Dees_Troy)
-Bring TWRP forward to android 8.0 AOSP base (Dees_Troy)
-Various other minor bugfixes and tweaks
Dil3mm4's Changelog
-Added splash2 partition as mountable to obtain failure logs.
-/cust as TWRP settings holder
-fixed a quirk with Data formatting
-Dil3mm4 black theme
Download
TWRP 3.2.1-0 April 6th build
TWRP 3.2.1-0 April 8th build
TWRP 3.2.1-0 April 8th build Round 2
TWRP 3.2.1-0 May 4th build Round
TWRP 3.2.1-0 May 15th
XDA:DevDB Information
TWRP , Tool/Utility for the Huawei P8lite/P8 Lite
Contributors
dil3mm4.dev, TeamWin Recovery Project
Version Information
Status: Stable
Created 2018-04-06
Last Updated 2018-05-11
A Link Please?
Edit - Thread reopened.
Good to go
Regards
-XDA Staff
YoussefR said:
A Link Please?
Click to expand...
Click to collapse
Link posted, thanks for your interest.
dil3mm4.dev said:
[!]NOTE: Decrypting data is not currently supported. MTP also does not work, but you can use adb to push and pull files.[!]
Team Win Recovery Project 3.x, or twrp3 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.
Installation
-Reboot into fastboot
-use the command: fastboot flash recovery_ramdisk <image name>
CHANGELOG for 3.2.1-0:
-minui fixes (cryptomilk)
-Better android-8.0 compatibility in ROM trees (Dees_Troy)
-Fix missing library in android-8.0 (nkk71)
-Fix inconsistent SDCard naming (DevUt)
-Default to TWRP restore instead of adb backup restore to fix restore on fresh TWRP boot (jlask)
-Allow restoring adb backups in the TWRP GUI (bigbiff)
-Fix gzip backup error in adb backups (bigbiff)
-Fix a bug in TWRP's backup routines that occasionally corrupted backup files (nkk71)
-Better support for installing Android 8.0 based zips due to legacy props (nkk71)
-Support vold decrypt with keymaster 3.0 in 8.0 firmwares (nkk71)
-Decrypt of synthetic passwords for Pixel 2 (Dees_Troy)
-Support newer ext4 FBE policies for backup and restore in libtar (Dees_Troy)
-v2 fstab support (Dees_Troy)
-Bring TWRP forward to android 8.0 AOSP base (Dees_Troy)
-Various other minor bugfixes and tweaks
Dil3mm4's Changelog
6th April
-Added splash2 partition as mountable to obtain failure logs.
8th April
-Fixed f2fs quirks
-Fixed "unauthorized device" when using adb
8th April Round 2
-Moved TWRP settings to /cust
-Enabled MTP (most likely won't work)
-fixed a couple of quirks on the themes
Download
TWRP 3.2.1-0 April 6th build
TWRP 3.2.1-0 April 8th build
TWRP 3.2.1-0 April 8th build Round 2
I'm do offering support and some chitty-chat times over this Telegram group.
Feel free to join.
Sources
TWRP:https://github.com/minimal-manifest-twrp
Kernel: not yet available
XDA:DevDB Information
TWRP , Tool/Utility for the Huawei P8lite/P8 Lite
Contributors
dil3mm4.dev, TeamWin Recovery Project
Version Information
Status: Stable
Created 2018-04-06
Last Updated 2018-04-05
Click to expand...
Click to collapse
Thanks bro worked well
But still have encrypt issue
honorfan said:
Thanks bro worked well
But still have encrypt issue
Click to expand...
Click to collapse
As quoted into the main post, I'm aware of that issue, but still, it's a low priority thing for me since I'm mostly working on GSI releases for Prague device series.
Anyways thanks for your interest and feel free to join us over the Telegram group.
dil3mm4.dev said:
As quoted into the main post, I'm aware of that issue, but still, it's a low priority thing for me since I'm mostly working on GSI releases for Prague device series.
Anyways thanks for your interest and feel free to join us over the Telegram group.
Click to expand...
Click to collapse
Btw thanks alot for your great works
I hope you can fix bugs:good:
honorfan said:
Btw thanks alot for your great works
I hope you can fix bugs:good:
Click to expand...
Click to collapse
I hope that too.
Thanks again.
I can't wipe cache. I get unable to wipe Cache. Do you know why this might happen?
bill_klpd said:
I can't wipe cache. I get unable to wipe Cache. Do you know why this might happen?
Click to expand...
Click to collapse
I'm not having this issue you're mentioning, neither got any reports about it.
But you can try to select, into TWRP settings , "Use rm -rf instead of format" and then try to wipe cache as workaround.
Thanks for your report.
I must be doing something wrong;
fastboot flash recovery_ramdisk TWRP-3.2.1-0reo.img
target reported max download size of 471859200 bytes
sending 'recovery_ramdisk' (8486 KB)...
OKAY 0.221s
writing 'recovery_ramdisk'...
FAILED (remote: partition length get error)
finished. total time: 0.237s
You have to be on Oreo in order to use this recovery.
Cosmox_ said:
You have to be on Oreo in order to use this recovery.
Click to expand...
Click to collapse
Thank you. I mistook this to be a necessity to flash Oreo with TWRP.
@dil3mm4.dev
hi, i am test on Huawei P20 Lite (with OREO delivered)
format data : work
adb sideload : work
my problem is crypting
if i format data, reboot from twrp to twrp and make backup : work to internal and not work to external_sd (permission), then boot to system - need erecovery and factory-reset
after factory-reset is data again crypted. what a hell!
no twrp = after factory-reset app's install, settings ... = many time lost.
i hope you can build WITH encryption (can i help ?)
all other twrp i am testing : see twrp first-screen and frozen. your twrp is minimum 500% better
JamesBott said:
if i format data, reboot from twrp to twrp and make backup : work to internal and not work to external_sd (permission), then boot to
Click to expand...
Click to collapse
Mhm.
I'm not really understanding this.
I don't have permissions problem over external_sd card over P8 lite 2017.
We should further dig into it, feel free to join the Telegram group.
JamesBott said:
after factory-reset is data again crypted. what a hell!
Click to expand...
Click to collapse
That's what eRecovery it's supposed to do, so it's expected.
You should avoid that if you want to keep your /data partition decrypted.
JamesBott said:
i hope you can build WITH encryption (can i help ?)
Click to expand...
Click to collapse
Encryption it's kinda tricky.
There are already a few TWRP team members on it, so if you want to help them out, just fork their recovery and take a look over their Encrypt/decrypt functions.
Thanks for your interest and your kind words.
where is the link
p181153 said:
where is the link
Click to expand...
Click to collapse
Links in the op.
Thank you for your interest.
dil3mm4.dev said:
[!]NOTE: Decrypting data is not currently supported. MTP also does not work, but you can use adb to push and pull files.[!]
Team Win Recovery Project 3.x, or twrp3 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.
Installation
-Reboot into fastboot
-use the command: fastboot flash recovery_ramdisk twrp-X-X-X
CHANGELOG for 3.2.1-0:
-minui fixes (cryptomilk)
-Better android-8.0 compatibility in ROM trees (Dees_Troy)
-Fix missing library in android-8.0 (nkk71)
-Fix inconsistent SDCard naming (DevUt)
-Default to TWRP restore instead of adb backup restore to fix restore on fresh TWRP boot (jlask)
-Allow restoring adb backups in the TWRP GUI (bigbiff)
-Fix gzip backup error in adb backups (bigbiff)
-Fix a bug in TWRP's backup routines that occasionally corrupted backup files (nkk71)
-Better support for installing Android 8.0 based zips due to legacy props (nkk71)
-Support vold decrypt with keymaster 3.0 in 8.0 firmwares (nkk71)
-Decrypt of synthetic passwords for Pixel 2 (Dees_Troy)
-Support newer ext4 FBE policies for backup and restore in libtar (Dees_Troy)
-v2 fstab support (Dees_Troy)
-Bring TWRP forward to android 8.0 AOSP base (Dees_Troy)
-Various other minor bugfixes and tweaks
Dil3mm4's Changelog
-Added splash2 partition as mountable to obtain failure logs.
-/cust as TWRP settings holder
Download
TWRP 3.2.1-0 April 6th build
TWRP 3.2.1-0 April 8th build
TWRP 3.2.1-0 April 8th build Round 2
XDA:DevDB Information
TWRP , Tool/Utility for the Huawei P8lite/P8 Lite
Contributors
dil3mm4.dev, TeamWin Recovery Project
Version Information
Status: Stable
Created 2018-04-06
Last Updated 2018-04-25
Click to expand...
Click to collapse
Hi bro
i found this twrp on
cn.club.huawei
and also
data decryption works (not tested just was written there)
by the way you can test or the others
https://pan.baidu.com/s/1SIf2g43X0jqDWO95L7GVXg
download it by pc
or search in youtube how to download from baidu
honorfan said:
Hi bro
i found this twrp on
cn.club.huawei
and also
data decryption works (not tested just was written there)
by the way you can test or the others
https://pan.baidu.com/s/1SIf2g43X0jqDWO95L7GVXg
download it by pc
or search in youtube how to download from baidu
Click to expand...
Click to collapse
https://forum.xda-developers.com/p10-lite/development/recovery-twrp-3-2-1-0-t3783447
There you have something non chinese and that was tested by me and it works. MTP, decryption all !!
Eurofighter_ty said:
https://forum.xda-developers.com/p10-lite/development/recovery-twrp-3-2-1-0-t3783447
There you have something non chinese and that was tested by me and it works. MTP, decryption all !!
Click to expand...
Click to collapse
Great
does it work for honor 8 lite??

Categories

Resources