[RECOVERY][3.4.0-11][fajita]Official/Unofficial TWRP recovery for OnePlus 6T (Stable) - OnePlus 6T ROMs, Kernels, Recoveries, & Other Dev

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.
*
*/
Features:
- Decrypt works
- Removed TWRP app
- Backup still have some problems use it carefully
- Fastboot boot works from 10.3.0 also on android Q
- Android 11 Decryption
Install guide:
1. Install fastboot tools from google's sdk on your PC
2. Enter fastboot mode
3. Unlock your bootloader
4. Run "fastboot boot recoveryimgfilename.img" in command line
5. Copy the recoveryimgfilename.img in the phone memory
6. Go in advanced menu
7. Click on "Install Recovery Ramdisk"
{
"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"
}
8. Choose the recoveryimgfilename.img
9. Swipe to install
Old Install guide:
1. Install fastboot tools from google's sdk on your PC
2. Enter fastboot mode
3. Unlock your bootloader
4. Run "fastboot boot recoveryimgfilename.img" in command line (if you want to have it permanently you should flash the installer)
5. If you will flash the installer and you are stock you need also to flash magisk or your phone will not boot again
6. Enjoy it
How to flash a custom Rom:
cultofluna said:
Boot twrp
Flash rom
Flash twrp installer
Boot twrp
Wipe data & art cache
Flash magisk
Reboot
Click to expand...
Click to collapse
Android 10 TWRP flashing guide without fastboot boot (Much more articulated but perfectly functional):
Please use only the latest magisk.zip version on Android 10 or the TWRP will not be installed, more details on this post
1. You should patch your stock boot.img with magisk and then flash it, i didn't find a thread here on xda this is one from oneplus 6: https://forum.xda-developers.com/oneplus-6/how-to/patched-boot-image-magisk-16-7-beta-t3818853
2. Flash the TWRP installer like a magisk module
3. Flashing the TWRP installer you will lose the root, so you will need to flash magisk again from magisk manager before reboot the device or you can reboot the device and flash magisk in twrp
Tips:
If you alread have a twrp flashed you can only flash the new installer zip or the new installation method to update your TWRP (remember to flash again magisk or your system will not boot).
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:
India Fake Partition Deleter by mauronofrio
Official Builds
TWRP 3.4.0-11 Q Unofficial by mauronofrio
TWRP 3.4.0-11 Unofficial Installer by mauronofrio
TWRP 3.4.0-0 Q Unofficial by mauronofrio
TWRP 3.4.0-0 Unofficial Installer by mauronofrio
Others/Olders Builds:
TWRP 3.3.1-32 Pie Unofficial by mauronofrio
TWRP 3.3.1-32 Q Unofficial by mauronofrio
TWRP 3.3.1-32 Unofficial Installer by mauronofrio
TWRP 3.3.1-31 Pie Unofficial by mauronofrio
TWRP 3.3.1-31 Q Unofficial by mauronofrio
TWRP 3.3.1-31 Unofficial Installer by mauronofrio
TWRP 3.3.1-30 Pie Unofficial by mauronofrio
TWRP 3.3.1-30 Q Unofficial by mauronofrio
TWRP 3.3.1-30 Unofficial Installer by mauronofrio
TWRP 3.3.1-28 Pie Unofficial by mauronofrio
TWRP 3.3.1-28 Q Unofficial by mauronofrio
TWRP 3.3.1-28 Unofficial Installer by mauronofrio
TWRP 3.3.1-27 Pie Unofficial by mauronofrio
TWRP 3.3.1-27 Q Unofficial by mauronofrio
TWRP 3.3.1-27 Unofficial Installer by mauronofrio
TWRP 3.3.1-24 Pie Unofficial by mauronofrio
TWRP 3.3.1-24 Q Unofficial by mauronofrio
TWRP 3.3.1-24 Unofficial Installer by mauronofrio
TWRP 3.3.1-21 Pie Unofficial by mauronofrio
TWRP 3.3.1-21 Q Unofficial by mauronofrio
TWRP 3.3.1-21 Unofficial Installer by mauronofrio
TWRP 3.3.1-20 Pie Unofficial by mauronofrio
TWRP 3.3.1-20 Q Unofficial by mauronofrio
TWRP 3.3.1-20 Unofficial Installer by mauronofrio
TWRP 3.3.1-8 Unofficial by mauronofrio
TWRP 3.3.1-8 Unofficial Installer by mauronofrio
TWRP 3.3.0-Q Unofficial by mauronofrio (This TWRP is only for developer preview and it has a different flashing guide, follow the link for more infos)
OnePlus 6T 9.0.4 stock boot.img
OnePlus 6T 9.0.5 stock boot.img
OnePlus 6T 9.0.6 stock boot.img
OnePlus 6T 9.0.7 stock boot.img
OnePlus 6T 9.0.10 stock boot.img
OnePlus 6T 9.0.11 stock boot.img
Reccomended ADB and Fastboot binaries:
Adb and Fastboot Installer
Source code:
https://github.com/omnirom/android_bootable_recovery
https://github.com/mauronofrio/android_device_oneplus_fajita_TWRP
https://github.com/pappschlumpf/op6/tree/9.0
My Telegram TWRP Support Group:
https://t.me/twrp_Mauronofrio
Donations:
Credits:
@eng.stk
@joemossjr
@Dees_Troy
@xls654
@twinnfamous
@Dameon87
@pappschlumpf for the kernel
Created 2018-12-29

Wow..so fast..thanks

silver2706 said:
Wow..so fast..thanks
Click to expand...
Click to collapse
Did you test it?

domnic79 said:
Did you test it?
Click to expand...
Click to collapse
You can try it, just boot it, there is nothing dangerous. I have not pubblished an installer because there is not a boot.img backup, but if you help me to make it, maybe we will have a good twrp in some hours

mauronofrio said:
You can try it, just boot it, there is nothing dangerous. I have not pubblished an installer because there is not a boot.img backup, but if you help me to make it, maybe we will have a good twrp in some hours
Click to expand...
Click to collapse
will give it a go in about 7 days

@Funk Wizard can you help me to make a better twrp? I need some help for decryption, i saw you already have the phone unlocked

