[RECOVERY] [D850] [F2FS] TWRP 2.8.6.1 touch recovery [03/26] - AT&T LG G3

LATEST TWRP
TWRP 2.8.5.1 for AT&T LG G3
{
"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"
}
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.
Click to expand...
Click to collapse
Phone look:
Tablet look:
Click to expand...
Click to collapse
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
-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
Click to expand...
Click to collapse
Features
* F2FS Filesystem Support
* Double Tap to Wake
* Modem Backup Support
Requirements
- Root
Installation Instructions:
A. With custom recovery already installed:
1. Download
2. Install TWRP in recovery
3. Reboot recovery
B. With stock recovery (Need ADB):
1. Download & extract zip
2. Move recovery.img to internal storage.
3. Open terminal window/command prompt to execute following commands
Code:
adb shell
su
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/recovery
dd if=/sdcard/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
exit
exit
adb reboot recovery
You should be in your updated recovery now
Download:
AndroidFileHost | BasketBuild
Warning
I am not responsible for anything that happens to your device!
Credits
@Dees_Troy & TeamWin - for TWRP touch recovery
@thecubed & Team CodeFire - for Bump!
@AndroidUser00110001
Sources
OmniROM Github
Device Github
g3-common Github
XDA:DevDB Information
[RECOVERY] TWRP touch recovery 2.8.6.1, Tool/Utility for the AT&T LG G3
Contributors
777jon, Dees_Troy
Version Information
Status: Stable
Created 2015-02-12
Last Updated 2015-03-26

FAQ:
Can I install via Flashify?
Yes, extract the recovery.img from the zip file and use Flashify to flash it.
How do I enter recovery mode?
http://youtu.be/ifi-ArGeTzQ
Change Log
Code:
03/01/15 (TWRP 2.8.5.1)
- F2FS Filesystem Support
- Double Tap to Wake
02/12/15 (TWRP 2.8.5.0)
- TWRP 2.8.5.0 release
01/13/15 (TWRP 2.8.4.0)
- TWRP 2.8.4.0 release
12/22/14 (TWRP 2.8.3.0)
- TWRP 2.8.3.0 release
- Support Modem Backup
- Display "External SD" instead of "external_sd"

Thanks!

Thank you for this - Will try it when I get home.

777jon said:
TWRP 2.8.3.0 for Verizon LG G3
Click to expand...
Click to collapse
Just to be clear, this is for D850 (AT&T) version, not Verizon???

uicnren said:
Just to be clear, this is for D850 (AT&T) version, not Verizon???
Click to expand...
Click to collapse
Just fixed the typo. Yes this is for AT&T.

777jon said:
Just fixed the typo. Yes this is for AT&T.
Click to expand...
Click to collapse
Thank you, I figured that was the case, just wanted to be sure! :good:

Thank you for your work! ????????????

Thank you

Works great. With the latest build of 2.8.2, I was having issues with the screen not turning off in recovery and now it does. Was a huge battery waste during a backup. Thanks for this.

Thanks. Any chance that there will ever be à chance of having some form of security in here so If phone gets stolen the person can't wipe from recovery without a password or something?
Sent from my LG-D850 using XDA Free mobile app

BB6H22LUDE said:
Thanks. Any chance that there will ever be à chance of having some form of security in here so If phone gets stolen the person can't wipe from recovery without a password or something?
Sent from my LG-D850 using XDA Free mobile app
Click to expand...
Click to collapse
That's a feature you have to request from the team recovery them self.

777jon said:
Change Log
Code:
12/22/14 (TWRP 2.8.3.0)
- TWRP 2.8.3.0 release
Click to expand...
Click to collapse
@777jon
I've noticed that Team Win has officially posted a build of 2.8.3.0 on their site for the D850. Is their build different from yours? (their img file is larger). And is their build bumped? Just curious if you happen to know. Thank you!

BB6H22LUDE said:
Thanks. Any chance that there will ever be à chance of having some form of security in here so If phone gets stolen the person can't wipe from recovery without a password or something?
Click to expand...
Click to collapse
I'm not sure why you asked 777jon this question when you already asked in AndroidUser's old thread and I gave you the exact same answer you got this time. Jon and AU are not on the TeamWin team, so requesting features from them just doesn't make any sense. Go to the TeamWin site and get in contact with the team itself, instead of just a solitary person that is building the Recovery.
So again, like I said last time, here's a link to actual team members: http://teamw.in/about

Wasn't asking you.
Sent from my XT1028 using XDA Free mobile app

I hope Jon just quotes cryptecks back to you.

My phone is stuck in a loop on the teamwin loading screen. I'm going to try to install 2.8.2 instead...

I got it to work with 2.8.2 once, but then it went BACK into an endless loop on further boot into recovery.

