[RECOVERY] [UNOFFICIAL] [TWRP] OnePlus 7T [OOS12] - OnePlus 7T ROMs, Kernels, Recoveries, & Other Deve

{
"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
Device Tree: https://github.com/rabilgic/twrp_device_oneplus_hotdogb
Device Kernel: https://github.com/OnePlusOSS/android_kernel_oneplus_sm8150
Download:
https://sourceforge.net/projects/twrp-for-oneplus-7t/files/OnePlus7T/
To test it:
fastboot boot <recovery>.img
Installation:
fastboot flash recovery <recovery>.img
OR
use the installation zips.
Notes:
This TWRP is Oneplus 7T with decryption working for OOS12.
Credits:
Lossyx for original trees.
DarthJabba9 original trees.
mauronofrio for original trees.
OrangeFox team for amazing work.
TWRP team and everyone involved for their amazing work.

question, twrp what version can i use to flash rom from android 10.what i have found out, is that the 1907 so called unlocked rebranded device wer so called unlocked to other carriers but still have some t-mobile stuff and that you have to go back to android 10 afte doing eh global conversion to flash anything rom related.

mrk2815 said:
question, twrp what version can i use to flash rom from android 10.what i have found out, is that the 1907 so called unlocked rebranded device wer so called unlocked to other carriers but still have some t-mobile stuff and that you have to go back to android 10 afte doing eh global conversion to flash anything rom related.
Click to expand...
Click to collapse
twrp.me fbe version

Not working for me adb sideloaded and tried both versions and neither would boot in to recovery
tried : twrp-3.7.0_12-1-oos12-fbe-hotdogb.img and OrangeFox-R12.1_OOS12-Unofficial-hotdogb.zip
both installed perfectly no errors but reboot to recovery phone reboots to start screen showing device unlocked etc.

leezaal said:
Not working for me adb sideloaded and tried both versions and neither would boot in to recovery
tried : twrp-3.7.0_12-1-oos12-fbe-hotdogb.img and OrangeFox-R12.1_OOS12-Unofficial-hotdogb.zip
both installed perfectly no errors but reboot to recovery phone reboots to start screen showing device unlocked etc.
Click to expand...
Click to collapse
Installed using "fastboot flash recovery recovery.img" ?

Perfect for my oos12 hd1907 (converted to global using Suberboy58 modded MSMtool)

HueyT said:
Installed using "fastboot flash recovery recovery.img" ?
Click to expand...
Click to collapse
installed via adb sideload

HueyT said:
Perfect for my oos12 hd1907 (converted to global using Suberboy58 modded MSMtool)
Click to expand...
Click to collapse
Can we use msmtool golobal on 7t hd1907 ??
Because T-Mobile version have always problem with oss12 and custom ROM that are based on it

MSMtool image is 11.0.5.1

I successfully flashed twrp-3.7.0_12-1-oos12-fbe-hotdogb.img, backed up, and restored my unlocked/rooted Tmo-converted-to-global 7T running OOS12. If I want to go back to OOS11 or a ROM based on it, do I have to change TWRP version too?

Fanarkle said:
I successfully flashed twrp-3.7.0_12-1-oos12-fbe-hotdogb.img, backed up, and restored my unlocked/rooted Tmo-converted-to-global 7T running OOS12. If I want to go back to OOS11 or a ROM based on it, do I have to change TWRP version too?
Click to expand...
Click to collapse
Yep

Hello if i try to boot the recovery via fastboot i cannot press anything. What am i missing ?
Stock A12Rom
How do i delete comments, lol

Related

[RECOVERY][A002] TWRP touch recovery [UNOFFICIAL]

Code:
*** Disclaimer ***
All flashing is done at your own risk!
While nothing from this thread should break your device,
don't come back here blaming anyone if it does!
Introduction:
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.
Images:
{
"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"
}
Installation Instructions:
Fastboot Install Method:
You will need the platform-tools from the Android SDK on your computer. Find the Android command line tools section on the page linked and install the SDK tools package. From the SDK Manager, download only the platform-tools to get adb and fastboot binaries.
Windows users will need proper drivers installed on their computer. You can try the Naked ADB drivers or the Universal ADB drivers if you don't already have a working driver installed
On your device, go into Settings -> About and find the Build Number and tap on it 7 times to enable developer settings. Press back and go into Developer Options and enable USB debugging. From your computer, open a command prompt and type:
Code:
adb reboot bootloader
You should now be in fastboot mode.
Download the correct image file and copy the file into the same folder as your adb and fastboot binaries. Rename the image to twrp.img and type:
Code:
fastboot flash recovery twrp.img
Code:
fastboot reboot
Device Changelog:
Current version: 3.2.1-0_CPTB-20180323-03
-Initial Testrelease
TWRP Official Changelog:
Current version: 3.2.1
Code:
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)
Download:
3.2.1-0_CPTB-20180323-03 (Unofficial Testversion)
Compatibility:
This recovery is compatible with WW Model ZS571KL (A002)
FAQ - Post #2
Known Issues:
Encrypted backups are broken - DO NOT USE THIS FEATURE!!
Source:
https://github.com/CaptainThrowback/android_device_asus_ASUS_A002
Contrubutors:
Captain_Throwback, nkk71, Dees_Troy, HD2Owner
Version Information:
Status: Testversion
Current Stable Version: -
Stable Release Date: -
Current Beta Version: 3.2.1-0_CPTB-20180323-03
Beta Release Date: 2018-03-23
Created 2018-03-23
Last Updated 2018-03-23
reserved post
You have supported model zs571kl or is this for model vs570kl?
Sent from my LEX720 using xda premium
once i install twrp then just root like normal flashing supersu or magisk etc??
for those who are wondering
I installed the bootloader unlock apk and went well
Then installed this twrp recovery and went fine
Whilest inside TWRP I MTPd over magisk 16.2 and installed it and it went fine
Rebooted system and it worked fine.
all apps work and none of my tango or ar core apps were effected that i can see all work.
root apps work everything works.
I have the unlocked A002 version thanks to the op who made this recovery or wherever it came from i have been waiting for this and everything works fine
So the only question is :
Will it work without installing Unlock.apk from ASUS? So I could proceed with a usual process of rooting ( twrp > supersu > magisk ) ?
vital21 said:
So the only question is :
Will it work without installing Unlock.apk from ASUS? So I could proceed with a usual process of rooting ( twrp > supersu > magisk ) ?
Click to expand...
Click to collapse
You will have to unlock for this to work.
Sent from my LEX720 using xda premium
mchlbenner said:
You have supported model zs571kl or is this for model vs570kl?
Sent from my LEX720 using xda premium
Click to expand...
Click to collapse
570KL is the Verizon version, I doubt it works since you cannot, to my knowledge, unlock it
ya you have to use the unlock apk which to my surprise went off without any issues and its idiot proofed pretty well.this phone is optimized obviously differently than any other snapdragon 820\821 ive ever used. its the smoothest experience still today.... my point is i dont think i would want to upgrade to Oreo on this particular phone because the smooth experience is second to only my pixel 2 xl but not by much i cant get it to lag its perfect. makes you wonder why lg devices and others with the same chip set are so slow and unusable... take animations out of the equation and its ridiculously fast. I guess what i was getting at is they say you can't upgrade when you unlock the boot-loader with that apk and thats fine with me for this phone only.
also
apparently this phone when upgraded to Oreo tango will be removed i have been told. so ya i will be staying on android N .
Hello, thanks I flashed successfully the recovery but when I ran it it gone to the stuck dead android (no command). Why that?