mauronofrio said:
@Funk Wizard can you help me to make a better twrp? I need some help for decryption, i saw you already have the phone unlocked
Click to expand...
Click to collapse
How may I help?
Sent from my OnePlus6T using XDA Labs

Funk Wizard said:
How may I help?
Sent from my OnePlus6T using XDA Labs
Click to expand...
Click to collapse
Can we talk on some chat? Hangouts or telegram?
I need to make some tricks to read the partitions sizes and take some others files

mauronofrio said:
Can we talk on some chat? Hangouts or telegram?
Click to expand...
Click to collapse
Telegram is fine same name
Sent from my OnePlus6T using XDA Labs

Does it have working decryption?

God I love the smell of fresh development in the morning. Good job!

mingo_mgx said:
Does it have working decryption?
Click to expand...
Click to collapse
I think no, i need of right partitions size

That for example?

Striatum_bdr said:
That for example?
Click to expand...
Click to collapse
Not that, if you want to help me we can talk on some others chat

mauronofrio said:
Not that, if you want to help me we can talk on some others chat
Click to expand...
Click to collapse
Telegram Onosendai13

Striatum_bdr said:
Telegram Onosendai13
Click to expand...
Click to collapse
Thanks for your help, unfortunately also with the right userdata partition seems to be a problem with decryption of data.
I pubblished a new version, with the installer and with a stock boot.img

I am also interested in a working decryption.
I maintain the TWRP for the Xperia Devices with Snapdragon 845 and since PIE it need to be fixed.

MartinX3 said:
I am also interested in a working decryption.
I maintain the TWRP for the Xperia Devices with Snapdragon 845 and since PIE it need to be fixed.
Click to expand...
Click to collapse
Can you share your source?

mauronofrio said:
Can you share your source?
Click to expand...
Click to collapse
Already done
https://forum.xda-developers.com/xperia-xz2/development
I would be happy if we fix the problem together.
The devices are very similiar (using SMD845 and Keymaster 3.0).
I don't really receive any help and it seems that the OnePlus 6 doesn't get a Android 9 TWRP.
My Android 8 TWRP was based on the OnePlus 6 work.
I am fighting since many months against the security stuff (AVB, Bootloader restrictions, A/B) on my Xperia XZ2.
---------- Post added at 03:03 PM ---------- Previous post was at 02:59 PM ----------
A little bit help for my pull request to get a omni 9.0 minimal twrp build environment would be nice, too.
https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni/pull/28

MartinX3 said:
Already done
https://forum.xda-developers.com/xperia-xz2/development
I would be happy if we fix the problem together.
The devices are very similiar (using SMD845 and Keymaster 3.0).
I don't really receive any help and it seems that the OnePlus 6 doesn't get a Android 9 TWRP.
My Android 8 TWRP was based on the OnePlus 6 work.
I am fighting since many months against the security stuff (AVB, Bootloader restrictions, A/B) on my Xperia XZ2.
---------- Post added at 03:03 PM ---------- Previous post was at 02:59 PM ----------
A little bit help for my pull request to get a omni 9.0 minimal twrp build environment would be nice, too.
https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni/pull/28
Click to expand...
Click to collapse
You need of a prepdecrypt.sh check mine here:
https://github.com/mauronofrio/andr...android-8.1/recovery/root/sbin/prepdecrypt.sh
And you need of some libs...

Related

[UB][RECOVERY] TWRP v3.2.2 for Xperia Tablet Z [POLLUX/POLLUX_WINDY]