guyd said:
@777jon
I've noticed that Team Win has officially posted a build of 2.8.3.0 on their site for the D850. Is their build different from yours? (their img file is larger). And is their build bumped? Just curious if you happen to know. Thank you!
Click to expand...
Click to collapse
Yes their build is different. My TWRP builds are unofficial since they have additional features such as modem backup.

Is there a problem backup to ext card because in my case it only works to internal. When I try to restore from ext card it failed.

Related

[RECOVERY] TWRP 2.7.1.0 Touch Recovery

{
"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"
}
Info
This is Team Win Recovery Project (TWRP) 2.7.1.0 recovery for the HTC Desire (bravo). For more info read here.
Working
Flashing zips
Wiping
Nandroid backup/restore
USB Mass Storage
Charging
ADB (including adb sideload)
All other basic stuff
Not Working
LED while connected to USB/power
Downloads
Version 2.7.1.0
ZIP (flash via custom recovery)
- Download
- md5 checksum: 0a9c4f4de72de5907163a1245afc265f
IMG (flash via fastboot)
- Download
- md5 checksum: 5a07ce1a1f165a8fa82c6e2d1a79a1ce
Version 2.7.0.0
WARNING: 2.7.0.0 has some problems. If you value stability use 2.6.3.0.
ZIP (flash via custom recovery)
- Download
- md5 checksum: cdfdee4710ee88414d3f458fec9a5933
IMG (flash via fastboot)
- Download
- md5 checksum: 63ea82ce92186db9ebcbcf3f14f03f61
Version 2.6.3.0
ZIP (flash via custom recovery)
- Download
- md5 checksum: 5271f8b30edf095a69456cee74df5c59
IMG (flash via fastboot)
- Download
- md5 checksum: d775b6deb5044c8939a303df442de9df
Instructions for ZIP
1. Download the zip of the version of your choice above. Check that the md5 sum of the zip is correct.
2. Reboot into recovery.
3. Flash the zip.
Instructions for IMG
1. Setup fastboot and install these drivers.
2. Download the provided img of the version of your choice and put it on your desktop. Check that the md5 checksum of the img is correct.
3. Turn your phone off. Boot it into fastboot using back button + power button, then plug it into your computer. On your phone it should now say "FASTBOOT USB".
4. Open command prompt and enter the following commands:
Code:
fastboot devices
If your phone (serial number) shows up continue. If not, it means that your drivers aren't installed correctly and your computer cannot recognize the phone. Do not continue until you are able to get fastboot devices to return the serial number of your phone.
Code:
cd Desktop
Code:
fastboot flash recovery FilenameOfRecovery.img
After the installation is finished, proceed to the next step. (it should only take a few seconds to install)
5. Unplug the phone, and go back into the bootloader. From there you can scroll down to RECOVERY, and boot into it.
Sources
github.com/TeamWin/Team-Win-Recovery-Project
github.com/Evervolv/android_kernel_htc_qsd8k
github.com/Chromium-/bs_android_device_htc_bravo
Thanks
- Dees_Troy and the others who contribute to TWRP
- Evervolv for the device tree and kernel
- @abaaaabbbb63 for testing
- @tommypacker for stealing my reserved spot
Yeeeeaaaahhhh!!!
Sent from my Nexus 4 using Tapatalk
Reserved
...
Edit:
tommypacker said:
Yeeeeaaaahhhh!!!
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
Very, very much!
.
The long awaited version finally on our Bravo.
.
There is no better recovery.
.
What version of the kernel is used in this recovery?.
.
I cordially greet.
.
ze7zez said:
Very, very much!
.
The long awaited version finally on our Bravo.
.
There is no better recovery.
.
What version of the kernel is used in this recovery?.
.
I cordially greet.
.
Click to expand...
Click to collapse
2.6.38
Chromium_ said:
Reserved
...
Edit:
Click to expand...
Click to collapse
Haha!! You weren't quick enough
Knock, knock, knock! Mr.Mefisto!
.
Did you notice the existence of TWRP and you add the HTC Desire (Bravo) Index?
.
Thanks for this recovery!
Does it have features that 4ext doen't?
zinconnu said:
Does it have features that 4ext doen't?
Click to expand...
Click to collapse
TWRP has full access to the busybox command line.
Other Recovery have only what propose icons.
.
TWRP is the most powerful tool for advanced users.
Users less advanced receives the same icons with functions like any other recovery.
.
Useful Links:
teamw.in/project/twrp2
teamw.in/twrpfaq
ze7zez said:
TWRP has full access to the busybox command line.
Other Recovery have only what propose icons.
.
TWRP is the most powerful tool for advanced users.
Users less advanced receives the same icons with functions like any other recovery.
.
Useful Links:
teamw.in/project/twrp2
teamw.in/twrpfaq
Click to expand...
Click to collapse
Thanks for your explanations! I will give it a try so.
EDIT: Unfortunately it is not compatible with ClockWork/4eXT backups.
zinconnu said:
EDIT: Unfortunately it is not compatible with ClockWork/4eXT backups.
Click to expand...
Click to collapse
.
There is no need to TWRP recovered backup from other Recovery.
Since there are system applications, such as "Nandroid Manager", "OBackup - Nandroid backup", and more.
.
Thank you Chromium_ for this release! Your effort to keep this device along the top is much appreciated.
I was already wondering whether a newer version of TWRP was possible on our device so this release comes with great timing.
Also I was having trouble flashing the zip-file through recovery TWRP 2.6.0 ("not able to open ZIP").
Instead I used the alternative (and IMO much easier) method of flashing the image file:
In terminal as root, issue the following command: flash_image recovery openrecovery-twrp-2.6.3.0-bravo.img
Worked like a charm. Thanks again!
weslyr said:
Thank you Chromium_ for this release! Your effort to keep this device along the top is much appreciated.
I was already wondering whether a newer version of TWRP was possible on our device so this release comes with great timing.
Also I was having trouble flashing the zip-file through recovery TWRP 2.6.0 ("not able to open ZIP").
Instead I used the alternative (and IMO much easier) method of flashing the image file:
In terminal as root, issue the following command: flash_image recovery openrecovery-twrp-2.6.3.0-bravo.img
Worked like a charm. Thanks again!
Click to expand...
Click to collapse
Weird.. The zip flashed just fine from 4ext.
Thanks
Thanks @Chromium_ ......I sincerely hope u keep updating TWRP whenever new versions are available.......cheers
Difference between this one and one from nikez.nu site?
jukyO said:
Difference between this one and one from nikez.nu site?
Click to expand...
Click to collapse
http://teamw.in/project/twrp2 see What's new in 2.6.1.0 and What's new in 2.6.3.0:
Great! Any chance to have support of charging in recovery?
2012katas said:
Thanks @Chromium_ ......I sincerely hope u keep updating TWRP whenever new versions are available.......cheers
Click to expand...
Click to collapse
I plan to. Right now I believe this is the latest version (2.6.3.0). I've merged all of the open commits from their github and gerrit. Although you may see other devices seem to have newer versions (ie: 2.6.3.4), i think those version increments are device specific fixes.
jukyO said:
Difference between this one and one from nikez.nu site?
Click to expand...
Click to collapse
Newer version. And I've also compiled this with a newer fstab found in more recent commits on evervolv's github, which may fix some stuff.
jukyO said:
Great! Any chance to have support of charging in recovery?
Click to expand...
Click to collapse
I'll look into it.
Edit: After talking to Dees_Troy, I realized that it is actually charging. The "+" icon shown beside the battery percentage (as shown in the screenshot attached) shows that its being charged. And I also tested it just to confirm, and the charge definitely is increasing. The only slight issue is that the LED light that usually comes on to indicate charging is not coming on, but dont worry...it is being charged.
jukyO said:
Great! Any chance to have support of charging in recovery?
Click to expand...
Click to collapse
What's new in 2.3.0.0:
Added charging indicator while in recovery (only updates once every 60 seconds)
Thanks @Chromium_ for elaborating.
Sent from my HTC Desire using Tapatalk

