[CLOSED][RECOVERY][UNOFFICIAL] TWRP-3.5.2-0 [surya][karna][10][11] - Xiaomi Poco X3 NFC ROMs, Kernels, Recoveries, & Ot

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
Team Win Recovery Project [aka TWRP] is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system, functions often unsupported by stock recovery images. It is, therefore, often installed when rooting Android devices, although it isn't dependent on a device being rooted to be installed.
***​
Hi there,
This is the unofficial build based on the official TWRP sources for the POCO X3 [NFC] !
WHAT'S WORKING ? [Everything +++]
- Backup/Restore
- Encryption support : all A11 custom roms
- adb sideload
- fastbootd : for flashing GSI builds and other stuff ! (advanced users only ++++)
- flashing special images
- switch between custom roms without any issue
- miscellaneous : OTG, brightness & vibration control
INSTALLATION PROCEDURE [First Time]
Required firmware version : [R][11] [Mandatory +++]
For Android [Q][10], use the lower version [3.4.0-0]
- Unlock your bootloader
- Enable ADB from MIUI Settings > Developer options
- Plug your USB cable to your Windows PC and type :
adb reboot bootloader
then :
fastboot flash recovery <twrp-xxxx>.img
fastboot reboot recovery
. For MIUI users Only :
After a long investigation, i find out that the command " fastboot boot <twrp-xxxx>.img " is no longer working in Android [11] to avoid overwriting TWRP by the Stock MIUI Recovery. Because the code to do this wicked job after every reboot is inside the stock "init" binary.
So to finally stop this mess :
(after doing)
fastboot reboot recovery
Flash Magisk (rename it to .zip) in TWRP menu ... This will overwrite the original "init" with the Magisk one ... That's All !
This workaround should work for all devices with android 11 oem software pre-installed ! (tested on my oneplus 8 too)
DATA BACKUP & RESTORE PROCEDURE
- Create your backup in the internal storage, for faster process.
- Transfer the created "TWRP" folder to your PC/Micro-SD/USB Stick ... for future use & emergency !
- To restore "Data" again, just do the simple "wipe" before or restore on the fly !
If you do "format", your encryption files will be lost and you can't restore your "data" again, unless you boot to the system then reboot to TWRP to do the simple wipe again and restore !
TOOLS & GUIDES [must read +++]
. TWRP Universal Script
. Google Essential Pack
. LOS 18.1 : SafetyNet Fix & Full System Optimization
. GCam Fix : AOSP 11 / OSS 11
. Scoped Storage Disabler [11]
. Display Refresh Rate [60Hz]
. Downgrade / Upgrade Android versions
DOWNLOAD
Here
XDA : DevDB Information
TWRP, Tool/Utility for the POCO X3 [NFC]
Contributors
gringo80
Source Code 1 : https://github.com/TeamWin
Source Code 2 : https://github.com/mauronofrio/android_device_xiaomi_surya
Version Information
Stable Release : 2021-11-24
Initial Release : 2021-10-03