{
"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"
}
WARNING!
TWRP builds version 3.2.1-0 and higher are not compatible with Android Lollipop (5.0/5.1.1) due to SELinux rejection
OFFICIAL DOWNLOADS FOR POLLUX/POLLUX_WINDY :
https://dl.twrp.me/pollux/ ,
https://dl.twrp.me/pollux_windy/
twrp-3.x.x-x-pollux.img , twrp-3.x.x-x-pollux_windy.img : Official TWRP image
How to install : All informations available on TWRP.me
DEVELOPMENT DOWNLOADS FOR POLLUX/POLLUX_WINDY :
https://www.androidfilehost.com/?w=files&flid=202356
twrp-3.2.x-x-pollux.zip , twrp-3.2.x-x-pollux_windy.zip : Flashable TWRP 3 to FOTA installer
twrp-3.2.x-x-pollux.img , twrp-3.2.x-x-pollux_windy.img : Fastboot bootable TWRP 3 image
cleaner-fota.zip : Flashable FOTA formatter (optional)
HOW TO INSTALL EASILY TO FOTA :
* (Optional) : Download the TWRP bootimage and flash it to boot
fastboot flash boot twrpfilename.img
* Boot to recovery : Enter the Recovery as usual
* Flash to FOTA : Install the TWRP FOTA zip
* (Optional) : Flash the ROM you want
HOW TO INSTALL MANUALLY TO FOTA :
* Bootimage : Download the TWRP bootimage you want to flash
* File storage : Adapt the path and push the file to the device this way :
Code:
adb root
adb wait-for-device
adb push FullPathToTheRecovery.img /tmp/twrp.img
* Flash : Extract the TWRP image to the FOTA partition
Code:
adb shell dd if=/tmp/twrp.img of=/dev/block/platform/msm_sdcc.1/by-name/FOTAKernel
* Reboot to recovery : adb reboot recovery
ADDITIONAL LINKS :
* Easy ADB and Fastboot for unexperienced users :
https://forum.xda-developers.com/showthread.php?p=48915118
Thanks to the TWRP Team​
Current local manifest of the TWRP build
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!-- https://github.com/fusion3-common/twrp_development_sony -->
Oreo needs TWRP 3.2.x.x.
Does the appearance of this thread mean that there are ongoing work on Oreo for Tablet Z?
ze7zez said:
Oreo needs TWRP 3.2.x.x.
Does the appearance of this thread mean that there are ongoing work on Oreo for Tablet Z?
Click to expand...
Click to collapse
Yes, we are working on android 8.1.0 for all fusion3 devices
For me links are dead. Here i found it
https://androidfilehost.com/?fid=673791459329066468
Anyone installed 3.2.1.0 on windy ? Is it OK ?
Sent from my [device_name] using XDA-Developers Legacy app
phillipssat said:
For me links are dead. Here i found it
https://androidfilehost.com/?fid=673791459329066468
Anyone installed 3.2.1.0 on windy ? Is it OK ?
Sent from my [device_name] using XDA-Developers Legacy app
Click to expand...
Click to collapse
To me it works pretty well, don't see any difference. Running now the unofficial OREO LineageOS.
Does anyone know why original links are dead ? Any problems with the 3.2.1.0 at link from first post ?
Sent from my [device_name] using XDA-Developers Legacy app
Thank you Very much for your efforts for this device! Great!!!
phillipssat said:
Does anyone know why original links are dead ? Any problems with the 3.2.1.0 at link from first post ?
Sent from my [device_name] using XDA-Developers Legacy app
Click to expand...
Click to collapse
All the download links work, I checked them.
@CyberWalkMaN, are you planning on eventually submitting your 3.2.1-0 builds for official support? I'm asking because I built my own TWRP for both pollux and pollux_windy (see the BasketBuild link in my signature) from my dedicated device trees, not directly from Lineage source repos. I was thinking of creating my own thread and submitting my repos to TeamWin, given enough positive feedback, especially since only pollux_windy has an official TWRP page and it's most recent official version is 3.0.2-0. I've built TWRP for a number of devices since version 3.2 was released and submitted them for official support.
ripee said:
@CyberWalkMaN, are you planning on eventually submitting your 3.2.1-0 builds for official support? I'm asking because I built my own TWRP for both pollux and pollux_windy (see the BasketBuild link in my signature) from my dedicated device trees, not directly from Lineage source repos. I was thinking of creating my own thread and submitting my repos to TeamWin, given enough positive feedback, especially since only pollux_windy has an official TWRP page and it's most recent official version is 3.0.2-0. I've built TWRP for a number of devices since version 3.2 was released and submitted them for official support.
Click to expand...
Click to collapse
Yes, I plan to do it this week. I think that our device trees are cleaner and more relevant for this -
https://github.com/fusion3-common/twrp_development_sony/tree/device_sony_pollux
https://github.com/fusion3-common/twrp_development_sony/tree/device_sony_pollux_windy
CyberWalkMaN said:
Yes, I plan to do it this week. I think that our device trees are cleaner and more relevant for this -
https://github.com/fusion3-common/twrp_development_sony/tree/device_sony_pollux
https://github.com/fusion3-common/twrp_development_sony/tree/device_sony_pollux_windy
Click to expand...
Click to collapse
Great! Hey, whatever works best is what's most important
Please test first official builds:
pollux - http://build.twrp.me/twrp-3.2.1-0-pollux.img
pollux_windy - http://build.twrp.me/twrp-3.2.1-0-pollux_windy.img
CyberWalkMaN said:
Please test first official builds:
Click to expand...
Click to collapse
What is a difference between unofficial and official builds?
ripee said:
@CyberWalkMaN, are you planning on eventually submitting your 3.2.1-0 builds for official support?
I'm asking because I built my own TWRP for both pollux and pollux_windy (see the BasketBuild link in my signature)
from my dedicated device trees, not directly from Lineage source repos. I was thinking of creating my own thread and submitting my repos to TeamWin, given enough positive feedback, especially since only pollux_windy has an official TWRP page and it's most recent official version is 3.0.2-0. I've built TWRP for a number of devices since version 3.2 was released and submitted them for official support.
Click to expand...
Click to collapse
Is already out of date?
I do not see any TWRPs for pollux*
Rootk1t said:
What is a difference between unofficial and official builds?
Click to expand...
Click to collapse
Before official builds come out, TeamWin runs official preview builds to make sure that the images their Jenkins builder churns out are actually functional and true to the code submitted by the developer, relative to the developer's own unofficial builds.
Once everything is confirmed to be working the same as unofficial builds, TeamWin runs the actual official builds, which get linked on their site and made available on the official TWRP app. Official support also ensures that future version of TWRP will be attempted to be built using existing repos without the need for the developer's further input unless and until the source repo become too outdated, at which point a new branch would need to be created with code that follows a more recent android API.
ze7zez said:
Is already out of date?
I do not see any TWRPs for pollux*
Click to expand...
Click to collapse
TWRP for pollux/pollux_windy is now officially maintained by me -
https://twrp.me/sony/sonyxperiatabletzlte.html (pollux),
https://twrp.me/sony/sonyxperiatabletzwifi.html (pollux_windy)
There must be something wrong with my pollux_windy. :crying:
Flashing v3.2.1.0 causes a TWRP boot looping.
The only way to boot LineageOS 14.1 was flashing again TWRP-3.1.1-pollux-FOTA-20170928.zip from CaHbKaUp.
Any idea what's going on?
BTW, thanks for updating TWRP! :good:
Edit:
Finally solved the problem.
Downloaded TWRP 3.2.1.0 from official page and I've followed the dd Install Method even though my tablet is not rooted (su command wasn't recognized -su: not found- but dd worked in TWRP Terminal).
Help-as written I cant flash this twrp on 5.1.1 right so i hve to downgrade it to 4.2.2 and then flash it
Can I flash it with Flashtool?
What is FOTA?? Can I flash it from Flashtool if yes then how
Hi,
any version for TWRP 3.2.2-0 ???
Thx
djibe89 said:
Hi,
any version for TWRP 3.2.2-0 ???
Thx
Click to expand...
Click to collapse
images are available on official site.

[ROM][PORT][10.0.0] OnePlus7 Open Beta 12 V3 Port for OnePlus 6 [23.04.20][EOL]