[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.

[RECOVERY][Unofficial]TWRP-3.5.2 Recovery for Moto E6 Plus

{
"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:
#include <std_disclaimer.h>
/*
*
* 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.
*
*/
This was compiled from source, it is not any kind of port
Features:
System, Vendor work to flash GSI roms
You can flash ROMs;
Format Data ;
You can flash magisk
Bugs:
Encryption
Apparently there are errors when restoring backups, I have not tested it
How to install:
Download latest recovery.img
Boot your phone at bootloader
Type this on fastboot "fastboot flash recovery (name of recovery).img"
Done
Download
Credits:
TeamWin (for create twrp recovery)
Thank to all my tester for the patience
@qaotyk for advising me and reviewing the tree
@GarfieldФернандо for advising me and helping me make the tree
Reserved
Changelog from 18/12/2021:
-Codename of the device renamed (this was a decision of mine I wanted to have a little fun) from pokerp to pokerpatas
-Updated to the latest twrp sources
-MTP & ADB Sideload fixed and working on linux (on windows it already worked)
-Support Android 12 gsi
-Eliminate various flashing and wipe options from the recovery (for example, the vendor can no longer be erased or flashed)
-The recovery will start even if you have encrypted memory (It is not yet capable of decrypting but it is already quite a noticeable advance, in case you want to update gsi you could do it from a MicroSD)
Bugs:
Encryption, I have not managed to get it to work, I am not totally sure what type of encryption it is, I tried adding the FDE and FBE binaries and it works partially
Apparently there is an error with the backups (I have not tried it because I normally do not do any) the error in question is that apparently generating a backup / data ends up collapsing in some way, a pseudo correction for this was to disable the backup encryption which apparently was not very successful
I will attach the last image of the recovery and the current device tree in case someone wants to collaborate in any way
Device Tree: https://github.com/KatoTempest/motorola_pokerpatas branch wip
I should mention that I also compiled Skyhawk recovery, although apparently it has some broken functions, maybe if I fix the encryption bug I can compile that recovery again
thanks for doing this, i was searching in youtube and a guy on the video said is there a possibility to find the TWRP version of your phone in XDA, so... thanks alot <3
you need to continue... its so good...
Accidentally wiped boot.img
Fixed! Was my own fault.
I try to flash recovery but fastboot return next
Writing 'recovery' FAILED <remote: 'The partition is not assign partition!!'>
Click to expand...
Click to collapse
What I can do with this problem?
Maybe before flashing recovery need unlock bootloader as said in this thread?
Mortyk said:
I try to flash recovery but fastboot return next
What I can do with this problem?
Maybe before flashing recovery need unlock bootloader as said in this thread?
Click to expand...
Click to collapse
the bootloader "crashes" or something similar sometimes, although that is something random depends on the cable and the amount of energy in its battery, I recommend flashing orangefox since it exists there
New Build
--------Changelog:
-Fixed mtp and adb
-Merged to latest twrp sources
-For now probabily support fbe encryption (aosp gsi for example)
-Magisk now flash correctly
-Added parted tools for change system size (not tested)
Uploading file
testing (the file for some reason is not uploaded via xda)
LichtEstarossx said:
testing (the file for some reason is not uploaded via xda)
Click to expand...
Click to collapse
Hey, thank you for your work. After following fastoh's guide on how to unlock the bootloader, I tried flashing your recovery.img but it hangs on the twrp startup screen when I boot into recovery mode. Any ideas? Very eager to use it if it supports encryption!
wakeyj35 said:
Hey, thank you for your work. After following fastoh's guide on how to unlock the bootloader, I tried flashing your recovery.img but it hangs on the twrp startup screen when I boot into recovery mode. Any ideas? Very eager to use it if it supports encryption!
Click to expand...
Click to collapse
If you get stuck on the twrp logo then the encryption settings did not work, although it may not support the motorola ones and if the aosp ones, in case it is not that try flashing a different recovery
Stop at TWRP logo cannot enter, so this is a failure It doesn't work
This is compiled by me, can't decrypt data, other functions are normal
E6 plus TWRP-9.0
g465559090 said:
Stop at TWRP logo cannot enter, so this is a failure It doesn't work
This is compiled by me, can't decrypt data, other functions are normal
E6 plus TWRP-9.0
Click to expand...
Click to collapse
A friendly recommendation, you should make a post with your recovery because people rarely read the comments, and on the encryption issue, It could be the case that it does not work in stock rom, although perhaps it does in aosp gsi or similar, at least it is a possibility because it happens in other devices
Decryption works now partially, For some reason if there is any unlock key it doesn't decrypt, I'll fix that bug soon, while I attach the group where I uploaded the file, it's below the pinned message in said group https://t.me/motoe6plusdev

[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.

Development [RECOVERY][UNOFFICIAL] TWRP 3.5.2 for Moto Edge S

{
"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.
Compatible with Lineage Modded 18.1 only!
Instructions
1. Download TWRP image
2. fastboot boot twrp-3.5.2_11.0-2-nio.img
3. Enter Passcode if you have to decrypt /sdcard
4. adb push twrp-3.5.2_11.0-2-nio.img /sdcard
5. Click Backup -> Only Select Boot and Swipe to Backup
6. Go back to Main Menu, -> Advanced -> Install Recovery Ramdisk
7. Find and Select twrp-3.5.2_11.0-2-nio.img -> Swipe to Install
8. Done! If any issues, restore the backup made before.
Downloads
https://build.lolinet.com/file/twrp/nio/twrp-3.5.2_11.0-2-nio.img
Donations
https://paypal.me/electimon
Contributors
@Electimon, betaxab
Version Information
SourceCode: https://github.com/ixmoe/android_device_motorola_nio_twrp/tree/twrp-11.0
Version Information
Status: Stable
Release Date: July-9-2021
Last Updated: July-9-2021
That's great! Waiting for the fixes and the TWRP Installer.
Nice work Dev ! I will test with Lineage Modded later today , thanks a lot .
Lineage modded is not distributed as an OTA package.
Everything working so far with LOS Modded on The G100 Model. Thanks dev !
Will there be a version compatible with stock ROM?
gewe said:
Will there be a version compatible with stock ROM?
Click to expand...
Click to collapse
When I figure out how todo it yes
Electimon said:
When I figure out how todo it yes
Click to expand...
Click to collapse
Is recovery somehow tied to the ROM? I thought recovery can be anything regardless of what the ROM is, as long as bootloader is unlocked.
Tried while stock rom was installed. Its fine when booted from fastboot. But if installed, touchscreen doesn't work.
Will try on lineage modded and see.
Edit: it works with a mouse. So touchscreen doesn't work, yet to try on lineage modded.
can't start adb sideload mode .
failed reason unkown.
lsusb shows no device presented while enter the sideload mode.
i flashed it directly, like this:
Code:
fastboot flash boot twrp-3.5.2_11.0-2-nio.img
is this ok ?
Hello,
What's going on with TWRP? twrp-3.5.2_11.0-3-nio.img just flashes and won't work and twrp-3.5.2_11.0-2-nio.img isn't booting on my G100 any ideas?
Thanks
Hello,
Finally was able to get this installed on my Moto G100 but it's essentially useless. I can't access the internal flash on the unit from Windows in MTP mode after formatting flash to wipe so I can install lineageOS and Gapps. Essentially have to get LOSrecovery installed and then do sideload because I can't do what I need to with this. The newer version just flashes the screen. Are we going to get one that actually works?
Thanks!
marcusah123 said:
Hello,
Finally was able to get this installed on my Moto G100 but it's essentially useless. I can't access the internal flash on the unit from Windows in MTP mode after formatting flash to wipe so I can install lineageOS and Gapps. Essentially have to get LOSrecovery installed and then do sideload because I can't do what I need to with this. The newer version just flashes the screen. Are we going to get one that actually works?
Thanks!
Click to expand...
Click to collapse
Yes I have a beta version that has that functionaility working already, just working on slot switching bugs.
Hello,
Awesome!!!! Cannot wait to give it a go. You're doing great work and I hope to use this along with LineageOS and have this as my new phone to use!! WOOOHOO!
Thanks and sorry if I came across as rude!
Additionally I can't sideload gapps as it says there isn't enough room... uhg these two slot phones essentially suck a lot... the DooGee S95 Pro I have is so much simpler!
ETA? Oh yea sorry don't ask for ETAs ever!
Oh I just hope it's soon so I can start using the phone. Do you need some bug spray?
Anyhow I'll use whatever version you have A/B switching aside because you can switch from A to B easily with fastboot, while you work out the last bugs.
Thanks and appreciate your work.
And then I ask for an update!
Any updates or development of this?
funciona para moto g 100?
Hi

Categories

Resources