[OFFICIAL][TWRP][Recovery] TWRP 3.1.1-0 [mido]

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.​
{
"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"
}
Code:
/*
* Your warranty is now void.
*
* We are 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 us for messing up your device, we will laugh at you.
*
*/
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.
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
Install guide:
Install fastboot tools from google's sdk on your PC
Enter fastboot mode
Unlock your bootloader
Download recovery*.img and Lazyflasher
Copy lazyflasher In your internal Phone memory
Run "fastboot flash recovery recovery-mido.img in command line
[*]Boot into recovery and flash Lazy flasher (Important for miui, else you can't boot into system)
Reboot and enjoy it
Download:
recovery.img
lazyflasher-no-verity-opt-encrypt.zip
Source code:
https://github.com/omnirom/android_bootable_recovery
XDA:DevDB Information
twrp, Tool/Utility for the Xiaomi Redmi Note 4
Contributors
abhishek987
Version Information
Status: Stable
Stable Release Date: 2017-05-26
Created 2017-02-17
Last Updated 2017-05-26
abhishek987 said:
Team Win Recovery Project 3.x, /?fid=817550096634743463"]recovery-mido.img[/URL]
lazyflasher-no-verity-opt-encrypt.zip​
Source code:
https://github.com/omnirom/android_bootable_recovery​
Click to expand...
Click to collapse
Wow
Awesome
You got rn4 bro ?
Sent from my Redmi Note 4 using Tapatalk​
That was way quick than Expected
Continue building for Mido just like you did for Kenzo
Thanks a lot Abhishek
Works fine
twrp is same as hoolla but mtp mode is not working in twrp mode or phone on mode to pc
please fix that thanks a lot for twrp
How to to unlock bootloader..?
thug awara
I have a question.
Install guide:
Install fastboot tools from google's sdk on your PC
Enter fastboot mode
Unlock your bootloader
Download recovery*.img and Lazyflasher
Copy lazyflasher In your internal Phone memory
Run "fastboot flash recovery recovery-mido.img in command line
Boot into recovery and flash Lazy flasher (Important for miui, else you can't boot into system)
Reboot and enjoy it
Click to expand...
Click to collapse
How do I reboot to recovery directly after flashing the recovery file from fastboot ? When I reboot to system and then go to recovery, it is the default one
zanderzone said:
I have a question.
How do I reboot to recovery directly after flashing the recovery file from fastboot ? When I reboot to system and then go to recovery, it is the default one
Click to expand...
Click to collapse
You should be able to Hold power+Vol up and release.
The other way to do it is via ADB:
Code:
fastboot boot recovery recovery-mido.img
The fastboot "Boot" command boots it into recovery automatically.
nileshtambe said:
twrp is same as hoolla but mtp mode is not working in twrp mode or phone on mode to pc
please fix that thanks a lot for twrp
Click to expand...
Click to collapse
What? MTP works !!!
Sent from my Redmi Note 4 using Tapatalk
---------- Post added at 02:23 PM ---------- Previous post was at 02:23 PM ----------
vadoliyamilan said:
How to to unlock bootloader..?
Click to expand...
Click to collapse
Yes I did
Sent from my Redmi Note 4 using Tapatalk
http://cloud.tapatalk.com/s/5895e48006e0b/Screenshot_2017-02-03-06-41-58.png?
Sent from my Redmi Note 4 using Tapatalk
thanks bro
using this twrp i was able to root and flash xposed thanks bro
jeevan_500 said:
using this twrp i was able to root and flash xposed thanks bro
Click to expand...
Click to collapse
Which Version of Xposed?
And all Modules working fine?
YatinChawla said:
Which Version of Xposed?
And all Modsule working fine?
Click to expand...
Click to collapse
i used miui unofficial xposed version and all Modsule are working fine below is the link
https://forum.xda-developers.com/xposed/unofficial-xposed-miui-t3367634
jeevan_500 said:
using this twrp i was able to root and flash xposed thanks bro
Click to expand...
Click to collapse
Bro can you please if MTP mode is working fine or not ?
Also If Nandroid backup restore working fine ?
akhil17kr said:
Bro can you please if MTP mode is working fine or not ?
Also If Nandroid backup restore working fine ?
Click to expand...
Click to collapse
i think MTP IS WORKING and about nandroid backp i dont know as i did not take back up
MTP is not working .
Kanth's said:
MTP is not working .
Click to expand...
Click to collapse
Yes, same here too. MTP is available only if boot to recovery. Normal it shows charging only.
Holla and this different?
Sent from my Redmi Note 4 using Tapatalk
Any chance f2fs support is added to this recovery and updated to version 3.0.3 of TWRP?

[RECOVERY][OFFICIAL] TWRP 3.5.2_9-0 [hlte][hltechn]

{
"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"
}
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.​
Code:
* [B][U]Your warranty is now void.[/U][/B]
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or your 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.
Odin
- Odin3 v3.13.3
Heimdall
- Glass Echidna
TWRP for Samsung Galaxy Note 3 (Americas, China, Europe & Korea)
How to flash TWRP with Odin​1. If your phone is turned on normally, turn on Advanced reboot in Developer options and select "Download" from the Restart menu. Alternatively, power it off and press the Power, Volume Down, and Home buttons simultaneously. When the blue screen appears, release all 3 buttons and press Volume Up.
2. In Odin, import the appropriate twrp.tar file for your variant with the "AP" and press the "Start" button.
3. Pull the battery as soon as your phone vibrates.
4. You can then boot directly into TWRP by pressing the Power, Volume Up, and Home buttons simultaneously. Release all three buttons as soon as you see the boot screen ("Samsung Galaxy Note3").
How to flash TWRP within a previous version of TWRP​1. If your phone is turned on normally, turn on Advanced reboot in Developer options and select "Recovery" from the Restart menu. Alternatively, power it off and press the Power, Volume Up, and Home buttons simultaneously. Release all 3 buttons when the boot screen appears ("Samsung Galaxy Note3").
2. In TWRP, tap "Install" then "Install Image".
3. Navigate in the folder structure to the location of the appropriate twrp.img file for your variant and tap it.
4. Select the "Recovery" radio button.
5. Move the slider to the right to flash the TWRP image.
6. Tap "Reboot System" or, alternatively, tap the back arrow 3 times to return to the main menu, then tap "Reboot" and "Recovery" to reboot into the TWRP image you have just flashed.
Changelog
- See post #2.
Bugs
- You tell me!
Credits
- JCrossleyBrook for feedback and screenshots.
- ashyx, jcadduono, haggertk, and every other open source developer and user who contributes directly or indirectly to the TWRP community in the development of and in providing feedback for the hlte and hltechn.
Sources
- hlte repository
- hltechn repository
- msm8974 kernel repository
- TWRP repository
XDA:DevDB Information
TWRP 3.5.2_9-0, ROM for the Samsung Galaxy Note 3
Contributors
ripee
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
Version Information
Status: Stable
Current Stable Version: 3.5.2_9-0
Stable Release Date: 2021-04-06
Created 2018-02-08
Last Updated 2022-12-09
Reserved
CHANGELOG
3.2.1-1: The test build from TeamWin is here!
* My thanks to everyone who tested my attempts at resurrecting TWRP on the Note 3
* Please test both the IMG and TAR file, you can flash the test build over top of my unofficial build. Please report any changes in stability and functionality compared with my last build, formerly known as v4.
Reserved
Why new thread?
Sent from my Galaxy Note 3 using XDA Labs
banikgames said:
Why new thread?
Sent from my Galaxy Note 3 using XDA Labs
Click to expand...
Click to collapse
So that users can give me feedback more directly, and because I created my own source repo from which I build. The latest one on the TeamWin account is kind of outdated already, which could be why the official 3.2.1-0 is giving problems.
Have you tried my 3.2.1-1 build? Does it flash, boot, ...work? Does it recognize your SD card when formatted in NTFS, exFAT, and FAT32?
I flashed it but my phone cannot boot into system and recovery.
Must flash back old recovery through odin.
can i use aroma gapps using this twrp?
junio07 said:
aroma gapps can be flash using this
Click to expand...
Click to collapse
I don't see why not, please report back either way.
also does not work for me.
a newer TWRP version than 2.8.7.0 with aroma support. That's all we're waiting since years
MarkusOSx said:
also does not work for me.
a newer TWRP version than 2.8.7.0 with aroma support. That's all we're waiting since years
Click to expand...
Click to collapse
Thank you very much for mentioning that version 2.8.7-0 was the last known good one. I took a look at it's source branch and it seems that the partition sizes and bootimage arguments were way off compared with even the values in the lineage 14.1 hlte-common repo.
I just re-built so please try what's up now in the OP link.
Unless I provide different links, everything will be in the OP, and old builds will be overwritten by new ones.
ripee said:
Thank you very much for mentioning that version 2.8.7-0 was the last known good one. I took a look at it's source branch and it seems that the partition sizes and bootimage arguments were way off compared with even the values in the lineage 14.1 hlte-common repo.
I just re-built so please try what's up now in the OP link.
Unless I provide different links, everything will be in the OP, and old builds will be overwritten by new ones.
Click to expand...
Click to collapse
Doesn't boot.
Goes straight into Download mode saying "Could not do normal boot" when trying to access recovery.
Flashing back to the official 3.2.1.0 works fine. It's a tad slow and unresponsive and VERY slow in restoring a Nandroid backup but it works fine for me.
EDIT: I just remembered.. Jairus980 has a TWRP 3.1.1.0 with theme and all that works incredibly well. Shame he hasn't updated it to 3.2.1.0 or 3.2.1.1 yet. Maybe check out his recovery to see what he did different?
You can find it on his AFH. I don't really wanna link to it directly without permission lol.
same. dont boot with this.
m3rishor said:
same. dont boot with this.
Click to expand...
Click to collapse
you try install also via twrp?
vagenrider said:
you try install also via twrp?
Click to expand...
Click to collapse
off course. Both way. Twrp and odin. Revert with odin at 3.1.1.0 and after from twrp to 2.8.7.0 to flash AryaMod. Any Nougat dont detect SIM, and i flash diferent modem/efs
Dont work
Doesn't boot.
Goes straight into Download mode saying "Could not do normal boot" when trying to access recovery.
Same here
New attempt is up now.
How about what's under the link in the OP now? Any difference?
sorry late with this....
SM-N9005ZWEBTU
was on official 3.2.1.0
Kernel 34113 Xenial 26x
Bootloader GBQE1
Baseband GPQB1
Rom RR 585 01012018
Updated to 3.2.1.1 v1 (believe its on v3 now) and all is good. Phone feels faster
not work...
bootloader bqe1
modem boa2
JCrossleyBrook said:
sorry late with this....
SM-N9005ZWEBTU
was on official 3.2.1.0
Kernel 34113 Xenial 26x
Bootloader GBQE1
Baseband GPQB1
Rom RR 585 01012018
Updated to 3.2.1.1 v1 (believe its on v3 now) and all is good. Phone feels faster
Click to expand...
Click to collapse
You mean my current twrp 3.2.1-1 that's on my BasketBuild now? I'm not keeping track of revision numbers since the changes are minor, and anyway code that doesn't work won't serve as the basis for future development.
Can you please let us know if you are able to create and restore backups, both encrypted and unencrypted, on my twrp 3.2.1-1? Does your phone recognize your SD card when it's formatted in NTFS, exFAT, and FAT32?
On another note, thanks for referencing your bootloader and baseband, I didn't realize the ones I uploaded were outdated. I will update my .tar file as well.
Edit: latest bootloader and modem are up.
vagenrider said:
not work...
bootloader bqe1
modem boa2
Click to expand...
Click to collapse
Please try the latest bootloader and modem combination. will edit this post to let you know when they're available in my BL_CP folder on BasketBuild.
ripee said:
You mean my current twrp 3.2.1-1 that's on my BasketBuild now? I'm not keeping track of revision numbers since the changes are minor, and anyway code that doesn't work won't serve as the basis for future development.
Can you please let us know if you are able to create and restore backups, both encrypted and unencrypted, on my twrp 3.2.1-1? Does your phone recognize your SD card when it's formatted in NTFS, exFAT, and FAT32?
On another note, thanks for referencing your bootloader and baseband, I didn't realize the ones I uploaded were outdated. I will update my .tar file as well.
Please try the latest bootloader and modem combination. will edit this post to let you know when they're available in my BL_CP folder on BasketBuild.
Click to expand...
Click to collapse
It does exactly the same. Straight to DL mode with Could not do normal boot error.
Im on QD1 loader and QB1 baseband. The nordic ones that fix the Nougat SIM issues.

[RECOVERY][UNOFFICIAL][Jasmine] TWRP 3.2.3.0 17-9-2018

{
"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"
}
Team Win Recovery Project (TWRP) is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system, functions often unsupported by stock recovery images. It is, therefore, often installed when rooting Android devices, although it isn't dependent on a device being rooted to be installed.
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:
https://drive.google.com/open?id=10i5ddHcV0lt8JJ7nV1bJjqc1XXjLCp8n
Note this is just a hobby, but feel free to report bugs.
Kernel source: Prebuilt stock kernel
Boot to fastboot ( volume down and power )
in fastboot type:
Link comes later when stable
fasboot reboot and hold power up and volume
Click to expand...
Click to collapse
Note: this twrp is working with the orginal system, when ota happens just flash twrp again.
BUGS:
SUPPORT:
Live support is available via #twrp on Freenode with your IRC client or just click this link.
Contributors
@bassbounce ( Compiled )
@Manish4586 ( Device tree )
Device tree: https://github.com/Manish4586/android_device_xiaomi_jasmine-twrp
Source Code: https://github.com/omnirom/android_bootable_recovery/
Version Information:
Status: testing
Created 17-9-2018
Last Updated 17-9-2018
Nice! So this is supposed to work without A/B conflicts - unlike the other TWRP project?
Edit: Awesome! This works great so far. I now have permanent TWRP on my device. It updates partition details perfectly and I was able to flash Magisk without an issue.
Thanks a lot for your work!
thedisturbedone said:
Nice! So this is supposed to work without A/B conflicts - unlike the other TWRP project?
Click to expand...
Click to collapse
U are right, this twrp just boots the stock android, the other did not do that.
bassbounce said:
U are right, this twrp just boots the stock android, the other did not do that.
Click to expand...
Click to collapse
Thank you. Edited my initial post with results. This would open our device to a lot of possibilities.
I have September update, can i install this?
ki69 said:
I have September update, can i install this?
Click to expand...
Click to collapse
I dont know, i didnt test it on the september .
bassbounce said:
Yes, it should be no problem.
Click to expand...
Click to collapse
Thanks man, can you build it for mi a2 lite (daisy) ?
Touch screen don't work
After flash twrp touch screen don't work
My device rooted and install magisk
s.arthit1993 said:
After flash twrp touch screen don't work
My device rooted and install magisk
Click to expand...
Click to collapse
Try flashing stock boot img
This is work for my Mi A2 Rooted Whit Magisk V17.1 ?
Unfortunately, I'm not a developer.
Can someone compile the code and make an available download for this image, please?
Many Thanks!
MMN said:
Unfortunately, I'm not a developer.
Can someone compile the code and make an available download for this image, please?
Many Thanks!
Click to expand...
Click to collapse
same problem here, I don't know how to download or install it, I would like to try it
Adairo said:
same problem here, I don't know how to download or install it, I would like to try it
Click to expand...
Click to collapse
Fastboot flash boot file.img
Restart phone and boot in to recovery volume up and power key.
If it works please report here,
I don't know if twrp works with the September update which is pulled back.
Also I need a 6gb 128 a2 to test this.
DOWNLOAD:
Some ppl reported touch problems we look in to that
Dont download yet
nvm
wi-fi does not work
bassbounce said:
Fastboot flash boot file.img
Restart phone and boot in to recovery volume up and power key.
If it works please report here,
I don't know if twrp works with the September update which is pulled back.
Also I need a 6gb 128 a2 to test this.
Click to expand...
Click to collapse
You have changed the file. The difference is enormous. Which one is correct?
-> twrp-jasmine-0.1.img (27.276kb) -> Link removed in the cited post
-> boot.img (37.252kb) -> Link in post #1
Mi A2 6/128GB is here.
dimaxxxxx said:
wi-fi does not work
Click to expand...
Click to collapse
And yes: wifi does not work on both images
WiFi not working, help please.
Testing without wifi:
* Magisk v17.1 (via TWRP/zip) -> works
* SuperSU (via Magisk) -> works
* SELinux-Manager (via TWRP/zip) and go to permissive mode -> works
* xposed (xposed-v90.2-sdk27-beta3, via TWRP) -> bootloop - I'll try direct installation through Magisk when wifi works.
What's about error message when deleting the cache in TWRP:
unable to find partition for path '/cache'?
To all restore the stock boot.img. To fix it
We need to find a solution. Don't flash the twrp.

[CLOSED][No longer in development] [RECOVERY] [11] [OFFICIAL] TeamWin Recovery Project (7T / 7T Pro)

Status: development dropped. ​If you want to pick it up, sources are available in my or twrp's GitHub.​
{
"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"
}
Introduction:
Team Win Recovery Project or TWRP for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added a lot of our own features. It's 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.
Key Features:
Touchscreen driven with real buttons and drag-to-scroll
XML-based GUI that allows full customization of the layout true theming!
Settings are saved to the sdcard and persist through reboots
Ability to choose which partitions to back up and which to restore
Ability to choose to compress backups now with pigz (multi-core processor support for faster compression times)
Onscreen keyboard
Easy selection of internal/external storage
In addition to the above new features, TWRP features a scripting engine that allows an app to send commands to the recovery for the recovery to perform during startup. We call this scripting engine OpenRecoveryScript. This engine will be put to use immediately in the GooManager app. GooManager will be able to install recoveries automatically for most supported devices. The app will also let you choose to install multiple zips from within Android, wipe, and run a backup.
We are looking for other talented developers, themers, and device maintainers if they are interested in helping with a free, open-source project.
Source Code:
GitHub - https://github.com/TeamWin/android_bootable_recovery
Gerrit Instance - http://gerrit.twrp.me
Tree: https://github.com/Systemad/android_device_oneplus_hotdog
Kernel: https://github.com/RealJohnGalt/GaltsGulch-sm8150 and https://github.com/OnePlusOSS/android_kernel_oneplus_sm8150
If you have made your own TWRP build for an unsupported device, please let us know. We might add your build to the list of unofficial builds. Bear in mind that we are working hard to add more devices and we may add your device to our official build list later.
Installation:
fastboot flash recovery <recovery>.img
OR
use the installation zips.
Notes:
This TWRP is unified between 7T and 7T Pro with decryption working for OOS11.
OOS users: Use FBEv1
Most (?) Custom ROMS: Use FBEv2. If you're unsure, check with your ROM maintainer
7T Pro
OnePlus 7T Pro (hotdog)
Disclaimer:Team Win strives to provide a quality product. However, it is your decision to install our software on your device. Team Win takes no ...
twrp.me
7T
OnePlus 7T (hotdogb)
Disclaimer:Team Win strives to provide a quality product. However, it is your decision to install our software on your device. Team Win takes no ...
twrp.me
Backup/restore is unreliable, you can try this method below.
[CLOSED] [No longer maintained] [RECOVERY] [11] [OFFICIAL] TeamWin Recovery Project (8T / Kebab) (2022-03-09)
Introduction: Team Win Recovery Project or TWRP for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added...
forum.xda-developers.com
Finally you put in a separate thread. Thank you very much for your efforts.
I need try again fbev2 with lineage/crdroid.
Good to look it here officially.
Works well for accessing internal SD and data for OOS11 and Omni11 latest. Can't backup data in TWRP though. Use swift backup app to backup data
After flashing this TWRP i can't acces SD storage. Can see the folders but ervery folder is empty. How to fix this please?
aaronvdc said:
After flashing this TWRP i can't acces SD storage. Can see the folders but ervery folder is empty. How to fix this please?
Click to expand...
Click to collapse
In my experience, this is happening because of encryption .
I usually format everything, and I can then use SD card.
Although I have yet to try this build of TWRP , I may be wrong.
aaronvdc said:
After flashing this TWRP i can't acces SD storage. Can see the folders but ervery folder is empty. How to fix this please?
Click to expand...
Click to collapse
SD? As in Internal storage? Be sure you flashed the right version, last time I tried it decrypted fine on OOS11 and YAAP.
I haven't had any luck so far with this TWRP and Lineage 18.1. Pre-release 1.1 decrypted /data but failed to back it up as described in this post. Pre-release 1.2 will not decrypt /data. Using sdcardfs builds.
Mogster2K said:
I haven't had any luck so far with this TWRP and Lineage 18.1. Pre-release 1.1 decrypted /data but failed to back it up as described in this post. Pre-release 1.2 will not decrypt /data. Using sdcardfs builds.
Click to expand...
Click to collapse
Los18.1 likes Chinese twrp
HueyT said:
Los18.1 likes Chinese twrp
Click to expand...
Click to collapse
What exactly is the Chinese TWRP? I've seen references to it but no links.
Mogster2K said:
What exactly is the Chinese TWRP? I've seen references to it but no links.
Click to expand...
Click to collapse
Search for matt0301 on afh
You can't link to that here if there's no published source code. It's illegal since it violates the GPL and a moderator will remove it if you don't first.
Test build with MTP hopefully working, thanks to @bigbiff @theincognito
Note: the startup screen can take some time, be patient
(FBEv2)
twrp-3-5-2_11-hotdog-20210707-fbev2.img
drive.google.com
Well this worked for me to root with magisk. I didn't see all my internal storage but i did see the twrp folder and just booted the twrp img via fastboot opened the internal sd to pc and moved the magisk zip to the drive that i had access to and flashed the magisk zip and got root on my Linage 18 Thx I would so some testing to help us all out I didn't do a backup or anything when I tried decryption the passwords password and default_password didn't work so I was unsure what it was I did remove all passwords before hand THX for all your hard work
Lossyx said:
Test build with MTP hopefully working, thanks to @bigbiff @theincognito
Note: the startup screen can take some time, be patient
(FBEv2)
twrp-3-5-2_11-hotdog-20210707-fbev2.img
drive.google.com
Click to expand...
Click to collapse
Hey its possible to create twrp installer zip like official for op7 because the newer custom rooms use payload installer and overwrite the recovery image if you can't use magisk plug in.
Thank you very much.
To you have changelog for this?
i flashed your recovery in linux per fastboot
booting takes a while as you said
i just installed magisk
wipe davilk only
in advanced wipe i cant wipe system and these things. i dont know this is normal.
doesnt show any errors. kernel 11
Thank you very much for your work. One plus 7T can finally decrypt the data, which was impossible to work on TWRP before, but now he has succeeded, which is very good, which is very convenient and fast for brushing the machine and recovering data.
pxrave said:
Hey its possible to create twrp installer zip like official for op7 because the newer custom rooms use payload installer and overwrite the recovery image if you can't use magisk plug in.
Thank you very much.
To you have changelog for this?
i flashed your recovery in linux per fastboot
booting takes a while as you said
i just installed magisk
wipe davilk only
in advanced wipe i cant wipe system and these things. i dont know this is normal.
doesnt show any errors. kernel 11
Click to expand...
Click to collapse
TWRP does not have the function to erase logical partition, and you don't need to either. If you really want to, fastbootd should be able to.
As for the installer, I can look into it.
Lossyx said:
Test build with MTP hopefully working, thanks to @bigbiff @theincognito
Note: the startup screen can take some time, be patient
(FBEv2)
twrp-3-5-2_11-hotdog-20210707-fbev2.img
drive.google.com
Click to expand...
Click to collapse
I successfully took a backup from crdroid and recover it . But without remove lock screen pattern recovery didn't work correctly . It stuck at android is booting screen message . After remove pattern and recover data it worked perfectly.
Lossyx said:
TWRP does not have the function to erase logical partition, and you don't need to either. If you really want to, fastbootd should be able to.
As for the installer, I can look into it.
Click to expand...
Click to collapse
Thanks for the clarification. I just remembered twrp from my other cellphones.
I use your recovery with cr Droid.
It's good to see we have a working recovery here.
I would be glad to see the installer here too.
Have been out of it for awhile what is the latest build for stock OOS 11 hotdog
HueyT said:
Search for matt0301 on afh
Click to expand...
Click to collapse
Hmm, I only found one file named "recovery-oneplus7t-3.4.2-10.0-b26.img" and it doesn't boot.

Categories

Resources