OnePlus 7 Open Beta for OnePlus 6!
{
"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"
}
(time to update pic..)
Features:
Stock OnePlus 7 OxygenOS Open Beta 12 / Android 10 Firmware
Debloated
Automated Flasher
Decrypted
Performance tweaks
Full GCam7 Support
What works:
Almost everything, check bugs!
Auto rotation works (Thanks to Marlon for telling me!)
What doesn't work / Bugs:
Dolby
Notch Hiding in Settings.
Use MagiskHide 7 Pro (10) module to get certified (Netflix) (This may no longer be needed)
How to Install:
Make sure You're on OOS Open Beta Q or H2OS Q for Android 10 and OB22 for Pie.
Note: Backup Your nudes before flashing the rom!.
Boot TWRP
Flash Open Beta Q OTA.zip
Reboot to fastboot
Run flasher.bat
After it will finish flashing, Your phone will automatically reboot into OOS.
Once You go through SetupWizard You can boot into TWRP (which is built in) and root etc.
If You were on previous build, use dirty flasher.
Check screenshots in attached images!
Download:
OnePlus7 - Open Beta 12 V3 for OnePlus6 - Apr23
Old Pie Build (link may stop working)
OnePlus7 Pro for OnePlus 6 9.5.9 July 11
Warning! DO NOT flash OP7 OTA's! They may brick Your phone! If You end up flashing one anyway, just use EDL mode or fastboot to go back to stock firmware.
If You have any other problems, just ask here on XDA or for the fastest support PM me or ask someone in my group on Telegram
Join my group!
If You want to motivate me to work more, buy me a coffee!
https://www.paypal.me/protodevnano
Credits:
engstk for his amazing TWRP
fullofhell for firmware
Mauronofrio for 7T firmware
erfanoabdi for vendor patcher idea.
FunkWizard/OnePlus for latest firmwares!
OnePlus for creating OP6!
My friend Dylan for always supporting me
If I forgot anyone, just PM me on Telegram!
​
XDA:DevDB Information
[ROM][PORT][9.0.0] OnePlus 6T Port for OnePlus 6 [06.11.18], ROM for the OnePlus 6
Contributors
ProtoDeVNan0
Source Code: https://github.com/OnePlusOSS/android_kernel_oneplus_sdm845
ROM OS Version: 10.x
ROM Kernel: Linux 4.x
ROM Firmware Required: OxygenOS Open Beta Q or newer firmware
Based On: OOS
Version Information
Status: Stable
Created 2018-11-06
Last Updated 2018-11-06
Thank you for your work. Could you sum up what features do we get from this?
Also, do you think eventually you'll make a simple to flash in twrp to make it easier to install?
Tomatot- said:
Thank you for your work. Could you sum up what features do we get from this?
Also, do you think eventually you'll make a simple to flash in twrp to make it easier to install?
Click to expand...
Click to collapse
+1
Tomatot- said:
Thank you for your work. Could you sum up what features do we get from this?
Also, do you think eventually you'll make a simple to flash in twrp to make it easier to install?
Click to expand...
Click to collapse
New AOD, Live Wallpapers, New Dialer, New Messages App, some of the stuff that You can see in screenshots (OnePlus Laboratory etc). One more year of firmware updates (6T was launched with Pie).
And all features that OP6T will get in future updates that OP6 might not get.
And if You want, You can install it with TWRP. Just use flash image instead of flash zip. And then flash system.img to system, boot.img to boot and OP6T Vendor Patcher and that's it!
Edit: here's a video https://youtu.be/7pxkqAYylWE. You can skip flashing op6t vendor patcher and vbmeta. Those steps are most likely optional because it's OxygenOS.
Thanks developer .You are unique and thanks for trying new stuffs on OP6 . Waiting for MIUI 10 stable plzzzz work on it .
People don't flash this it's not working!!!
Can confirm the same. Wiped data through TWRP, but it said No OS installed. Also tried through fastboot, but it gave back an "Invalid size/header" error.
ProtoDeVNan0 said:
One more year of firmware updates (6T was launched with Pie).
Click to expand...
Click to collapse
1+ updates their smartphones equally
ProtoDeVNan0 said:
And all features that OP6T will get in future updates that OP6 might not get.
Click to expand...
Click to collapse
Via ota?
Not working..stuck in bootloader screen
biku123 said:
Not working..stuck in bootloader screen
Click to expand...
Click to collapse
You're in pie estable or beta before flash this rom?
Toni Moon said:
You're in pie estable or beta before flash this rom?
Click to expand...
Click to collapse
I am on stable 0S 9.02
Toni Moon said:
You're in pie estable or beta before flash this rom?
Click to expand...
Click to collapse
Pie stable
Sent from my [device_name] using XDA-Developers Legacy app
Thanks developer .
Downloading....
anasmhds said:
Thanks developer
Downloading....
Click to expand...
Click to collapse
doesnt work.
---------- Post added at 11:58 AM ---------- Previous post was at 11:53 AM ----------
I am on oos 9.02 i have downloaded the port. Then i flash TWRP to check the current slot. After that i flash system img using fastboot command .After flashing system img Phone become unresponsive so i again booted to boot-loader and flash vbmeta.img and boot.img then i again flash twrp and flash vendor patch .After reboot either phone goes to crashdump or stay on bootloader unlock warning screen??? any suggestiom
I have seen that its quite hard to install this ROM, the same kind of issues was also in pixel 3xl port, can't we get some simplified installation method just like other custom roms????
Will this erase all data in memory?
manudhomra said:
I have seen that its quite hard to install this ROM, the same kind of issues was also in pixel 3xl port, can't we get some simplified installation method just like other custom roms????
Click to expand...
Click to collapse
ya bro i have flashed more than five times.My wholeday wasted on this rom
some experience from myself.
1: Back up your application and data through Ti Backup
2: download the stock fast boot ROM of OOS
3: boot into bootloader and flash the stock OOS
4: when you done it, just get your ass back in the bootloader and flash the 6t's system IMG into SLOT A!
and the last thing just following the instructions.
One little problem is the system interface does not occupy the entire screen
Raymond.William said:
some experience from myself.
1: Back up your application and data through Ti Backup
2: download the stock fast boot ROM of OOS
3: boot into bootloader and flash the stock OOS
4: when you done it, just get your ass back in the bootloader and flash the 6t's system IMG into SLOT A!
and the last thing just following the instructions.
One little problem is the system interface does not occupy the entire screen
Click to expand...
Click to collapse
Only on Slot A?
And are we supposed to flash it only the system img and not other ones?
AndroidSword said:
Only on Slot A?
And are we supposed to flash it only the system img and not other ones?
Click to expand...
Click to collapse
and follow the thread creator's instruction. such as flash vbmeta etc
---------- Post added at 05:28 PM ---------- Previous post was at 05:23 PM ----------
AndroidSword said:
Only on Slot A?
And are we supposed to flash it only the system img and not other ones?
Click to expand...
Click to collapse
Sorry I misunderstood that you asked me next step how to do. Cause you flash the stock OOS ROM. So it should be in slot A

