Question Where can I find ArrowOS recovery? - Redmi Note 10 Pro

I want to download the ArrowOS recovery image but cannot find it on their official websites or on XDA. In the official Github repository, there is nothing under the Releases section.

tareefdev said:
I want to download the ArrowOS recovery image but cannot find it on their official websites or on XDA. In the official Github repository, there is nothing under the Releases section.
Click to expand...
Click to collapse
If You don’t find it on the official site, that means that it doesn’t exist.
Most often people are using either TWRP, either OrangeFox. That’s a question of personal taste.
I’m personally using twrp (https://twrp.me/xiaomi/xiaomiredminote10pro.html)
which I flashed according to https://www.droidwin.com/how-to-install-twrp-recovery-on-redmi-note-10-pro/.
I think that a thread concerning each of those recoveries exists on this forum (you must search).

Do you mean it does not exist for this device? Or at all?
Any place to download it for other devices?
I already have TWRP installed, but wanted to try ArrowOS Recovery in order to get OTP updates

tareefdev said:
Do you mean it does not exist for this device? Or at all?
Any place to download it for other devices?
I already have TWRP installed, but wanted to try ArrowOS Recovery in order to get OTP updates
Click to expand...
Click to collapse
I'm sure other people can confirm what follows : "If no recovery exists on the Arrows web site or isn't integrated in the rom self, that means that such a recovery doesn't exist at all.".
If You are counting on an Arrows recovery that doesn't exist, then the TWRP You have installed should be able to do the job.
I hope that another one will be able to answer You concerning OTP updates

Related

How can I root a Xperia SP device that has Android 7.1.2

Some time ago a friend helped me upgrade my Sony Xperia SP from android 4.2 to 7.1.2. I have searched a lot of guides and I haven't found anything that can help me root. Any suggestions would be appreciated.
I think it can be done with Magisk framework, Magisk APP and SuperSU. Mind the version! I think v12 of Magisk is the latest one working but I'm not sure.
AntonarosGr said:
Some time ago a friend helped me upgrade my Sony Xperia SP from android 4.2 to 7.1.2. I have searched a lot of guides and I haven't found anything that can help me root. Any suggestions would be appreciated.
Click to expand...
Click to collapse
let us have more details about your device.
1. What OS/custom ROM are you using? Is it LineageOS?
How to check? Go to Settings>About Phone> and check if it is LineageOS with version.
If it is indeed a Lineage OS, you can download the root add-on here.
Reboot your device to recovery, then flash the zip file.
You can search on how to flash zip files in recovery.
2. If it is not a LineageOS. you can check for the OS' name and search the topic here at XDA (because at about 90% probability that the OS came from here).
engr_exxi said:
let us have more details about your device.
1. What OS/custom ROM are you using? Is it LineageOS?
How to check? Go to Settings>About Phone> and check if it is LineageOS with version.
If it is indeed a Lineage OS, you can download the root add-on
Reboot your device to recovery, then flash the zip file.
You can search on how to flash zip files in recovery.
2. If it is not a LineageOS. you can check for the OS' name and search the topic here at XDA (because at about 90% probability that the OS came from here).
Click to expand...
Click to collapse
Yes indeed, I am using LinageOS here is the version:
LineageOS version: 14.1-20170725-NIGHTLY-huashan
AntonarosGr said:
Yes indeed, I am using LinageOS here is the version:
LineageOS version: 14.1-20170725-NIGHTLY-huashan
Click to expand...
Click to collapse
you can download the latest LineageOS version (Sept 19) or wait for tomorrow's Nightly update. Then headover to the link I posted before and download the Add-on SU and flash it.
engr_exxi said:
you can download the latest LineageOS version (Sept 19) or wait for tomorrow's Nightly update. Then headover to the link I posted before and download the Add-on SU and flash it.
Click to expand...
Click to collapse
Can I get a step by step tutorial on how to do that? I am not that experienced with this stuff
AntonarosGr said:
Can I get a step by step tutorial on how to do that? I am not that experienced with this stuff
Click to expand...
Click to collapse
1. We want to make sure that we are on the same page. So First you may want to install this TWRP from this page. Instructions are on the post.
2. After a successful installation. We may want to upgrade our OS to the latest version. Just pick the latest from this link. Don't worry if it is all nightly. I assure you that they are as good as daily drivers. You can dirty flash it over you current installed OS (no need to wipe. just install the zip file through the recovery at (1).
3. Head over to this one to download the add on su. Pick the one named. addonsu-14.1-arm-signed.zip and flash this also through recovery.
Note: If you don't know what you are doing. You can always read it first before trying. Or ask your friend again to instruct you the basics of flashing custom mod / zip files to your phone.
Also if you don't want to update your OS (which you can but I suggest you update it for other small reasons. i.e. fix and updates). you can just download the addon su. reboot to recovery. flash it and you're done.
If you find this step by step a little bit difficult to understand, you can always read the post I linked above or the replies from other person. or just get help from those who did the job done.
Alright, I managed to do it. Thanks a lot!

[GUIDE] Oneplus 6T Android Q BETA TWRP & MAGISK TUTORIAL

So this is my first thread and had a heck of a time trying to successfully root the 6t using Magisk and TWRP. Why might you ask? Because the unofficial TWRP for the Oneplus 6T has a bug with the Media Transfer Protocal (MTP) so once TWRP is installed, you can't use it to install flashable zips. The device shows the 6T internal storage as empty and therefor you cant flash a zip if TWRP cant find a zip to flash. So anyways heres what I did to get this working.
*****NOTE***** I am not a dev, i simply stumbled across a solution (work-around), to the TWRP MTP issue, and therefor if anything goes wrong with your device, it is on you. DO NOT BLAME ME if you brick your device. If you so choose to follow this guide, ANY/ALL risk and the subsequent consequences, are YOURS AND YOURS ALONE.
***CREDITS*** TO: @topjohnwu for MAGISK & @mauronofrio for his unofficial android Q TWRP
STEP1: Grab this TWRP https://androidfilehost.com/?fid=1395089523397961761
STEP2: Grap magisk beta v19.2 https://github.com/topjohnwu/Magisk/releases/download/v19.2/Magisk-v19.2.zip
STEP3: Run the following command: fastboot flash boot twrp.img
***NOTICE ABOVE COMMAND*** (uses "flash boot" instead of "boot")
STEP4: Manually reboot into back into recovery
***NOTE*** once in recovery I used "swipe to allow modifications" , dont know if it matters
STEP5: Go to adb sideload tab from within TWRP Recovery
STEP6: Once adb sideload finishes loading, run the following command: adb sideload magisk.zip
STEP7: Let sideload finish, reboot device, open magisk app and follow its instructions to finish install.
kluongo said:
So this is my first thread and had a heck of a time trying to successfully root the 6t using Magisk and TWRP. Why might you ask? Because the unofficial TWRP for the Oneplus 6T has a bug with the Media Transfer Protocal (MTP) so once TWRP is installed, you can't use it to install flashable zips. The device shows the 6T internal storage as empty and therefor you cant flash a zip if TWRP cant find a zip to flash. So anyways heres what I did to get this working.
*****NOTE***** I am not a dev, i simply stumbled across a solution (work-around), to the TWRP MTP issue, and therefor if anything goes wrong with your device, it is on you. DO NOT BLAME ME if you brick your device. If you so choose to follow this guide, ANY/ALL risk and the subsequent consequences, are YOURS AND YOURS ALONE.
***CREDITS*** TO: @topjohnwu for MAGISK & @mauronofrio for his unofficial android Q TWRP
STEP1: Grab this TWRP https://androidfilehost.com/?fid=1395089523397961761
STEP2: Grap magisk beta v19.2 https://github.com/topjohnwu/Magisk/releases/download/v19.2/Magisk-v19.2.zip
STEP3: Run the following command: fastboot flash boot twrp.img
***NOTICE ABOVE COMMAND*** (uses "flash boot" instead of "boot")
STEP4: Manually reboot into back into recovery
***NOTE*** once in recovery I used "swipe to allow modifications" , dont know if it matters
STEP5: Go to adb sideload tab from within TWRP Recovery
STEP6: Once adb sideload finishes loading, run the following command: adb sideload magisk.zip
STEP7: Let sideload finish, reboot device, open magisk app and follow its instructions to finish install.
Click to expand...
Click to collapse
The twrp we have works fine dude
Lol
And you are referring to using TWRP on Android Q beta correct??? Because when I tried using the latest stable TWRP for 6T but with Android Q... It would not flash
JUST FYI
The mtp issue is a known bug with the Q developer preview.
Rite from download page.
"Known Issues
Camera, portrait mode does not work
Ambient Display is not working
System stability issues
Encryption will change in the next preview build
Some apps may not function as expected when running on this Developer preview release
Issue With MTP cannot copy rollback from PC to Phone."
Not with twrp.
The only issue with twrp at the moment is reading v3 synthetic keys to decrypt if you have pin/password set and running may security patch.
kluongo said:
And you are referring to using TWRP on Android Q beta correct??? Because when I tried using the latest stable TWRP for 6T but with Android Q... It would not flash
Click to expand...
Click to collapse
Thank you twinn for clarifying that... So I stand corrected on twinns point... But not on fullofhells needless comment
kluongo said:
Thank you twinn for clarifying that... So I stand corrected on twinns point... But not on fullofhells needless comment
Click to expand...
Click to collapse
Use Blu spark, secondly the resolution for mtp, is enable dev options and turn on USB file transfer. Then USB works. Use a prepatched twrp and pre rooted twrp Blu spark kernel. Flash in fastboot, twrp works fine. Fully. Not apparently not needless if u still have issues posting erroneous comments that serve no purpose. U should read. It serves so many purposes. U would see the fix for mtp on Q and how in the main twrp thread a week or more ago I discussed how twrp works fine if u do as I listed there.. I read everything, I assumed every other user does the same.
fullofhell said:
Use Blu spark, secondly the resolution for mtp, is enable dev options and turn on USB file transfer. Then USB works. Use a prepatched twrp and pre rooted twrp Blu spark kernel. Flash in fastboot, twrp works fine. Fully. Not apparently not needless if u still have issues posting erroneous comments that serve no purpose. U should read. It serves so many purposes. U would see the fix for mtp on Q and how in the main twrp thread a week or more ago I discussed how twrp works fine if u do as I listed there.. I read everything, I assumed every other user does the same.
Click to expand...
Click to collapse
:highfive:
WOW.
Where to start here?
The TWRP you linked (https://androidfilehost.com/?fid=1395089523397961761) is for OPO 6, not 6T, but it does say fajita, and not enchilada
TWRP works fine for us, if you use the latest.
P and Q are different beasts, as of now, and there are posts on how to flash TWRP on Q.
This thread seems redundant an unnecessary.
But....that's just my $.02
So first, i just searched all 9 pages of the 6t Guides thread section... not one single thread explaining, or detailing, any guide or tutorial, for individuals to play around with Q... On that point, not redundant.... Secondly the fajita image i posted is not for the 6... its from mauronofrio for the 6t, under the thread he started for twrp images for the 6t... so.. if it is in fact for the 6... maybe he should be notified?..... and if this thread is redudnant, why cant i find any guide detailing steps to mess around with Q?
kluongo said:
So first, i just searched all 9 pages of the 6t Guides thread section... not one single thread explaining, or detailing, any guide or tutorial, for individuals to play around with Q... On that point, not redundant.... Secondly the fajita image i posted is not for the 6... its from mauronofrio for the 6t, under the thread he started for twrp images for the 6t... so.. if it is in fact for the 6... maybe he should be notified?..... and if this thread is redudnant, why cant i find any guide detailing steps to mess around with Q?
Click to expand...
Click to collapse
Here's a thread about Q on the 6T: https://forum.xda-developers.com/oneplus-6t/how-to/oneplus-6t-androidq-beta-release-links-t3928174 (specifically post #62)
The TWRP link page you linked specifically says "Download test-twrp-3.3.0-Q-fajita.img for the OnePlus OnePlus 6" but I commented that it was correctly for the 6T. I would get ahold of Mauronofrio to inform him of the error.
It's only redundant because after reading the thread I posted above^, it seems we have some waiting to do until we even get a stable Q build.
Thanks!
Yes, I did in fact see that thread and briefly read it over. On the contrary, it did not help me in the manner i needed. Alot of people don't have the time to dig through threads to find an answer to a problem, especially from a thread which was never intended to address said problem in the first place (according to its title, as well as the entire first page of posts). I have been following these forums, quietly, since the galaxy s4 was released and hence, when I look for a guide or missing piece of information I require, i know to read and look around a bit before starting a thread. As such, I have not needed to create a thread EVER... and then there was this problem with no clear cut guide, thread, solution... nada.... so alas, I decided to provide one for a change... I am now reminded why i choose to stay mostly quiet... because xda has become a honeypot full of negative trollers, and "full-of-themself" donald trumps, when it should contain more people offering constructive critisicm, positive environment, and turning the less knowledgeable into the more informed android enthusiast.
Just my $.01
kluongo said:
Yes, I did in fact see that thread and briefly read it over. On the contrary, it did not help me in the manner i needed. Alot of people don't have the time to dig through threads to find an answer to a problem, especially from a thread which was never intended to address said problem in the first place (according to its title, as well as the entire first page of posts). I have been following these forums, quietly, since the galaxy s4 was released and hence, when I look for a guide or missing piece of information I require, i know to read and look around a bit before starting a thread. As such, I have not needed to create a thread EVER... and then there was this problem with no clear cut guide, thread, solution... nada.... so alas, I decided to provide one for a change... I am now reminded why i choose to stay mostly quiet... because xda has become a honeypot full of negative trollers, and "full-of-themself" donald trumps, when it should contain more people offering constructive critisicm, positive environment, and turning the less knowledgeable into the more informed android enthusiast.
Just my $.01
Click to expand...
Click to collapse
No need to stay quiet, just learn to use the search function, and participate on the already created threads instead of creating new ones. (Just a suggestion...)
And the ad hominem attempts are unnecessary.
Love,
'full-of-myself'
No..
Love,
@fullofhellself
?
Damn wth did I do..lol... We are a system of checks and balances for all users. Full of myself... Yeah okay.. better be nice or mom's not gunna pay your internet bill.. and I hate trumpian politics. I just loathe redundant unusable posts. As do my constituents here..
kluongo said:
Yes, I did in fact see that thread and briefly read it over. On the contrary, it did not help me in the manner i needed. Alot of people don't have the time to dig through threads to find an answer to a problem, especially from a thread which was never intended to address said problem in the first place (according to its title, as well as the entire first page of posts). I have been following these forums, quietly, since the galaxy s4 was released and hence, when I look for a guide or missing piece of information I require, i know to read and look around a bit before starting a thread. As such, I have not needed to create a thread EVER... and then there was this problem with no clear cut guide, thread, solution... nada.... so alas, I decided to provide one for a change... I am now reminded why i choose to stay mostly quiet... because xda has become a honeypot full of negative trollers, and "full-of-themself" donald trumps, when it should contain more people offering constructive critisicm, positive environment, and turning the less knowledgeable into the more informed android enthusiast.
Just my $.01
Click to expand...
Click to collapse
Chill out, no need to bring politics into a phone modding forum, seems kinda silly doesn't it? But yes, you should have just gone to the existing 6T Android Q thread and just used the search function. Wouldn't have been that hard. I never even installed Android Q and I even remember reading through numerous posts of people wanting to return to stock. I don't blame you for posting or anything, I'm just letting you know that there definitely was a clear-cut easy way to find a way to go to stock from the Q beta.
LMAO xda is getting out of control... I agree with the OP as the other thread is not about this particular issue... Which was getting twrp and magisk going on the Q beta (NOT returning to stock - like where did that even come from if your following along lol)
I could easily see him getting flamed for hijacking the thread if he posted this tutorial in the other person's thread. You can't win for loosing any more.
This is also why I stay mostly silent on here smh!
juggz143 said:
LMAO xda is getting out of control... I agree with the OP as the other thread is not about this particular issue... Which was getting twrp and magisk going on the Q beta (NOT returning to stock - like where did that even come from if your following along lol)
I could easily see him getting flamed for hijacking the thread if he posted this tutorial in the other person's thread. You can't win for loosing any more.
This is also why I stay mostly silent on here smh!
Click to expand...
Click to collapse
omfg. Read post 1. Reread. Read again. Now read your sentences. Try not to feel dumb. Search function = no one wastes time. That's all.
fullofhell said:
omfg. Read post 1. Reread. Read again. Now read your sentences. Try not to feel dumb. Search function = no one wastes time. That's all.
Click to expand...
Click to collapse
[emoji848]Maybe it's you who should re-read. The first post doesn't mention anything about returning to stock. He's trying to install magisk on a BETA, which is the polar opposite of returning to stock [emoji2375][emoji2363]...
If anything having a dedicated thread for a "specific reason" is much easier to find, and less time consuming, than searching for a possible answer in the comments of another thread on a somewhat related post. He's making the search more efficient since you mention "wasting time", you're the one wasting time *****ing on a usefull post lol.
You're assuming installing TWRP is for the purpose of returning to stock but there's a ton of other reasons someone could want to install TWRP and then magisk... Also there's other ways to return to stock besides TWRP soooo [emoji2375] i guess that's a waste of time too...
What are we doing SMH [emoji23][emoji24][emoji88]
Sent from my SM-G975U1 using Tapatalk
juggz14301 said:
[emoji848]Maybe it's you who should re-read. The first post doesn't mention anything about returning to stock. He's trying to install magisk on a BETA, which is the polar opposite of returning to stock [emoji2375][emoji2363]...
If anything having a dedicated thread for a "specific reason" is much easier to find, and less time consuming, than searching for a possible answer in the comments of another thread on a somewhat related post. He's making the search more efficient since you mention "wasting time", you're the one wasting time *****ing on a usefull post lol.
You're assuming installing TWRP is for the purpose of returning to stock but there's a ton of other reasons someone could want to install TWRP and then magisk... Also there's other ways to return to stock besides TWRP soooo [emoji2375] i guess that's a waste of time too...
What are we doing SMH [emoji23][emoji24][emoji88]
Click to expand...
Click to collapse
Who is talking about returning to stock? He's talking about installing TWRP and magisk on Q beta.

Trying to install twrp "Only official released binaries are allowed to be flashed"

Trying to install twrp "Only official released binaries are allowed to be flashed"
Cant glush twrp. I am trying to flash twrp on my note 9. I ve yried several twrp vesions but this keeps shoeing up "Only official released binaries are allowed to be flashed" how can i resolve it?
Antoniskaou said:
Cant glush twrp. I am trying to flash twrp on my note 9. I ve yried several twrp vesions but this keeps shoeing up "Only official released binaries are allowed to be flashed" how can i resolve it?
Click to expand...
Click to collapse
OEM Unlock in Developer settings?
i think it's a case more of not reading than trying to flash xyz versions of twrp and hoping it to magically work.
dr.ketan made a nice guide in the guides and discussion section just waiting to be read. also throughout the thread there is probably more information that should be considered.
search and read.
bober10113 said:
i think it's a case more of not reading than trying to flash xyz versions of twrp and hoping it to magically work.
dr.ketan made a nice guide in the guides and discussion section just waiting to be read. also throughout the thread there is probably more information that should be considered.
search and read.
Click to expand...
Click to collapse
Nevermind....
Happy Holidays...
i´m being screwed by the RMM/KG State...
I have OEM unlocked,but cant even flash a TWRP....
Every time i go Download mode there it is: KG MODE: Prenormal
please anyway i can flash TWRP and root this junk?
https://bit.ly/34gTc6d
bober10113 said:
https://bit.ly/34gTc6d
Click to expand...
Click to collapse
Dontknow how to goole this specific...
bober10113 said:
id like to add that to get prenomal to go back to checking if it's not already after a full flash back to stock, one needs to:
(....)
-now for the prenomal state, go to system/software update then hit the top ' Download and Install' button, wait till it says device registered.(check attached images)
(....)
Click to expand...
Click to collapse
It is right here when things go wrong for me...
Every time the device rgisters is already corrected the date....
Any suggestion?
Thanks

Unofficial Unofficial TWRP and Gsi Android 11 or 12(kinda)

Hi guys. First post here and I'm not around my files so it will be a straight forward guide with no downloads right now, you're smart, you know where to source them...
Ok first and foremost, Unlock your bootloader, Motorola makes it easy and there are good guides on this site to do that.
Once your bootloader is unlocked your going to look for an Unofficial TWRP package for the Lenovo K12 Pro... "What?", You say... Yep K12 Pro. Download it and jump over to your boot loader and flash it or just boot to it through fastboot and now you have a way to install root permanently, or not if you would rather not, but you have that option now.
Next find the lastest Magisk apk and get that joker installed using TWRP. Now reboot into system and everything should load up as normal BUT now you have root with TWRP recovery. I have did this at least 100 times since figuring it out and sometimes I do this with a fresh factory flash and sometimes I do this as is without even wiping user data before or after. I'm no expert and I don't care to lose my files so on the rare occasion that I do have a boot loop or soft brick, I get myself into recovery and flash ANY of the cebu firmwares and do it all over again...
Ok, so now we know how to get root and custom recovery... Next find an AB version of Gsi 11 or "borrow" the latest system.img from an Android 12 update or firmware image and open up fastboot again and flash only the system.image to the system partition. Wipe or don't wipe, up to how lucky you're feeling, and then reboot to system... 11 will take 2-3 minutes to boot the first time and I had nearly all functionality when it did. 12, well, that's a little different, it took 3-4 minutes to boot to the setup screen and then lagged like crazy BUT it eventually started downloading a few files it was missing and got better. I couldn't get my calls or messaging to work right but I could hear my phone ring but it never called the phone app to open and let me answer... Weird stuff BUT FYI 12 is a pretty nice to look at OS and maybe one of you guys can take this to the next level and get some true usefulness out of it. I know it's not very technical but when one of you true geniuses try it and get it worked out please feel free to post a true guide with proper instruction and proper terms.
That's all I got guys. Thanks for reading this and ALSO if anybody has a complete list of fastboot and adb commands for the g9 Power or the K12 Pro please share them with me. I've gotten better at getting around but I'm not near as good as if like to be.
Obligatory safety PSA:
The Lenovo K12 Pro is just the Moto G9 Power sold under a different name, however, there could be minor differences that could cause problems.
Also, while searching for this unofficial TWRP build, I only found it on websites like unofficialtwrp.com, and the like. I couldn't find one on XDA. I was unable to find the device tree, or the kernel sources used by this website anywhere on the internet, and as such, the TWRP images provided on such websites are literal blackboxes.
TWRP images created and shared on XDA can be trusted, the source code used to create the image is displayed on the posts of the images, and XDA itself is a trusted site.
Here is what the official TWRP team have to say on the matter:
Unofficial TWRP Downloads
Like the TWRP team say, it is up to you to flash these images or not, but be careful.
mistersmee said:
Obligatory safety PSA:
The Lenovo K12 Pro is just the Moto G9 Power sold under a different name, however, there could be minor differences that could cause problems.
Also, while searching for this unofficial TWRP build, I only found it on websites like unofficialtwrp.com, and the like. I couldn't find one on XDA. I was unable to find the device tree, or the kernel sources used by this website anywhere on the internet, and as such, the TWRP images provided on such websites are literal blackboxes.
TWRP images created and shared on XDA can be trusted, the source code used to create the image is displayed on the posts of the images, and XDA itself is a trusted site.
Here is what the official TWRP team have to say on the matter:
Unofficial TWRP Downloads
Like the TWRP team say, it is up to you to flash these images or not, but be careful.
Click to expand...
Click to collapse
Agreed, I posted as a proof of concept so people with more know how could improve upon. Use this at your own discretion and have fun in doing so.
Is there a way you could post a detailed, step by step instructions of this, please?
I've found the unofficial twrp, but haven't rooted a phone in over 2 years, so I'm a bit rusty, plus things have changed a lot these last couple years.
I'd really appreciate if you could take your time for that.
Thanks in advance.
I don't mind helping you out but I can't post publicly because the rules of the forum and the fact that it's unofficial. I'll get a guide wrote up and PM you. I've had no issues with my device at all but remember it is use at your own discretion.
Dauksza72 said:
I don't mind helping you out but I can't post publicly because the rules of the forum and the fact that it's unofficial. I'll get a guide wrote up and PM you. I've had no issues with my device at all but remember it is use at your own discretion.
Click to expand...
Click to collapse
That would be awesome mate!
I really appreciate that!
Thanks in advance.
Dauksza72 said:
I don't mind helping you out but I can't post publicly because the rules of the forum and the fact that it's unofficial. I'll get a guide wrote up and PM you. I've had no issues with my device at all but remember it is use at your own discretion.
Click to expand...
Click to collapse
I was able to boot into TWRP but when I flash Twrp.img to recovery it won't stick, I always had to do fastboot into recovery if I try to boot into recovery it just reboots back into system, also can't remove any junkware from system, it always gives me error when I tried to remove it using root browser, im still on stock
zfk110 said:
I was able to boot into TWRP but when I flash Twrp.img to recovery it won't stick, I always had to do fastboot into recovery if I try to boot into recovery it just reboots back into system, also can't remove any junkware from system, it always gives me error when I tried to remove it using root browser, im still on stock
Click to expand...
Click to collapse
Check out https://forum.xda-developers.com/t/recovery-unofficial-twrp-3-5-2-cebu.4279917/
for TWRP.
As for removing junkware, as you may or may not know, dynamic partitions is a thing since Android 10. In it, the /system, /product and /vendor partitions have been subsumed under a /super partition. And Google has conveniently used a type of ext4 filesystem for that /super partition, that is read-only.
TL;DR: You cannot modify Android using any sort of "root browser" or inside TWRP, for that matter, anymore.
Off the top of my head, the only way you can remove "junkware" is through some Magisk modules, and even they might not even work.
There are three ways to debloat AFAIK:
Magisk - this is my preferred method. You either replace apks you want removed or empty the /product/etc/nondisable folder so they can be disabled. Takes minimal effort to figure out how to make modules and no scripting knowledge required.
Cross-flashing - you can flash retail software, often including modem firmware, to most Moto phones. The result is a clean system with no carrier junkware.
System R/W Scripts - this is the most nonsensical of the options(IMO), but this option exists if you look around and want to experiment. The big drawback here is that you have to redo everything after every update.
Dauksza72 said:
I don't mind helping you out but I can't post publicly because the rules of the forum and the fact that it's unofficial. I'll get a guide wrote up and PM you. I've had no issues with my device at all but remember it is use at your own discretion.
Click to expand...
Click to collapse
Hello. I know you're new and welcome. I just want you to know, being an unofficial twrp isn't necessarily bad by itself. It's that the sources can't be verified. Lots of devces don't have official TWRPs, yet still have a rockin development section with TWRP instructions, as long as it's shared on a trusted site (I only trust 1 other) and lists it's sources and, even then, it should have the warning. Lots of scam sites target root noobs, as you've probably noticed. I don't think sharing instructions would have been against the rules, but should include a warning to let people know it's a questionable twrp build and it poses a risk, but all of our phones are at risk anyway. We don't have to worry about it anymore though since we have an official and still we are at risk, just far less risk. It comes with the territory. On the other hand, I've been I've been doing this for a very long time with countless phones and I've never noticed any malicious activity on any on any of them.

Question Custom Recoveries for OnePlus Nord CE 5G - are TWRP or OrangeFox available?

Hi
I just successfully rooted my OnePlus Nord CE 5G, but I didn't use a custom recovery to do it. I still miss the features of custom recoveries, essentially the low-level backups.
I searched the Internet for TWRP and OrangeFox, I like both and have used them on previous devices. However, I couldn't find anything for this phone.
Does anyone know how to get that working on Nord CE? Or if there is any low-risk way of trying random recovery builds in the phone, and be able to re-flash the stock recovery if it goes wrong?
Did you make any progress on this?
diegolag said:
Did you make any progress on this?
Click to expand...
Click to collapse
None at all. I was waiting for answers here.
I guess that
- nobody really has specific knowledge about this on Nord CE
and
- the people who have generic knowledge about whether it's risky or not to flash random recoveries and recover with stock recoveries... those people aren't reading this thread.
I personally can't try anything risky, I am already relying on this phone as my main professional tool... and personal gadget.
pgorod said:
None at all. I was waiting for answers here.
I guess that
- nobody really has specific knowledge about this on Nord CE
and
- the people who have generic knowledge about whether it's risky or not to flash random recoveries and recover with stock recoveries... those people aren't reading this thread.
I personally can't try anything risky, I am already relying on this phone as my main professional tool... and personal gadget.
Click to expand...
Click to collapse
Well, then you have not bricked your phone as I did trying to root it without making a backup first
Good to know, I haven't found a solution yet
Right now orangefox android 11 tree is not released (if yes , i dont know), but twrp has. And already custom twrp compiled for ce but needs development and testing.
Right now I need storage on my personal pc , this weekend i will insert new ssd for development on CE (4. SSD ) . First target to see stable twrp (hope it will be official maybe) and then we can compile some roms kernels etc. But i will compile only gapps inbuild roms .
And second news, trying miui cam port to CE . Hope it will work . OxygenOS cam software is trash for me.
Here is the link to the TWRP thread:
[RECOVERY] [11] [ALPHA] TeamWin Recovery Project (ebba) (2021-09-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
Bricked mine too, but a repair request with 1+ was my way out. Without costs btw.
Doesn't solve the no backup issue ofcourse.
!PdK said:
Bricked mine too, but a repair request with 1+ was my way out. Without costs btw.
Doesn't solve the no backup issue ofcourse.
Click to expand...
Click to collapse
Can you please tell us exactly how you bricked it? Was it by installing the new TWRP available in the thread I linked?
Yes, by flashing incorrect TWRP to device and trying to update afterwards. Ended in booting into crashdump all the time.
Now discovered the a/b slots could have been the issue.
!PdK said:
Yes, by flashing incorrect TWRP to device and trying to update afterwards. Ended in booting into crashdump all the time.
Now discovered the a/b slots could have been the issue.
Click to expand...
Click to collapse
Did you tried latest msm? Should be fixed.
Already had it fixed by 1plus service request and now updated to 11.11 fw
Hi all, i have a build OrangeFox 11, but need testers.
Yes twrp recovery is available for nord ce 5g

Categories

Resources