Reserved
Update 2021-11-24 : Highly Recommended
- fstab update
- improve the overall stability
- final update for both 10 & 11 builds
Update 2021-10-15 :
- fstab update : remove "wrappedkey" flag ... for maximum roms compatibility
Update 2021-10-11 :
- update fastbootd : now it's fully working as a stock recovery +++
- make adb sideload working again ! (all credits ... to me)
- code improved a lot : switch between custom roms is no longer an issue (i know ... i'm awesome )
- ramdisk : use LZMA compression
Update 2021-10-10 :
- initial support for fastbootd
- fix a regression in the previous builds, that caused sometimes, a TWRP bootloop
- improve the overall stability +++
Update 2021-10-09 :
- general code cleanup
- add special version for android 10 [3.4.0-0] (must read the guide - 1st post)
Update 2021-10-08 :
- fix the "internal storage" not being readable after formatting /data
=> please reboot TWRP again after formatting to transfer your files !
- decrypter script : minor update
- add time_daemon
- improve : touchscreen, vibration & the overall performance
Update 2021-10-06 :
- split prop.default to show the true name of the device when connected : surya or karna
- fstab : remove the duplicated string for super
Update 2021-10-05 :
- add vibration support
- rework from scratch the decrypter script ... no more useless stuff
- recompile recovery to (raw).img ... avoids the red splash warning (aka Soft Brick)
Update 2021-10-04 :
- use the official "prebuilt" xiaomi blobs (dtb, dtbo & kernel) for optimal performance and stability
[What does it mean in english, please ?]
Stock Recovery Core with TWRP UI !

Reserved

Which recovery posted above do existing Orange fox users need to flash?

ocujos said:
Which recovery posted above do existing Orange fox users need to flash?
Click to expand...
Click to collapse
there is only one recovery here ... do you mean backup ?

Thanks. I saw three files and got confused.

Does it support OSS decryption?

Alan Ryan said:
Does it support OSS decryption?
Click to expand...
Click to collapse
yes

Can't download it

Alan Ryan said:
Can't download it
Click to expand...
Click to collapse
Sorry, i forgot to update the link !!!

Differences between this one and brigudav's twrp?

sturges said:
Differences between this one and brigudav's twrp?
Click to expand...
Click to collapse
You can see all the difference in the changelog (2nd post) ... I think it's clear enough.

gringo80 said:
You can see all the difference in the changelog (2nd post)
Click to expand...
Click to collapse
Thanks. Do you think I could flash this over brigudav's twrp safely (without losing my current rom)?

of course

Update Install Instruction for MIUI users !!!
see OP for more explanation ...

It doesn't decrypt ROMS with OSS vendor, such as ArrowOS

Alan Ryan said:
It doesn't decrypt ROMS with OSS vendor, such as ArrowOS
Click to expand...
Click to collapse
Do you know of any recovery that does? I've been looking for one, and niether TWRP nor OrangeFox seem to support decrypting OSS vendor ROMs.

ReizoCain said:
Do you know of any recovery that does? I've been looking for one, and niether TWRP nor OrangeFox seem to support decrypting OSS vendor ROMs.
Alan Ryan said:
It doesn't decrypt ROMS with OSS vendor, such as ArrowOS
Click to expand...
Click to collapse
Click to expand...
Click to collapse
OK guys & girls,
Your ROM developer missed something very important in the fstab.qcom (userdata string) ... this flag : "wrappedkey".
Without this, no recovery in the whole galaxy will be able to decrypt your data !
Yes, you have a faulty build. I made for you (and him) the fix. So ask him to add it in the next build !
You have to flash again your build followed with this fix, then format data is mandatory even if he put the fix after ... there is no other way !
He should recognize this error ! (he should also be very careful and test his build before uploading)
As you can see, with the fix, TWRP is able to decrypt /data partition again !
Cheers

Brigudav's TWRP decrypts OSS builds without fstab fix.

Alan Ryan said:
Brigudav's TWRP decrypts OSS builds without fstab fix.
Click to expand...
Click to collapse
To make it short : that's a wrong encryption in ArrowOS ! No rom developer use that (pixel, lineageos, miui ... etc) in any recent device !
Brigudav has made his own version of TWRP to support that error !
I'm telling you how the things should be done ... that's it. If you are happy with brigudav recovery, that's good for you !

Related

[RECOVERY][ROOT]TWRP 3.1.0-1 Samsung Galaxy On8 SM-J710FN

Unofficial release -TWRP recovery for the Galaxy On8 - SM-J710FN, Exynos 7580
{
"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"
}
TWRP 3.1.0-0 Released
Mar 10, 2017
TWRP 3.1.0-0 is out now for all currently supported devices.
What's new in 3.1.0-0:
vold decrypt on a few select HTC devices, TWRP will now attempt to use the system partition's vold and vdc binaries and libraries to decrypt the data partition (nkk71 and CaptainThrowback)
adb backup to stream a backup directly to or from your PC, see documentation here (bigbiff)
tweak MTP startup routines (mdmower)
support new Android 7.x xattrs for backup and restore to fix loss of data after a restore (Dees_Troy)
support POSIX file capabilities backup and restore to fix VoLTE on HTC devices and possibly other issues (Dees_Troy)
better indicate to users that internal storage is not backed up (Dees_Troy)
improve automatic determination of TW_THEME (mdmower)
minimal getcap and setcap support (_that)
try mounting both ext4 and f2fs during decrypt (jcadduono and Dees_Troy)
shut off backlight with power key (mdmower)
timeout during FDE decrypt (Dees_Troy and nkk71)
support for FBE decrypt and backing up and restoring FBE policies (Dees_Troy)
boot slot support (Dees_Troy)
TWRP app install prompt during reboot (Dees_Troy)
support for AB OTA zips (Dees_Troy)
support new Android 7.x log command (Dees_Troy)
update recovery sources to AOSP 7.1 (Dees_Troy)
numerous bugfixes and improvements by too many people to mention
Official TWRP App
Mar 11, 2017
Official TWRP App
The official TWRP app is the first and only first-party app developed by Team Win for TWRP. Please bear with us as we work to fix any bugs and build out the features. The initial version of the app does not support flashing on the Pixel due to the Pixel's A/B partition layout. In addition, the app may not support finding and flashing images from external storage locations. We are working hard to improve these items and bring you more new features.
Download Links:
We recommend downloading the app from the Play Store.
If you do not have Play Store access, you may download the Official TWRP App here: https://dl.twrp.me/twrpapp/
How do I use the app?
When you first open the app, you will be greeted by a few options. First, you will need to agree not to hold us responsible for anything that happens to your device while using the app. You may also grant the app root permissions. The app will work without root, but some functionality like image flashing will be disabled. Lastly, you can opt into enabling InsightCore (more on this feature later).
Once you have passed this initial screen, you will be greeted with the app home screen where you can choose TWRP FLASH or NETWORK STATISTICS (more on the network statistics later). On the TWRP FLASH screen you will need to select a device. Once you have selected a device, the app will periodically check for new TWRP versions for the device that you have selected. The default interval is once per day, but you can tap on the settings icon in the upper-right to change the interval or disable the update check entirely.
If you enabled root access, you will see options for selecting an image and buttons for flashing the selected image to boot or recovery. Note that you should flash TWRP images to recovery. The boot image flashing is for flashing full boot images (not just kernel zImages) and should not be used for flashing TWRP.
INSTRUCTIONS FOR ADB BACKUP:
https://www.droidorigin.com/take-adb-backup-using-twrp-v3-1-0-0/
Update 1/5/2017
TWRP 3.1.0-1 MM build released.
Current status: BETA
Features:
MTP working
ADB working
SEANDROID warning fix
TWRP and Kernel built from latest source
Factory Image flashing(see below)
NTFS support
F2FS support >> To be added
Twrp app support
ADB backup
New feature available in TWRP v3 is system image backup and restore and factory image flashing (see TWRP changelog for details)
Basically this means factory images from the official firmware can now be flashed with TWRP instead of ODIN. I have extended this feature to include BOOT, RECOVERY, SYSTEM, CACHE, HIDDEN and RADIO(MODEM) partitions.
This feature can be found under INSTALL >> INSTALL IMAGE >> select image to flash >> select partition.
NOTE: To flash the modem, first it needs to be renamed to modem.bin.img
You flash this at your own risk. Please ensure you have the stock ROM to hand downloaded from SAMMOBILE in case of problems. This will trip the knox counter.
Instructions:
Flash with ODIN.
Put your device in DOWNLOAD mode.
Uncheck Auto reboot.
Load the respective file below into the AP slot and hit start.
After flashing and ODIN reports PASS immediately reboot to recovery by holding POWER + HOME + VOL DOWN.
As soon as the screen goes blank change to VOL UP whilst still holding POWER + HOME.
You should now see TWRP recovery.
NOTE: ON SOME ANDROID 5.1.1/6.0 DEVICES IT IS NECESSARY TO GO TO:
Settings -> Developer Options -> OEM unlocking
AND ENABLE OEM UNLOCK FIRST OR YOU MAY ENCOUNTER 'BLOCKED BY FRP LOCK' WHEN FLASHING.
DOWNLOAD:
TWRP: twrp_3.1.0-1_sm-j710fn_29417
To Root:
Flash the latest SuperSU release with TWRP:
https://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133/
To disable forced encryption and mount internal storage:
(Note this MUST be flashed after SuperSU if you intend to root)
1. Boot to Twrp
2. Format Data partition using FORMAT DATA button under Wipe options.
(Note: This will wipe the internal storage)
3. Check DATA is mountable.
4. Install SuperSU (if root is required)
5. Install boot image patch below.
6. Reboot
Boot image patch
no-verity-no-encrypt_ashyx
DEVICE TREE: soon
PLEASE DO *NOT* DIRECT LINK TO THESE FILES. PLEASE LINK TO THIS POST
Credits: Me, TeamWin, special thanks to my tester hhaawwkk
Please note I don't own this device and spend a lot of my free time bringing these builds for you to use and benefit from.
FEEDBACK IS APPRECIATED PLEASE.
THANKS.
DONATE ME HERE IF YOU WANT TO BUY ME A BEER OR HIT THE THANKS BUTTON IF I HELPED YOU
.
You did good job. If I helped you. hit a thank.
thank you
hhaawwkk said:
You did good job. If I helped you. hit a thank.
thank you
Click to expand...
Click to collapse
Added to credits.
It wud be great help if we could get a custom rom.
Sent from my Redmi Pro using Tapatalk
apna.suresh0305 said:
It wud be great help if we could get a custom rom.
Sent from my Redmi Pro using Tapatalk
Click to expand...
Click to collapse
try a j7 2015 rom and see if it boots
Oves786 said:
try a j7 2015 rom and see if it boots
Click to expand...
Click to collapse
Did anyone tried that..? I can't try without confirmation.
Sent from my Redmi Pro using Tapatalk
great mate.my props here
exynos 7580??typo mate ?
side said:
great mate.my props here
exynos 7580??typo mate ?
Click to expand...
Click to collapse
Typo? No why?
ashyx said:
Typo? No why?
Click to expand...
Click to collapse
isnt j710fn based on 7870 ? is it my fault ?
That's not for j710fn bro.. Maybe you mean j700f? J710fn is SG J7 2016
side said:
isnt j710fn based on 7870 ? is it my fault ?
Click to expand...
Click to collapse
No different device that is the J7. This is ON8.
Oves786 said:
try a j7 2015 rom and see if it boots
Click to expand...
Click to collapse
J700h is common with on8(exynos 7580) but it can't work without some changes. Main problem is meta inf folder (Update script).
We may take j700h custom rom for modify on8,s stock rom and port it into custom rom
hhaawwkk said:
J700h is common with on8(exynos 7580) but it can't work without some changes. Main problem is meta inf folder (Update script).
We may take j700h custom rom for modify on8,s stock rom and port it into custom rom
Click to expand...
Click to collapse
Try 1st if not installs then ill make meta folder for u
But 1st try and install
Guys can we keep it on topic and post rom talk below:
https://forum.xda-developers.com/galaxy-j7/help/samsung-galaxy-8-t3499001
@ashyx It will be great if you can also provide link to stock recovery, or any roll back steps to move to stock recovery.
Thanks in advance.
Link to Stock Recovery
Will the device status be official after rooting? I am worried about the updates.
bnayagrawal said:
Will the device status be official after rooting? I am worried about the updates.
Click to expand...
Click to collapse
Well not being funny but the clue is in the question.
TWRP = not official software.
Rooting = Unofficial modification
Knox = Tripped
Device status =?
ashyx said:
Well not being funny but the clue is in the question.
TWRP = not official software.
Rooting = Unofficial modification
Knox = Tripped
Device status =?
Click to expand...
Click to collapse
Well, that says it all. The only reason i wanted to root is substratum. But got to know that it wont work. And after getting nougat, root will not be required for substratum to work.
Do I need to unlock bootloader before flashing twrp or does odin do it itself? If I need to unlock it, how do I do it?

[RECOVERY][SM-N960F/DS/N] OrangeFox Recovery R11.0 [UNOFFICIAL]

OrangeFox Recovery Project R11.0
{
"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"
}
FOR EXYNOS ONLY
Please do some research about custom recovery before anything! You will have first to have fully working twrp in order to flash this recovery.​
• Download link :
OrangeFox-Unofficial-crownlte-r2.0.2_fox.zip
- Mega
- GDrive​
• Guide : Go to twrp, flash the zip, enjoy!
• Device tree : android_device_samsung_crownlte
• Kernel source : android_kernel_samsung_crownlte
• OrangeFox source : OrangeFox
• Known bugs :
No data decryption
If you face error like "Unable to mount /system_root" or any related to system partition mounting when flashing zip file(s), go to settings, general, check "Reboot to recovery without SAR mount". It will reboot to recovery when flash the zip(s) again.
• Features :
User friendly UI
Based on latest TWRP
F2FS support
Lot of useful file manager features (uncompress, compress, display text files, ...)
Built-in support for installing/removing Magisk and managing installed modules
Built-in support for installing init.d functionality
Torchlight
AromaFM
Customizations : lockscreen, password, status bar, ...
Theme engine
And more
• Additional :
LZMA compression
Clang compiled
• Screenshots : Here
• Credits :
The main contributors : @MrYacha & @DarthJabba9
The OrangeFox Team
TeamWin for TWRP
Samsung for kernel source
Informations
Status : Stable
Created : 2019-10-17
Last edited : 2020-08-24
Changelogs :
Old releases
Release 1.1 :
Add an option to prevent samsung account and lockscreen loop issue in the zip install and foxaddons pages - I strongly advise to check the box when flashing a kernel
Release 1.2 :
Add a workaround for the (too) common busybox calls
Add the secured kernel flash checkbox for image flash
Release 1.3 :
Synced to last sources
Switch to busybox which should fix most of zip flash issues
Fix screenshots color
Move secured kernel flash checkbox in settings
Fix files informations not shown with busybox
Release 1.4_q :
Add support for system as root introduced in One UI 2 beta - Don't use it with android Pie
For devs : in line with twrp, system partition mount point as moved to /system_root and android system folder is symlinked at /system, some changes are needed to keep compatibility
Release 1.5_q :
Synced to last OrangeFox source (new languages and others improvements)
Updated kernel to DTA1 source
Added a workaround to support Pie based zips
Fixed dmesg
Release 1.6_q :
Finally support almost all roms
Minor UI improvements
Release 1.7_q :
Synced to DTA5 kernel source with latest linux stable upstream (4.9.214)
Clang compiled kernel
Reworked system mounting, it should be more rom compliant
Release 1.8_q :
Synced to latest Fox source
Synced to DTCA and 4.9.218 kernel source
Added again and fixed lockscreen/samsung account issue patch
Added torchlight toggle (Top right in menu tab)
Release 1.8.1_q :
Fixed clock issue
Fixed not clang compiled kernel in r1.8
Release 1.9 :
Removed my hardcoded force system as root mount stuff (All AOSP 10 based and some OneUI roms (as DevBase) have now merged proper SAR support)
Merged some SAR related commits which unified Q and Pie support
Fixed unencryptable data partition after format
Synced to last kernel and recovery sources
Release 1.9.1 :
Added system/vendor/odm backup as image option
Updated magisk
Release 1.9.2 :
Added a fix for errors related to system mount, see bug section above
Release 2.0.0 :
Updated to newest OrangeFox R11.0, based on twrp 3.4.0.0 and including lot of improvements from OrangeFox team thanks to them
Synced latest kernel sources (ETG3/4.9.232)
Updated crosscompilers to Clang 11 and GCC 10.2.0
Release 2.0.1 :
Fixed boot issue after splash screen customization (Thanks to @[email protected] for pointing it out!)
Synced to latest linux kernel sources (4.9.233)
Last release
​Release 2.0.2 :​
Synced to latest OrangeFox and samsung + linux kernel sources (4.9.257)
[emoji173]️[emoji173]️[emoji173]️[emoji173]️[emoji173]️[emoji173]️
Sent from my [device_name] using XDA-Developers Legacy app
Looks nice will have to try it
this its COOL! if you possible add password in recovery, and dont possible remove if you want reset the phone.
i test my day off.
good
Looks really good, excited to give it a go!
That's some very good stuff ??
wow! really cool. good job man!
Congratulations @Arteush on the release of your project! Don't let the haters get you down!
Looking forward to give it a go.
I spent about 15 minutes playing around with it, everything seems to work except theming the splash screen (won't load any PNGs I've tried, and putting your own colour hex code always results in black). Really nice work
Sorry for my ignorance... but is this a custom recovery (to replace TWRP) or a theme_ing+ all-in-one?
elmor0 said:
Sorry for my ignorance... but is this a custom recovery (to replace TWRP) or a theme_ing+ all-in-one?
Click to expand...
Click to collapse
A custom recovery
The new release include a patch to prevent samsung account and lockscreen loop issues, strongly recommanded to check the box when flashing a kernel.
Wow, this is incredible. Thanks for sharing.
azZA_09 said:
A custom recovery
Click to expand...
Click to collapse
That'll replace TWRP?
Sent from my crownlte using XDA Labs
Yes replace
Gandicela said:
That'll replace TWRP?
Click to expand...
Click to collapse
Yep!
Same purpose but with more features. And a refreshed UI.
Arteush said:
Yep!
Same purpose but with more features. And a refreshed UI.
Click to expand...
Click to collapse
Unlike TWRP/ ClockWorkMod - this will modify statusbar/ themes etc?
TWRP will be overwritten by this or both options available on installation of OrangeFox?
Can you give examples of what statusbar changes it can make? - Dynamic colour SB? SB icon colour changes? SB Clock styles? SB battery options? (it doesn't show on the example pics from the OrangeFox link)
Thanks
elmor0 said:
Unlike TWRP/ ClockWorkMod - this will modify statusbar/ themes etc?
TWRP will be overwritten by this or both options available on installation of OrangeFox?
Can you give examples of what statusbar changes it can make? - Dynamic colour SB? SB icon colour changes? SB Clock styles? SB battery options? (it doesn't show on the example pics from the OrangeFox link)
Thanks
Click to expand...
Click to collapse
The best I can tell you is to try..
Look at this screenshot for the status bar options.
Thank you for this recovery project... I was following the official telegram thread and did not know this thread already existed here...
Great work. Love the options...
Couple of questions
1. I got pin not correct in lock screen. The fix in the recovery ( add-ons) did not help. I had to delete some files in data/system to clear the password.
Then I got into the issue of samsung password not working... Had to spend sometime cleaning up the storage of a bunch of smasung apps to sign in again.
Is there a better solution to this?
2. Is there a way to show the zip files as default instead of all files in the file section. Most common reason why I go into recovery is to flash a file. Having the above option will be very useful...
Once again appreciate your work

[GSI][11] LineageOS 18.x GSI (all archs)

Original thread
{
"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"
}
Background:
This is a natural continuation/extension of the LineageOS 17.x and 18.x GSIs I've been making since November 2019.
Disclaimer:
This is still mostly a LineageOS team / PHH @phhusson effort, credits to them and all associated for making all this possible.
No flashing instructions will be offered. If you're here in this forum, you should know what you're doing.
No guarantees that everything would work. This is a GSI, bugs are bound to happen.
Download:
https://sourceforge.net/projects/andyyan-gsi/files/
Compressed as .xz archives - extract first.
Vanilla except for these changes:​
Modifications needed to make it build/boot/feature-complete​
Revived navbar layout tuning via sysui_nav_bar tunable​
Disabled "vendor mismatch" warning on boot​
Signature spoofing support from MicroG​
Default stretch-to-fullscreen (force apps to render in longer than 16:9)​
Stuff on GitHub (builders-only):
Since builders' stuff aren't really interesting to end users, I decided not to separately document the modifications needed in this post; instead just check out the scripts/patches, where most things should be self-explanatory: treble_build_los, treble_patches (PHH's treble_patches adjusted for LOS). Not the cleanest code, but should help if you need some clues.
Donate?
https://paypal.me/AndyCGYan​
Instructions?
jeeeu94 said:
Instructions?
Click to expand...
Click to collapse
Download and flash system via fastboot or twrp.
MAREK10747 said:
Download and flash system via fastboot or twrp.
Click to expand...
Click to collapse
Hello , for Redmi 7a correct type is treble_arm64_av* ( ARM 64-bit, A-only ) ?
kosmasgr said:
Hello , for Redmi 7a correct type is treble_arm64_av* ( ARM 64-bit, A-only ) ?
Click to expand...
Click to collapse
Not only , A/B works too , but updates update only A partition . You can use A/B image , I have A/B image from @phhusson GSI . For use arm64 images you must patch your device to arm64 . Bases for arm64 is everywhere , but after install base files you can make upgrade to my gameing firmware for better performance .
MAREK10747 said:
Not only , A/B works too , but updates update only A partition . You can use A/B image , I have A/B image from @phhusson GSI . For use arm64 images you must patch your device to arm64 . Bases for arm64 is everywhere , but after install base files you can make upgrade to my gameing firmware for better performance .
Click to expand...
Click to collapse
Thanks , im on crdroid android 10 now and twrp 64 bit istalled
Planning to try this ROM soon,
Any feedbacks?
Thanks.
kosmasgr said:
Thanks , im on crdroid android 10 now and twrp 64 bit istalled
Click to expand...
Click to collapse
If TWRP 64 bit installed, can I use ARM64 or just ARM?
Hi, I'm using 64-bit TWRP and am currently using the Redmi 8 MIUI 12 port. (So I have the 64-bit base). What treble version will work for Redmi 7A?
Hello, Do you need to expand the system to install?
Good ROM. The attempt to install gapps failed. How to solve it?
thank you.
Hi and thanks, yes, latest GSI android 11: AOSP 11.0 v300.m by phhusson working on my Redmi 7A pine (16GB) absolutely properly.
I used TWRP 64bit 3.4: https://androidfilehost.com/?fid=10763459528675581361 , Wiped system, cache, data and Format data, then flash this base: https://drive.google.com/uc?id=1MWxfIf3AepQIGFXDPTpRnZ1G9fnTkheY&export=download and after that flash this version of GSI (including gapps): https://github.com/phhusson/treble_....m/system-roar-arm64-ab-vndklite-gapps.img.xz and looks like everything working good, even bluetooth and GCam 8.1!
(Magisk no work, any versions, but in GSI is inbuilt some type of SU and it is working.)
Only infrared not working in my device and after restart I see info about "intrnal error in device....." (dismatch vendor prop probably or somwthing like that), but when i closed window, it have not effect on functionality - everything exclude infra working like a charm!)
(For PC transfer data you must set in developer settings type of USB connection on transfer, and then is working!)
when in twrp the lineage rom doesnt show but it does when viewing on my computer
Hello,
i´ve "tested" this ROM on my Xiaomi Redmi 7a but it dosen´t boot after flashing with TWRP.
- lineage-18.1-20210212-UNOFFICIAL-treble_a64_bvS
- lineage-18.1-20210212-UNOFFICIAL-treble_a64_bvS-vndklite
TWRP says: "Image Flashing successfully".
After the press on the "System-Reboot-Button" TWRP warns me that no OS is installed.
After the Reboot the Phone boot only to TWRP.
With 17.0 and 17.1 Images i have no problems to boot after flashing.
Sorry for my bad english.
EDIT 2021/03/20: After Upgrade my Xiaomi Redmi 7a to 64bit the ROM is booting after flashing with TWRP.
- lineage-18.1-20210212-UNOFFICIAL-treble_arm64_bvS-vndklite
- lineage-18.1-20210317-UNOFFICIAL-treble_arm64_bvS-vndklite
But I have 2 huge Bugs with both ROMs:
1. Can´t decrypt Data with PIN or Password in TWRP (TWRP says everytime: password incorrect)
2. Data-Transfer over USB to PC doesn´t work (not selectable)
lineage-18.1-20210317-UNOFFICIAL-treble_arm64_bvS-vndklite has 2 more little Bugs:
1. No Ringtones are selectable
2. Design & Backgrounds are not accessible from Homescreen
Greetings. Everything works well, thanks. Is it possible to add FaceUnlock (Face ID) to Lineage 18.1 on my Redmi 7A? Using magisk or TWRP?
Zwer121 said:
Greetings. Everything works well, thanks. Is it possible to add FaceUnlock (Face ID) to Lineage 18.1 on my Redmi 7A? Using magisk or TWRP?
Click to expand...
Click to collapse
you have tutorials bro?
Hi guys.
I used a different way:
coming from Stock Rom (V11.0.3.0) --> from https://c.mi.com//miuidownload/detail?device=1900369 via Miflash
fastboot unofficial twrp 3.3.1.1 pine --> from https://www.mediafire.com/file/irntn5ccdiguuuu/TWRP-20191023-3.3.1.0-pine.img/file
format & wipe
flash fw+vendor-arm64_pine_11.0.11GLOBAL-v1.2.zip --> from http://www.mediafire.com/file/yz5o5fn7yx9zkgv/file
and yes this is a higher version than this:
Axident1973 said:
then flash this base: https://drive.google.com/uc?id=1MWxfIf3AepQIGFXDPTpRnZ1G9fnTkheY&export=download
Click to expand...
Click to collapse
then i flashed different .img files:
1st.
this Rom from
[ROM][9.0][OFFICIAL][PINE][NIGHTLY][SHARE] MoKee Open Source Android Project
/* * I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...). * Please do some research if you have any concerns about features included in the...
forum.xda-developers.com
but the new Android 10 version --> from https://download.mokeedev.com/pine.html
boots completely but crashes then
2nd.
system-roar-arm64-ab-vanilla.img --> from https://github.com/phhusson/treble_experimentations/releases/tag/v304
after startup "internal android error" occures but it works
haven'd tested much, but didn't noticed any bugs in the first place. stock camera and brightness works.
3rd.
suggeted lineage-18.1-20210411-UNOFFICIAL-treble_arm64_bvS.img rom --> from https://sourceforge.net/projects/andyyan-gsi/files/lineage-18.x/
works but with flickering brightness sensor
so i repeated it, and the second time it works fine
then another try with flashing magisk --> from https://magisk.me/zip/
but ramdisk = No
so not possible? (only in recovery mode)
and flashing fm fix --> from https://androidfilehost.com/?fid=8889791610682885147
What's working:
Boots
RIL (Calls, SMS, Data)
Wi-Fi
Bluetooth
Camera
Camcorder
Video Playback
Audio
Sensors
Flash
LED
Not tested:
GPS
VoLTE
ViLTE
Known issues:
Notification LED can only be used with white color
signed with public keys (Trust Agent warning)
root only possible with magisk on recovery mode
if i can find a way to root i would be happy with my Android 11 phone
thanks and greetings
I miss the automatic call recording feature in this version. Manual activation on every calls working correctly, but it is impractical.

[RECOVERY][SHARED][SURYA/KARNA][R11-0_5] Orange Fox Recovery Project by ManoloRey [UNOFFICIAL]

{
"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"
}
Orange Fox Recovery Project 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>
/*
* Devs 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 RECOVERY
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at them for messing up your device, they will laugh at you.
*
*/
Features:
Synced with the latest Teamwin changes
Designed with latest Material design 2 guidelines
Implemented support for Flyme and MIUI OTA, and incremental block-based OTA in custom ROMs
Included customization
Inbuilt patches, like Magisk and password reset patch
Password protection
Fully open-source
and more
Bugs:
- files sorting is not remembered between reboots (it seems this depends on the MIUI base used, I just found out that on 12.0.7 this works, but not on 12.0.8)
Screenshots:
Click to expand...
Click to collapse
Changelog - current version:
-----------------------------------
OFOX R11-0_5
md5: 28094aef3c3c8b4ed99810991aecadc6
-----------------------------------
• Sync with latest OrangeFox source
• Added zip encryption-disabler-v1 on modules ofox (Menu/Fox Addons/Other)
• Fixed version number Ofox
• Fixes minor bugs that appear in the previous release
DOWNLOAD - HERE
(also for older versions): BOX
or see attached files
Changelog - older versions:
Spoiler
-----------------------------------
OrangeFox-R11-Unofficial-Beta-surya-10-01
md5: 6e35f2aedc8a11621bd490dec12dc6db
-----------------------------------
• Fix Vibration
• Rework Fastbootd and Adb Sideload code
• Use USB configs from MIUI
• Remove predefined services
-----------------------------------
OrangeFox-R11.0_0_B004-Beta
md5: cb6ffb8710e2a31e68bf8345d1c5d6a9
-----------------------------------
• Fix ADB sideload
• Fix Fastbootd (It's in the reboot menu - "fastboot")
• Decryption works 100% now (Even with PIN or password and Android 11)
How to flash the OFOX:
- via fastboot
Code:
fastboot flash recovery recovery.img
Next reboot in OFOX manually or using a fastboot command.
Code:
fastboot boot recovery.img
REMEMBER: it is important that from fastboot you directly reboot into OFOX recovery or the OFOX will be overwritten.
- via custom recovery:
Code:
flash zip file (see attached file) in recovery
Credits:
- Thanks to TeamWin devs
- Thanks to Orange Fox Recovery Project devs
- Thanks to @MrYacha and @DarthJabba9 - Source Development
- Thanks to @ManoloRey - DONATE
Thanks for the work!
What is the difference with the rest orangefox recoveries?
ManoloRey builds are noticeably faster at startup than Brigudavs, also naming of internal storage is different, also name of backup folder differ. Other needs to be tested, now you can choose between two excellent devs/products and if you feel for it, you can compare which one suits you better...
Thx @jeryll for your help !!! Trying this evening...
Thanks @jeryll for presenting this new variant of OrangeFox.
Is it safe to switch between the different OrangeFox variants?
If you don't use backup restore function, then it is safe to switch between them, otherwise you need move your backups to a proper location so that specific recovery can see them:
ManoloReys OFOX use
/Fox/BACKUPS/insert_your_number_here/folders_with_your_backup(s)
Brigudavs OFOX use
/Fox/BACKUPS/POCO_X3/folders_with_your_backup(s)
Thank you for the swift response! I'm only using TitaniumBackup so I should be safe
Can decrypt after install if coming from a twrp mauronofrio version?
Thanks
jorgeepelos said:
Can decrypt after install if coming from a twrp mauronofrio version?
Thanks
Click to expand...
Click to collapse
probably yes, but I never used mauronofrios TWRP, so IDK
jeryll said:
If you don't use backup restore function, then it is safe to switch between them, [....]
Click to expand...
Click to collapse
I.e. the problem of dynamic position handling is solved and a full system backup/restore is now supported?
Do you know if there are plans to make OFox for surya an official version?
just Nob said:
I.e. the problem of dynamic position handling is solved and a full system backup/restore is now supported?
Click to expand...
Click to collapse
- AFAIK the problem of dynamic position handling is not solved (yet)
- full system backup/restore is now supported (if certain conditions are met) more about it - HERE
just Nob said:
Do you know if there are plans to make OFox for surya an official version?
Click to expand...
Click to collapse
AFAIK only two people can answer that ManoloRey or brigudav, they are kindly providing OFOX builds for POCO X3
Damned, totally overlooked that you started a new thread @jeryll
So OrangeFox-R11.0_5-Unofficial-surya is indeed a newer version than @brigudav's OrangeFox-R11.0_1.0-A10-Beta-surya?
With ArrowOS 11 just having moved to OSS vendor, people are reporting problems with decryption in recovery.
Can the current OFOX deal with device decryption on a real A11 base + OSS vendor or does it require an update to OFOX?
Master One said:
Damned, totally overlooked that you started a new thread @jeryll
So OrangeFox-R11.0_5-Unofficial-surya is indeed a newer version than @brigudav's OrangeFox-R11.0_1.0-A10-Beta-surya?
With ArrowOS 11 just having moved to OSS vendor, people are reporting problems with decryption in recovery.
Can the current OFOX deal with device decryption on a real A11 base + OSS vendor or does it require an update to OFOX?
Click to expand...
Click to collapse
OFox is indeed older & It won't probably work with A11 OSS encryption, but you can find & try newer TWRP version by brigudav which dates from 3.5.2021. It's on 4pda. I would share download link, but brigudav doesn't allow it.
SkaboXD said:
OFox is indeed older & It won't probably work with A11 OSS encryption, but you can find & try newer TWRP version by brigudav which dates from 3.5.2021. It's on 4pda. I would share download link, but brigudav doesn't allow it.
Click to expand...
Click to collapse
I thought @brigudav is maintaining both OrangeFox and TWRP?
So no new version of OrangeFox that supports A11 OSS decryption yet?
I've just downloaded twrp-3.5.2_10-1-surya.img dated with 20210503, but I already got used to OrangeFox, which just looks nicer, has the proper keyboard for PIN entry and the simplified view for OTA updates.
Can you or someone else confirm that twrp-3.5.2_10-1-surya.img is indeed the correct and newest version supporting A11 OSS decryption?
No it doesn't work. There is no recovery available right now that supports OSS vendor rom decryption. Go back to MIUI vendor roms if you need it.
syl0n said:
No it doesn't work. There is no recovery available right now that supports OSS vendor rom decryption. Go back to MIUI vendor roms if you need it.
Click to expand...
Click to collapse
Even if with MIUI Vendor there's no way to access to internal storage if it's related to an Android 11 rom. Neither with the latest TWRP release by Brigudav. I see only weird folders / files names.
EDIT : there's a new version by Brigudav... maybe ?!
PYCON said:
Even if with MIUI Vendor there's no way to access to internal storage if it's related to an Android 11 rom. Neither with the latest TWRP release by Brigudav. I see only weird folders / files names.
Click to expand...
Click to collapse
I, too, saw "weird" folders / filenames,
but eventually I was able to access the internal storage, via TWRP
(ie. read the files unencrypted).
This is not recommended, because it weaken's the phone security,
but you can read some steps --> here
metaxda said:
I, too, saw "weird" folders / filenames,
but eventually I was able to access the internal storage, via TWRP
(ie. read the files unencrypted).
This is not recommended, because it weaken's the phone security,
but you can read some steps --> here
Click to expand...
Click to collapse
I don't understand what some users mean with "no security at all"...
Running Android 10 for example, even if your device is encrypted, if u have a TXT in the internal storage with your bank user / password, it's sufficient to reboot into recovery ( or turn on the device into the recovery pressing VOL + ) and... et voilà. The TXT is here. Encryption of course but perfectly readable.
So the difference? From that situation to a device with Android 11 and a decrypted internal memory... I can see no differences...
My 2 cents
PYCON said:
So the difference? From that situation to a device with Android 11 and a decrypted internal memory... I can see no differences...
My 2 cents
Click to expand...
Click to collapse
If phone has Android 11 with OSS Vendor ROMs (or MiUI ROM),
then the TWRP does not show files from internal storage,
ie. all files show like this
Even if encryption is turned off (or no lockscreen/PIN/pattern),
the files/folders cannot be decrypted by TWRP.
metaxda said:
If phone has Android 11 with OSS Vendor ROMs (or MiUI ROM),
then the TWRP does not show files from internal storage,
ie. all files show like this
Even if encryption is turned off (or no lockscreen/PIN/pattern),
the files/folders cannot be decrypted by TWRP.
Click to expand...
Click to collapse
So basically, it seems that Android 11 is more "secure" than Android 10, speaking only about recovery accessing memory... right ?

[ROM] [12.1] PixelPlusUI [OFFICIAL] [Twelve][AOSP]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
* Your warranty is now void.
* We are not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels.
* You do it at your own risk and take the responsibility upon yourself and you are not to blame us or XDA and its respected developers.
"This is a user-friendly thread, all your suggestions, and proper bug reports are important to us but don't be disrespectful to anyone here. Your suggestions and proper bug reports will be taken into consideration.."
PixelPlusUI is another aftermarket AOSP ROM Minimal UI & close to Stock Android ROM. What differentiates us from the rest, you ask? LET'S FIND OUT. It has additional localized and personalized functionality while preserving the stock Android look by adhering to Material Design guidelines. Unlike OEMs' slow and untimely updates, we closely follow Google to bring the latest updates to our users, and even prolonging support to devices that have been declared obsolete by OEMs. Our ROMs' source code is open-source, secure, stable, and outstanding. Your experience using PixelPlusUI will be butter smooth with added convenience and features. The main aim of this form is to give the user a better experience without compromising the quality of the Android experience so that no one struggles with any kind of difficulties while using their device. PixelPlusUI brings a better UI/UX to Android with a seamless experience coupled with customizations and user security. In short, it's perfectly balanced between Great Performance, Security, Stability, Minimal UI & Awesome features including pixel goodies But this doesn't mean we aim to provide all the customization available on the planet. So do not hesitate anymore, join us now and start enjoying the beauty of stock Android. Download and enjoy PixelPlusUI on your respective devices!
- Kostya Maslennikov - Founder
- Saurav - Co-Founder & Co-lead
- Hamza - Core Developer & Team
- Abhishek - Support Team
- And Also Our Hardworking Maintainers
// Checkout the latest changes you get //
Latest Changelog: https://ppui.site/changelog
// A screenshot is worth of thousand words //
Latest Screenshots : https://ppui.site/gallery
NOTE : Well here you get all the useful features and with updating source every month it's hard to keep all the threads updated everytime everywhere so kindly visit our website for latest changes and screenshots.
--------- Official Download Server ! ---------
Note: You can check our Website for more details, guides , changelog etc related to build !
-- DEVICE UPDATE TELEGRAM CHANNEL --
-- SUPPORT/DISCUSSION TELEGRAM GROUP --
-- Visit our OFFICIAL Website
-- OUR OFFICIAL TWITTER HANDLE --
NOTE: It is STRONGLY recommended to fully wipe your device before flashing and please avoid restoring system apps and system data with Titanium Backup (or with any backup/restore app) as this can cause stability issues that are very hard to debug, restoring regular apps is fine.
If you believe you know what you're doing - then fine, go ahead, but please don't complain if you experience any strange behavior.
CLEAN FLASH :
- Download the latest build
- Reboot to recovery.
- Take a backup.
- Format Data
- Flash the latest build
- Flash Fcrypt [If you want to decrypt else u can skip]
- Reboot
DIRTY FLASH :
- Download the latest build
- Reboot to recovery
- Flash the latest build
- Wipe Cache
- Reboot
What works?
Wifi | RIL | Mobile data | GPS | Camera
Flashlight | Camcorder | Bluetooth | Fingerprint reader | Lights | Sound | vibration
Almost everything
What doesn't work?
Nothing yet
You tell me!
BUG REPORT !!
As soon as the problem occurs, take a logcat and please inform us via Telegram or XDA.
for more READ THIS
- Android Open-Source Project
- Pixel Experience
- LineageOS
- Proton-AOSP
- AOSPA
- Others, I forgot to mention
PixelPlusUI XDA Templates credit goes to
- GOUSAL TONI
- Android OS version: 12.1
- Security patch: July 2022
- Build author/Device Maintainer : SriBalaji
- DEVICE: Realme 6/6i/6s/7/Narzo 20 Pro/30 4G
- DEVICE CODENAME: RM6785
Sources and Documentation
- ROM Source Code
- Kernel Source
- OFFICIAL DEVICES
// Giving little CAN HELP A LOT //
- As you know build is free but building ROM needs a server. And Maintaining source and device stuff needs a server and it's pretty expensive for a student.
- Do consider donating on Patreon for sustainable support and rewards or buying me a coffee if you want to appriciate our work.
- Thank you for your support !
* UPI ID: [email protected] (Indian Users)
* Paypal: https://www.paypal.me/uglykid24
​
Can you please tell me how can I root this rom for Realme 6?
akash122133 said:
Can you please tell me how can I root this rom for Realme 6?
Click to expand...
Click to collapse
Extract boot.img from the ROM zip, patch it with magisk manager, flash patched .IMG with recovery.
I got a situation twice. I flashed pitch black recovery and then install clean pixelplus UI but after booting successfully, when I tried to boot to recovery. it stuck with bootloop.
On every boot, a text at the bottom which shows booting in to recovery again & again.
I tried to force shut down and restart but that also doesn't work. it still shows booting to recovery but restarted after sometime without booting to device.
It seems like PixelPlus UI installation removes the recovery or corrupt it. (I think so)
akash122133 said:
I got a situation twice. I flashed pitch black recovery and then install clean pixelplus UI but after booting successfully, when I tried to boot to recovery. it stuck with bootloop.
On every boot, a text at the bottom which shows booting in to recovery again & again.
I tried to force shut down and restart but that also doesn't work. it still shows booting to recovery but restarted after sometime without booting to device.
It seems like PixelPlus UI installation removes the recovery or corrupt it. (I think so)
Click to expand...
Click to collapse
I guess you are coming from RUI1.0 ROM. Flash ROM from recovery, then flash RUI2.0 recovery before booting the ROM
roberto888 said:
I guess you are coming from RUI1.0 ROM. Flash ROM from recovery, then flash RUI2.0 recovery before booting the ROM
Click to expand...
Click to collapse
Wäre can i find the rui 2.0 Recovery?
MafkaJones said:
Wäre can i find the rui 2.0 Recovery?
Click to expand...
Click to collapse
Latest PBRP
90 hz and fingerprint working????
Sayakrealme6 said:
90 hz and fingerprint working????
Click to expand...
Click to collapse
in the description of the ROM it is written that 90 hertz and a fingerprint work
Hello all,
Im using Realme 6 (RMX2001) model. current OS is 11. I dont find this RMX2001 model for 12 version of android. Can somebody pls enlighten me where can i have this ROM? is it okay to flash this rom over on official 11?
kolheRk said:
Hello all,
Im using Realme 6 (RMX2001) model. current OS is 11. I dont find this RMX2001 model for 12 version of android. Can somebody pls enlighten me where can i have this ROM? is it okay to flash this rom over on official 11?
Click to expand...
Click to collapse
This ROM is Android 12
download link is broken
Where can I get fcrypt?
Cannot flash the OS in realme 6 (RMX2001). It prompts me an error saying that the OS is not built for my phone when i try to flash it from a zip file, Tried unzipping and flashed a boot image but returns me an error saying size of image is larger than target device. The only device it shows as a compatible is Realme XT (RMX1921).
akash122133 said:
Can you please tell me how can I root this rom for Realme 6?
Click to expand...
Click to collapse
Easy way to do it just extract boot.img file and patch in magisk copy the patched file in your laptop or pc
--Connect your phone with data cable
--Enable usb debugging
-- Type that command "adb reboot bootloader" and then "fastboot flash boot magiskboot.img followed by file name that you have copied.
ravikr2812 said:
Easy way to do it just extract boot.img file and patch in magisk copy the patched file in your laptop or pc
--Connect your phone with data cable
--Enable usb debugging
-- Type that command "adb reboot bootloader" and then "fastboot flash boot magiskboot.img followed by file name that you have copied.
Click to expand...
Click to collapse
You can flash .img file from recovery as well. Just make sure to select the boot partition to flash to.
This firmware is very laggy. The advanced settings do not work.
Make sure to format data after flashing the ROM.
Advanced settings works fine for others including me.
Also mention the device code name.
TheCloverly said:
Make sure to format data after flashing the ROM.
Advanced settings works fine for others including me.
Also mention the device code name.
Click to expand...
Click to collapse
RMX2001, I formatted the data.
brogo08 said:
RMX2001, I formatted the data.
Click to expand...
Click to collapse
It's smooth and fine for me. Kindly eloborate your issue.

Categories

Resources