new build.Where is havoc rom, I can't find it, can anyone link it?
Sent from my HD1913 using Tapatalk
Verstuurd vanaf mijn OnePlus 7T Pro met Tapatalk
new build.Where is havoc rom, I can't find it, can anyone link it?
Sent from my HD1913 using Tapatalk
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.
Features: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. * */
- TWRP boots;
- Fastboot boot is working;
- Decryption is not working.
- System, Vendor and Product partitions mount doesn't work.
Install guide (Reccomended):
Acutally seems oneplus (or directly android 10) re-introduced the recovery partition so you should only flash it in recovery partition or you can try to boot it from fastboot.
To flash:
To boot:Code:fastboot flash recovery twrpname.img
Code:fastboot boot twrpname.img
Tips:
If you have some problems with backup, like 255 error or something similar please check this guide: https://forum.xda-developers.com/oneplus-6/how-to/255-error-twrp-backup-restore-999-t3801632
For the Bacups use always "system_image" and "vendor_image" instead of "system" and "vendor".
Download:
TWRP 3.3.1-5 Test by mauronofrio
OnePlus 7T Pro Stock Recovery
Source code:
https://github.com/omnirom/android_bootable_recovery
https://github.com/mauronofrio/android_device_oneplus_hotdog_unified_TWRP
Kernel source: precompiled stock one
My Telegram TWRP Support Group:
https://t.me/twrp_Mauronofrio
Donations:
Credits:
Created 2019-10-23
Yes, she's expectingIs there any good news about stable twrp for hotdog ,mr?
No... Wait pleaseany news about this?
Yes, the work started while ago, but one of the main devs said there's so much to do. Very early stage of development. Clearly not closeany news about this?
TWRP main dev is busy with his life. Few people are working on it but its still very early stage of development.Hi, am I right to exprect a working OP7T Pro TWRP only after the TWRP main team has finished porting TWRP to Android 10 (see https://twrp.me/site/update/2019/10/23/twrp-and-android-10.html)
Or has the current unstable TWRP state some other background than this?
Follow the twrp Gerrit if you want to monitor TWRP's progress as described in this post. Alternatively follow osmosis or DeesTroy on twitter; I'd expect any major updates to be announced there.Hi, am I right to exprect a working OP7T Pro TWRP only after the TWRP main team has finished porting TWRP to Android 10 (see https://twrp.me/site/update/2019/10/23/twrp-and-android-10.html)
Or has the current unstable TWRP state some other background than this?
Reassuringly good newsSome progress;
https://forum.xda-developers.com/pi...twrp-3-2-3-0-pixel-3-xl-t3861623/post82351863
Sent from my OnePlus7TPro using XDA Labs
Damn, i really hope to see it this month.Some progress;
https://forum.xda-developers.com/pi...twrp-3-2-3-0-pixel-3-xl-t3861623/post82351863
Sent from my OnePlus7TPro using XDA Labs
I am also curious about this!Can i use the boot only option on my 7t pro mclaren(rooted) to flash a new kernel? Or is this only for testing?
You cannot flash anything on TWRP at all.I am also curious about this!
Not entirely true. Boot, EFS and Modem are accessible. You could flash a kernel if the zip file is stored on an external drive connected via USB OTG. But flashing via a kernel manager is more convenient for sure.You cannot flash anything on TWRP at all.
Use a kernel Manager.
oh wait? Does kernel flashing actually work? Have you tried? This is my main device and doesn't mess with it too much as I want to so I honestly have no idea.Not entirely true. Boot, EFS and Modem are accessible. You could flash a kernel if the zip file is stored on an external drive connected via USB OTG. But flashing via a kernel manager is more convenient for sure.
Yes I know, read what reply I responded to.@Lossyx it works. you need magisk and a compatible kernel. First get EXKM or FKM via playstore or whatever, then find the flasher menu and select the zip
I tried via TWRP and USB OTG. It didn't work. Flashing an .img would though.oh wait? Does kernel flashing actually work? Have you tried? This is my main device and doesn't mess with it too much as I want to so I honestly have no idea.
@Lossyx it works. you need magisk and a compatible kernel. First get EXKM or FKM via playstore or whatever, then find the flasher menu and select the zip
When flashing kernel in FKM or EXKM, will it actually flash on both slots? A and B?I tried via TWRP and USB OTG. It didn't work. Flashing an .img would though.
Flashing via EXKM or FKM works.