[ROM][PORT][10.0.0] OnePlus7 OB 14 [21.05.2020][EOL]

Open Beta Ports for
OnePlus 6T!
••OnePlus 7 - Open Beta 14••
••OnePlus 7T - Open Beta 2••
{
"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"
}
Another ROM created by "Jay's Dev Team"! With this Dev Team we will be able to provide ports for devices like 6T or 7 Pro, with the help of maintainers that will test everything and keep everything up to date! This way ports will be more stable, support won't be randomly abandoned anymore and I will be able to focus on more ports and once OP6 gets proper full port, 6T will get it afterwards too!
This thread will be mostly updated by MounirHero (Matrix).
Features:
Stock OnePlus 7 OxygenOS Open Beta 14 /Android 10 Firmware
Debloated
Automated Flasher
Performance tweaks
Improved system stability
Prebuilt Latest twrp 3.3.1-32 by Mauronofrio
Horizon lights
Prebuilt Magisk core
What works:
Almost everything, check bugs!
What doesn't work / Bugs:
•Stock Dolby
Use MagiskHide 7 Pro (10) module to get certified (Netflix)
CHANGELOG:
•Fixed Notch hiding issues
•New Clock Styles for ambient display
•Security Patch Level: 2020-05
•OxygenOS Version: OnePlus7 - Open Beta 14
•All op7 ob14 update features
•Updated overlays
•Updated to latest Open Beta
•OnePlus 8 pro Live Wallpapers (Addon folder)
•Prebuilt latest twrp
•Prebuilt Magisk core (install apk only)
(Old Changelog)
•OxygenOS Version: OnePlus7 - Open Beta 13 - Android 10
•Updated to Open Beta 13
•Security Patch Level: 2020-04
•All changes that came with Open Beta 13
•Updated Android security patch to 2020.04
•Improved system stability and fixed general bugs
•Fixed the crash issue while opening the stock camera App
•Fixed the black screen issue
•Smoother animations
•chromatic reading mode works!
•Prebuilt latest twrp 3.3.1-32 by mauronofrio
How to Install:
NOTE: Backup Your nudes before flashing the ROM this process will completely wipe your storage!
• Flash OOS 10/H2OS 10 (any stock Q)
• Reboot to fastboot and Unlock bootloader.
• Boot Device (don't skip this step).
• Reboot to fastboot.
• Connect phone to PC (Windows / Linux) •
On Windows PC:
• Unpack PORTED_ROM .zip
• If it's your first time flashing → Double Click "Clean Flasher.bat" (it could take 5-10 minutes to flash)
• Phone will boot automatically in Ported Firmware.
• Enjoy!
On Linux PC:
• Unpack PORTED_ROM .zip to a folder of your choice.
• Open Terminal, type "cd /home/..../your rom folder".
• If it's your first time flashing → type "sudo sh clean_flasher_linux.sh" (it could take 5-10 minutes to flash).
• Phone will boot automatically in Ported Firmware.
• Enjoy!
------------------------------------------------
[/LEFT]
-Flashing could take 5-10 minutes (Based on your PC/Laptop)
-install magisk for root.
-Additional system apps in the ADDON Folder (Install as normal apk)
Mega Folder
(ob13 and ob14 from mega folder requires 'EPR' so make sure to follow epr guide before flashing the rom)
Google Drive Mirror
OnePlus 7T OB2 BUILD(sep. 2019)
•mirror1
• mirror2
Warning! DO NOT flash OP7-7t OTA's! They may brick Your phone! If You end up flashing one anyway, just use EDL mode or fastboot to go back to stock firmware.
If You have any other problems, just ask here on XDA or for the fastest support PM me or ask someone in my group on Telegram
Join our group!
Jay's Dev Team:
Jay - Main Developer - Donate to Jay
MounirHero - OnePlus 6T Maintainer & Tester - Donate to Mounir
Credits:
MounirHero for maintaining and testing
ProtoDeVNan0 for base OP6 Port
erfanoabdi for vendor patcher idea.
FunkWizard/OnePlus for latest firmwares!
Mauronofrio for twrp.
OnePlus for creating OP6!
My friend Dylan for always supporting me
If I forgot anyone, just PM me on Telegram!
​
XDA:DevDB Information
[ROM][PORT][10.0.0] OnePlus7 OB 14 [21.05.2020], ROM for the OnePlus 6T
Contributors
ProtoDeVNan0
Source Code: https://github.com/OnePlusOSS/android_kernel_oneplus_sdm845
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: OxygenOS OPEN BETA Q
Based On: OxygenOS
Version Information
Status: Stable
Created 2019-09-22
Last Updated 2020-05-24
it took a lot of effort,
it was my first port on oneplus 6T,
I hope to be able to bring other OEMs roms in the future.
Thank you @ ProtoDevNan0 for following me step by step,
and for giving me so much help. :highfive:
Some screenshots!:cyclops:​
Hello Sir ProtoDevNano, been waiting for this, thank you.
7T HYBRID PORT screenshots
This looks promising. Would have flashed right away if Bluetooth was working.
WBT FP?
awesome its available now in 6t. ...
lately i only saw this in oneplus 6 furom
THANKS OP FOR BRINGING IT TO US
Thanks Dev for supporting 1+6t, And here are more testers available for 6t, pls support miui 11 rom tooooooo
Kind sir,
I'm on lineage os 17 android 10. Can you please let me know how to go to DP3 so that I can install this.
Thank you!
kumar akarsh said:
This looks promising. Would have flashed right away if Bluetooth was working.
Click to expand...
Click to collapse
Same here.
First impression is very good. - For me everything works out of the box, except the Video-Camera. Also, the preinstalled TWRP version did not cut it for me. The Storage Structure is the internal OS Structure. So it was impossible for me to install Magsik directly. After sideloading the newest Twrp Zip via Fastboot everything was back to normal. Magisk works fine.
AUSTIN said:
WBT FP?
Click to expand...
Click to collapse
Working exactly like on DP3 in this build
---------- Post added at 11:36 ---------- Previous post was at 11:34 ----------
ceo.mtcl said:
Kind sir,
I'm on lineage os 17 android 10. Can you please let me know how to go to DP3 so that I can install this.
Thank you!
Click to expand...
Click to collapse
http://telegram.me/JaysRoms
Check out our Telegram group for specified guides.
---------- Post added at 11:50 ---------- Previous post was at 11:36 ----------
Phoenix4Life said:
First impression is very good. - For me everything works out of the box, except the Video-Camera. Also, the preinstalled TWRP version did not cut it for me. The Storage Structure is the internal OS Structure. So it was impossible for me to install Magsik directly. After sideloading the newest Twrp Zip via Fastboot everything was back to normal. Magisk works fine.
Click to expand...
Click to collapse
Will be fixed on future build thanks for reporting:fingers-crossed:
Should this work with the T-Mobile version of the phone?
riazsudeen said:
Thanks Dev for supporting 1+6t, And here are more testers available for 6t, pls support miui 11 rom tooooooo
Click to expand...
Click to collapse
As soon as MIUI 11 will be out officially. I'll send my patches to Mounir and soon after that build will be released Pixel 3XL/4XL etc will be ported too.
I have a problem
I am in DB3 flashed the command "fastboot flash boot test-twrp-3.3.0-Q-fajita.img" TWRP and dsn loud instructions in TWRP booted.
Now the problem has only folders with numbers and letters in twrp, can not over twrp from phone copy.
What did I do wrong
Zimty86 said:
I have a problem
I am in DB3 flashed the command "fastboot flash boot test-twrp-3.3.0-Q-fajita.img" TWRP and dsn loud instructions in TWRP booted.
Now the problem has only folders with numbers and letters in twrp, can not over twrp from phone copy.
What did I do wrong
Click to expand...
Click to collapse
Nothing wrong it's an encryption issue with the recovery, I suggest you to sideload latest Mauronofrio twrp installer so everything Will be fine
MounirHero said:
Nothing wrong it's an encryption issue with the recovery, I suggest you to sideload latest Mauronofrio twrp installer so everything Will be fine
Click to expand...
Click to collapse
are the newer twrp synonymous for android q?
Does it require to resize the partition?
Zimty86 said:
are the newer twrp synonymous for android q?
Click to expand...
Click to collapse
You can't flash twrp with fastboot method since Q Is your OS, @ProtoDeVNan0 prebuilt Bluespark in the build, but It can't decrypt, Mauronofrio twrp 3.3.1.8 Is working flawselly, so I suggest you to sideload It if you want to root and flash stuff by your own.
---------- Post added at 16:12 ---------- Previous post was at 16:11 ----------
rob_z11 said:
Does it require to resize the partition?
Click to expand...
Click to collapse
No EPR tool is not necessary.
kumar akarsh said:
This looks promising. Would have flashed right away if Bluetooth was working.
Click to expand...
Click to collapse
Same here, I need BT to unlock my front door!

[ROM][PORT][10.0.0]Xiaomi Mi 9 MIUI 11.2 20.3.26[02.04.2020][EOL]

MIUI 11.2 20.3.12 for OnePlus 6T!
{
"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"
}
Another ROM made by Jay's Dev Team! Huge Thanks to @MounirHero for maintaining it! No more abandoned support, more frequent updates and tested builds! :victory:
This thread will be mostly updated by [B @MounirHero (Matrix).[/B]
Features:
•March security Patch.
•Automated Flasher.
•Stock Mi Mi 9 MIUI 11.2 20.3.36 Android 10 Debloated
•GAPPS included.
•Google Assistant
•GCam Support!
•TWRP 3.3.1-32 Prebuilt!
What Works
•Encryption
•Face Unlock
•Audio
•Wifi, Bluetooth, RiL
•Auto rotation
•Global Dark Mode!
•Notch Hiding!
•FullScreen Gestures
•MIUI Always On Display
•Themes, Live Wallpapers, Ringtones etc.
•Mi Account
•Mi AI
And more!
What doesn't work / Bugs:
- Reading mode/night light (use custom kernel)
- OnePlus FOD, alert slider)
- System wallpapers picker force closes
How to Install:​
Make sure you're on H2OS Q or OOS Q with unlocked bootloader.
Notes: Backup Your nudes before flashing the rom! Use the Dirty Flasher at your own risk.
On Phone
0. Flash OOS 10/H2OS 10/DP3 Q (any stock Q ROM)
1. Reboot to fastboot
2. Unlock bootloader
3. Boot Device
4. Reboot to fastboot
5. Connect phone to PC.​
On PC
0. Unpack Mi 9 MIUI 11 20.3.12 OnePlus6T zip
1. Double Click Clean Flasher bat (it could take 5-10 minutes to flash)
2. Phone will boot automatically in Xiaomi Mi 9 Firmware.
3 .Enjoy! After setup reboot to recovery and install MAGISK (inside Addon folder) if you want.​
Warning! DO NOT flash MIUI OTA's! They may brick Your phone! If You end up flashing one anyway, just use EDL mode or fastboot to go back to stock firmware.
Download
If You have any other problems, just ask here on XDA or for the fastest support PM me or ask someone in my group on Telegram
Join our group!
Jay's Dev Team:
Jay - Main Developer - Donate to Jay
MounirHero - OnePlus 6T Maintainer & Tester - Donate to Mounir
Credits:
MounirHero for maintaining and testing
ProtoDeVNan0 for base OP6 Port
erfanoabdi for vendor patcher idea.
FunkWizard/OnePlus for latest firmwares!
OnePlus for creating OP6/6T!
My friend Dylan for always supporting me
If I forgot anyone, just PM me on Telegram!
​
XDA:DevDB Information
[ROM][PORT][10.0.0]Xiaomi Mi 9 MIUI 11.2_20.3.26[02.04.2020], ROM for the OnePlus 6T
Contributors
ProtoDeVNan0
Source Code: https://github.com/OnePlusOSS/android_kernel_oneplus_sdm845
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: OxygenOS DP3
Based On: MIUI
Version Information
Status: Stable
Created 2019-09-25
Last Updated 2020-05-24
Reserved
Reserved
Thanks everyone for support! We're very proud!
we're sorry about the same bugs as in previous build.
But we don't have official open beta Q yet as base.​
EPR GUIDE
-select storage '64' '128' '256'
-type 'system'
-Type 'a'
EPR OP6/6T
Some screenshots attached ?️​
What's EPR? A little more about the complete installation procedure and if possible adding links would be very useful
Hello there, firstly thanks dev and testers for your time and effort for developing this new rom, second of all... excuse my ignorance but what's EPR? One of installation requirements.Thanks and have a great day.
oscarmaldonado said:
Hello there, firstly thanks dev and testers for your time and effort for developing this new rom, second of all... excuse my ignorance but what's EPR? One of installation requirements.Thanks and have a great day.
Click to expand...
Click to collapse
Enchilada partition resizer EPR-----https://forum.xda-developers.com/oneplus-6/how-to/tool-epr-enchilada-partition-resizer-t3963587
Yeaaaaaaaaaaah buddy!
Just to verify, EPR is actually needed for this, correct? I know it's stated, just making sure it wasn't just a copy/paste instructions error.
SREEPRAJAY said:
What's EPR? A little more about the complete installation procedure and if possible adding links would be very useful
Click to expand...
Click to collapse
https://forum.xda-developers.com/oneplus-6/how-to/tool-epr-enchilada-partition-resizer-t3963587
Just realized something. This is DP3 based. Can someone on VZW try this out? Got mad System UI crashes that appeared to be related to VZWs network on DP3.
Anyone know if this would work with the T-Mobile version that has been running international version of oos?
ProtoDeVNan0 said:
MIUI 11 9.9.24 for OnePlus 6T!
How to Install:
Make sure You're on DP3
Note: Backup Your nudes before flashing the rom!.
This ROM requires EPR! Pay attention to slots!
Use EPR
Boot TWRP
Flash DP3 OTA.zip
Reboot to fastboot
Run flasher.bat
Once You boot fully, You can boot into TWRP (which is built in) and root etc.
Click to expand...
Click to collapse
I'm just curious, after official OOS 10 OTA is released will all ROMs such as this be re-based and the whole DP3 and EPR thing will be obsolete?
Causical said:
I'm just curious, after official OOS 10 OTA is released will all ROMs such as this be re-based and the whole DP3 and EPR thing will be obsolete?
Click to expand...
Click to collapse
MIUI 11 Port has a bigger system image than OP6/6T 's actual system partition and is difficult to debloat.
So for now is needed.
DP3 base will be switched with OB and most bugs will probably get fixed.
cultofluna said:
https://forum.xda-developers.com/oneplus-6/how-to/tool-epr-enchilada-partition-resizer-t3963587
Click to expand...
Click to collapse
Tried every possible trick, getting stuck at bootloader. Not able to boot into recovery after ERP
Suhas_JS said:
Tried every possible trick, getting stuck at bootloader. Not able to boot into recovery after ERP
Click to expand...
Click to collapse
Having the same issue, says "load error" when trying to boot twrp
Suhas_JS said:
Tried every possible trick, getting stuck at bootloader. Not able to boot into recovery after ERP
Click to expand...
Click to collapse
Updated guide now everything should be fine.:good:
Hi, i follow your Guide, but after flash stucks on Oneplus Logo :/
thanks for this one.... it so cool?
sakarya1980 said:
Hi, i follow your Guide, but after flash stucks on Oneplus Logo :/
Click to expand...
Click to collapse
Try again, use msm, unlock bootloader and re do everything
Boot TWRP
Flash DP3 OTA.zip
Flash twrp installer zip
Reboot recovery
Again
Flash DP3 OTA.zip
Flash twrp installer zip
Reboot recovery
Use EPR
Once in fastboot
Run flasher.bat​
sakarya1980 said:
Hi, i follow your Guide, but after flash stucks on Oneplus Logo :/
Click to expand...
Click to collapse
As said EPR is not working in 6t after selecting the size and slot the cmd closes itself and device is not restarting itself into fastboot as said. I think EPR is not working on 6t bcoz Dev doesn't own a 6t device. Check ur screen shot u find error last flash failed volume full that's the problem EPR in 6t not working.

[RECOVERY][UNOFFICIAL] OrangeFox Recovery Project [OnePlus 8t / 9r] [05-JUN-2023]

OrangeFox Recovery Project
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/*
* Your warranty is now void.
*
* We're 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 recovery
* 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.
*
*/
OrangeFox Recovery for the Oneplus 8t/9r
Download (for Android 13 ROMs) (OOS13 Based)
Download (for Android 12.x, 13 ROMs) (OOS12 Based)
Download (for Android 11 ROMs) (OOS11 Based)
Download FBEv1 Version Oneplus 8 (OOS13 Based)
Download FBEv1 Version Oneplus 8Pro (OOS12 Based)
Download FBEv1 Version Oneplus 8Pro (OOS13 Based)
Boot it with: fastboot boot OrangeFox-R12.1-OPKONA-V19.img
or flash it with: fastboot flash recovery OrangeFox-R12.1-OPKONA-V19.img
The OrangeFox-R12.1-OPKONA-V19.zip can be flashed or sideloaded in recovery to install the Fox addons like Magisk etc.​
If the touchscreen is not working for you after booting/flashing Orangefox please make sure that the booted Orangefox is on the same OOS base as your phone is on!
Note: fastbootd is not working on the OOS13 based Orangefox!!
Take a look at this Post from TWRP in regards of Backup and Restore or
here from the Orangefox wiki.
Spoiler: Flashing Instructions and switching OOS Firmware Base
Keep in mind! Never flash a recovery file if you are not on the same OOS Firmware as the recovery is for, otherwise you will end up in Qualcomm Crashdump mode or just a black screen.
Always just do a fastboot boot recovery.img until you are on the same OOS Firmware on your phone as the recovery is for, only then you can flash it with fastboot flash recovery as well!
Firmware Flasher Download
ROM Flashing instructions:
(take a look at the Spoiler above if you need to switch OOS Firmware Base for your ROM)
From OOS to custom ROM
- Boot to Orangefox
- Format data
- Switch slot
- Reboot to recovery
- sideload/flash ROM
- sideload/flash Orangefox.zip
- reboot to recovery
- Flash Magisk (Magisk can be installed through Fox addons - Install Magisk as well)
- Reboot to system
From custom to custom ROM
- Boot to Orangefox
- Format Data
- sideload/flash ROM
- sideload/flash Orangefox.zip
- Reboot to recovery
- Flash Magisk (Magisk can be installed through Fox addons - Install Magisk as well)
- Reboot to system
For Updating a custom ROM
- Boot to Orangefox
- sideload/flash ROM
- sideload/flash Orangefox.zip
- Reboot to recovery
- Flash Magisk (Magisk can be installed through Fox addons - Install Magisk as well)
- Reboot to system
The Messages failed to mount system, vendor after flashing a ROM can be ignored.
That is due to mounting those for both ext4 and EROFS and of course you can have only one of them.
If you get a Bootloop after flashing a ROM and having done a Format Data do the below:
Boot to bootloader and:
- fastboot devices
- fastboot -w
- fastboot reboot
Orangefox OP8 series and 9r Unified XDA Thread
Source Code: https://gitlab.com/OrangeFox
Device Tree (A12/A13): https://github.com/Wishmasterflo/device_oneplus_opkona/releases
Device Tree Kebab (A11): https://github.com/Wishmasterflo/android_device_oneplus_kebab
Wiki/FAQ: https://wiki.orangefox.tech/en/guides
older Versions of OrangeFox R11.1: download
OrangeFox Version: R12.1
Version: V19
Last Updated: 05-Jun-2023
​Changelog
R12.1 V19 05-Jun-2023
- Updated with latest Orangefox source changes
R11.1 V14 07-Nov-2022
- Adjusted some devive specific settings
- Exclude /data/fonts from Backup to avoid errors during Backup
- Changed splash screen background color to black
old Changelogs
Credits
* ApexLegend007 for Android 12.1 device Tree
* The-Incognito for Recovery Trees of Oneplus 8T
* YumeMichi For Implementing Erofs and Other Misc
* bigbiff for decryption
* Pranav Talmale for decryption
* Systemad for original tree
* CaptainThrowback for original tree
* mauronofrio for original tree
* BillGoss for Backup and Restore
* Qnorsten for OOS fix
* TWRP team
* OrangeFox team
Screenshots
Is there a way to maintain splash screen changes after reboot with encryption?
Okazakee said:
Is there a way to maintain splash screen changes after reboot with encryption?
Click to expand...
Click to collapse
Hello! You mean you want to edit/modify the splash screen? I think that can only be done directly on the source side before building the OrangeFox recovery. That is how I have done that in the past.
Wishmasterflo said:
Hello! You mean you want to edit/modify the splash screen? I think that can only be done directly on the source side before building the OrangeFox recovery. That is how I have done that in the past.
Click to expand...
Click to collapse
Oh ok, cause i was using the built in feature but it restores stock splashscreen after reboot
Okazakee said:
Oh ok, cause i was using the built in feature but it restores stock splashscreen after reboot
Click to expand...
Click to collapse
I will have a look at that if I can find out why it is like this.
Wishmasterflo said:
I will have a look at that if I can find out why it is like this.
Click to expand...
Click to collapse
thank you very much, nice work btw
Hi all!
I will need to rebuild the OrangeFox and also found some other small thing I need to fix.
I will do that and upload a new Version in the next days.
Seems I messed up something when changing the devicename (kebab/OnePlus8T).
Hi all!
I have just uploaded a new Version of my Orangefox.
Now it should be possible to correctly flash/install it.
Changelog:
- Changed device name from kebab to OnePlus8T
- Some small bug fixes
The download link is updated with the new Version in the OP.
Enjoy.
Wishmasterflo said:
Hi all!
I have just uploaded a new Version of my Orangefox.
Now it should be possible to correctly flash/install it.
Changelog:
- Changed device name from kebab to OnePlus8T
- Some small bug fixes
The download link is updated with the new Version in the OP.
Enjoy.
Click to expand...
Click to collapse
Just updated to this build and it wont let me boot back to the OS, just loops back to orange fox recovery, tried flashing the OLD version but that errors, fastbooted the old version and it wont let you flash OF back again... had to resort to booting TWRP to get the system working again.. Now back on the older Orange Fox which we love ....
TrOjAnUK said:
Just updated to this build and it wont let me boot back to the OS, just loops back to orange fox recovery, tried flashing the OLD version but that errors, fastbooted the old version and it wont let you flash OF back again... had to resort to booting TWRP to get the system working again.. Now back on the older Orange Fox which we love ....
Click to expand...
Click to collapse
Hello!
Hmmm thats strange. I am running that new build now and I have no issues to boot back to the OS from OrangeFox.
Wishmasterflo said:
Hello!
Hmmm thats strange. I am running that new build now and I have no issues to boot back to the OS from OrangeFox.
Click to expand...
Click to collapse
Hey, I`ll try again and see, always a chance its my fault but Ill give it another go..
Great work dev. Working perfectly
alp47470 said:
Great work dev. Working perfectly
Click to expand...
Click to collapse
Thank you!
Good to know. I found some small things I fixed and will update this thread with a new Version now at the weekend or beginning of next week.
Is this version Android 12 support...
linuxcolor said:
Is this version Android 12 support...
Click to expand...
Click to collapse
Since this is based on the OrangeFox 11.0 sources and there are no sources for OrangeFox 12.0 which would be based on Android 12 this is still based on Android 11 until there are new sources for OrangeFox which I can use to build a new Version with full Android 12 support.
So OrangeFox Version R11.1 is not able to decrypt the Storage when you are on Android 12!
I guess you can still flash/use Android 12 with OrangeFox so long your Storage is not encrypted.
It is most about the encryption of Android 12 which is different and will not work with this OrangeFox Version as of now.
Interesting and nice with an alternative to TWRP for this device.
Do orangefox also have the same ~50s boot delay that the current TWRP version for 8T has?
Qnorsten said:
Interesting and nice with an alternative to TWRP for this device.
Do orangefox also have the same ~50s boot delay that the current TWRP version for 8T has?
Click to expand...
Click to collapse
Yes that booting delay is almost the same as TWRP I would say.
Touchscreen does not work on 9R
御坂19041号 said:
Touchscreen does not work on 9R
Click to expand...
Click to collapse
This is build and adjusted for the Oneplus 8t only, so it could be that not everything is working on the 9R now.

Categories

Resources