How To Guide Pass SafetyNet on xiaomi.eu ROM - Xiaomi Poco X3 Pro

NOTE: These steps may no longer be necessary on latest xiaomi.eu builds. Check for SafetyNet status first (preferably with an app other than Magisk Manager).
While the xiaomi.eu ROM for the X3 Pro is patched against bootloader status detection, it does not have a valid device fingerprint set up, so it fails the check. The tl;dr is, you have to change the device's footprint to the following: POCO/vayu_global/vayu:11/RKQ1.200826.002/V12.0.4.0.RJUMIXM:user/release-keys
As for the details, here's how to pass SafetyNet on this ROM on the POCO X3 Pro:
1. Install Magisk. Instructions (follow instructions for ramdisk/boot.img; you can get the boot.img easily from the xiaomi.eu ROM ZIP file): https://topjohnwu.github.io/Magisk/install.html#patching-images
2. Open the Magisk app, go to settings and make sure MagiskHide is enabled.
3. Install MagiskHide Props Config from within the Magisk app.
4. Install any terminal app, eg. https://play.google.com/store/apps/details?id=jackpal.androidterm
5. Reboot
6. Open the terminal app. Run su, permit root access, then run props. Wait for the script to ask you to select an option.
7. Choose the following options (follow each with Enter): 1, then f, then 22 (should be labeled "POCO"), then 6. Double check if the chosen device fingerprint is "POCO X3 Pro", then press y.
8. Reboot. You should be able to pass SafetyNet now.
{
"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"
}

Nice. It work for me. Thank you so much

Thanks, works.

X3 NFC, Android 10 fingerprint also works
Pixel 4 XL fingerprint works too

@TheReduxPL Could you please create similar straightforward guide for flashing xiaomi.eu rom? Thank you in advance.

prostozsadu said:
@TheReduxPL Could you please create similar straightforward guide for flashing xiaomi.eu rom? Thank you in advance.
Click to expand...
Click to collapse
The procedure of flashing xiaomi.eu on this device isn't really that different, there is just one key difference.
- Backup your files on internal storage
- Unlock bootloader
- Flash recovery (eg. this one: https://github.com/leeminh888/xiaomi-vayu-recovery/releases)
- Format the data partition (don't wipe, won't work on this recovery)
- Flash the xiaomi.eu ZIP file and reboot
Give it 10 minutes to boot at most and it should work just fine.

Info: Latest Xiaomi.eu Stable ROM for POCO X3 Pro (12.0.4.0) has been reuploaded to fix SafetyNet issue.
Simply redownload the ROM and dirty flash it.

Micdu70 said:
Info: Latest Xiaomi.eu Stable ROM for POCO X3 Pro (12.0.4.0) has been reuploaded to fix SafetyNet issue.
Simply redownload the ROM and dirty flash it.
Click to expand...
Click to collapse
Thanks for the news, I will personally not bother with a dirty flash since the module works just fine.

Micdu70 said:
Info: Latest Xiaomi.eu Stable ROM for POCO X3 Pro (12.0.4.0) has been reuploaded to fix SafetyNet issue.
Simply redownload the ROM and dirty flash it.
Click to expand...
Click to collapse
I flashed the last rom but still safetynet doesn't pass.

Can i flash from MIUI 12.0.5 global to 12.0.4 xiaomi.eu without brick?

PatrykM13 said:
Can i flash from MIUI 12.0.5 global to 12.0.4 xiaomi.eu without brick?
Click to expand...
Click to collapse
Yes you can, but need to format the device.

titou4488 said:
I flashed the last rom but still safetynet doesn't pass.
Click to expand...
Click to collapse
Please use this app to test SafetyNet => https://play.google.com/store/apps/details?id=com.scottyab.safetynet.sample

Micdu70 said:
Please use this app to test SafetyNet => https://play.google.com/store/apps/details?id=com.scottyab.safetynet.sample
Click to expand...
Click to collapse
Wow, why the test with magisk doesn't work and this one pass?

titou4488 said:
Wow, why the test with magisk doesn't work and this one pass?
Click to expand...
Click to collapse
Because the API key used to run SafetyNet's tests in Magisk app has been blacklisted by Google.
EDIT: Will be fixed in the next stable Magisk version.

Thanks for that Info.
For me Safetynet isn't passed with the reuploaded Rom, too. And Playstore shows "Device not certified". So I'll hope for next stable Magisk Version

Louis235 said:
Thanks for that Info.
For me Safetynet isn't passed with the reuploaded Rom, too. And Playstore shows "Device not certified". So I'll hope for next stable Magisk Version
Click to expand...
Click to collapse
That's strange because my device is certified on play store with last xiaomi.eu. i use magisk hide and hide the magisk app too.

titou4488 said:
That's strange because my device is certified on play store with last xiaomi.eu. i use magisk hide and hide the magisk app too.
Click to expand...
Click to collapse
Yes, indeed. Don't ask me why. My Magisk is hidden, too

Micdu70 said:
Info: Latest Xiaomi.eu Stable ROM for POCO X3 Pro (12.0.4.0) has been reuploaded to fix SafetyNet issue.
Simply redownload the ROM and dirty flash it.
Click to expand...
Click to collapse
Link please to the Latest Xiaomi.eu Stable ROM for POCO X3 Pro (12.0.4.0)?

urbanman2004 said:
Link please to the Latest Xiaomi.eu Stable ROM for POCO X3 Pro (12.0.4.0)?
Click to expand...
Click to collapse
Always look for latest releases here: https://sourceforge.net/projects/xi...files/xiaomi.eu/MIUI-STABLE-RELEASES/MIUIv12/
Or if this link ever dies, just visit xiaomi.eu, there's a button right on top of the page to get access to ROM downloads.

TheReduxPL said:
Always look for latest releases here: https://sourceforge.net/projects/xi...files/xiaomi.eu/MIUI-STABLE-RELEASES/MIUIv12/
Or if this link ever dies, just visit xiaomi.eu, there's a button right on top of the page to get access to ROM downloads.
Click to expand...
Click to collapse
Appreciate the feedback... Didn't realize sourceforge hosted flashable ROM builds on its site. Also, in a desperation attempt, I had registered an account on xiaomi.eu in an effort to locate the ROM, but to no avail due to my unfamiliarity w/ the website's layout. Thanks for leading the way.

Related

Redmi Note 5 HDR+ Samples and magisk methods to enable Camera2 API

Original post with samples photos [link]
{
"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"
}
Here are the full photos in this album.
Before using the Google Camera HDR+, you have to enable Camera API 2 in the MIUI, unless any version of Google Camera you install WILL HAVE NO HDR+ EFFECT OR CRASH AFTER OPENING!!!
The way I choose to enable Camera 2 API on MIUI is through the Magisk platform, and there are 4 steps of prerequisites to get to this:
Unlock the bootloader
You need to go to MIUI unlock page and follow the steps to unlock your phone’s Bootloader.
During the process, you will also need to install the driver in computer for your phone.
Flash the 3'rd party recovery, like TWRP
Go to TWRP devices page to download the TWRP recovery for your model, and boot your phone into Fastboot Mode by holding the volume down & power button until it boot into fastboot.
Also download the Android platform tools, unzip, and open CMD on windows or terminal on macOS and cd (move) to your unzip directory.
After that, flash the TWRP recovery into your phone.
Code:
fastboot flash recovery $your_download_recovery.img
Check to flash process is success (you will see the “OK” in the command line), and boot your phone into recovery:
Code:
fastboot boot $your_download_recovery.img
and slide the button to right to enable modification, disable the MIUI’s recovery.
Flash the Magisk platform
Now the custom 3'rd part recovery is completely installed, we can install Magisk now.
Download the magisk from the developer’s XDA page, copy into your phone SD, select and slide to flash the magisk with TWRP install function .
Flash the Camera 2 API enabler
The previous Camera 2 API enabler is decrepit, so I rewrite a newer version that can work with Magisk 15+.
Flash the zip to enable enable Camera 2 API.
You can check whether you successfully enable the Camera 2 API by Camera 2 API probe:
Install Google Camera Port (HDR+) App
Now the prerequisite is complete, we can finally install the Google Camera Port now.
Here is a Port Google Camera collection page, I recommend using MGCamera_5.1.0.18_R4X series which maintain by @Arthur, and here is my recommend settings:
[Reserved]
Are you using China veriant or Indian?
Shahitto said:
Are you using China veriant or Indian?
Click to expand...
Click to collapse
I bought it at Taiwan, it's a China Variant which use Global Android 8.1 MIUI 9.5 ROM
jhangyu said:
I bought it at Taiwan, it's a China Variant which use Global Android 8.1 MIUI 9.5 ROM
Click to expand...
Click to collapse
So it will also work with indian variant? correct?
Also does this method work with Custom oreo ROM?
KuldeepShivankar said:
So it will also work with indian variant? correct?
Also does this method work with Custom oreo ROM?
Click to expand...
Click to collapse
Yes, this magisk trick can work on any xiaomi device announced in 3 years
Can anybody post front camera megapixel screen? In MIUI 10, my phone front camera megapixel is limited to 5mp.
I followed your settings in Latest RR Rom and mine is China variant but front camera HDR in front portrait doesn't work in low light at all. Thanks for sharing
Can you pls upload thecamera2api enabler here?
It doesn't seems to work for me, I have enabled persist.camera.HAL3.enabled=1 but it still run legacy mode
I'm on Xiaomi Redmi Note Pro (china) running xiaomi.eu rom 8.5.10 with magisk 16.4
any suggestions?
krizky82 said:
It doesn't seems to work for me, I have enabled persist.camera.HAL3.enabled=1 but it still run legacy mode
I'm on Xiaomi Redmi Note Pro (china) running xiaomi.eu rom 8.5.10 with magisk 16.4
any suggestions?
Click to expand...
Click to collapse
I have exactly the same issue. It seems to be a Xiaomi.eu related issue.
n3w0rk said:
I have exactly the same issue. It seems to be a Xiaomi.eu related issue.
Click to expand...
Click to collapse
thanks for the confirmation... I guess I'll try it later when MIUI 10 came out, I hope it will be fixed by then.
how do i download the zip from github? is it just the green clone or download? tried it transfered the zip and flashed through twrp, got a error in return
EDIT: got it working by unzipping and rezipping just the files then flashing it.
can the zip be used on Nougat 9.2 version?
krizky82 said:
It doesn't seems to work for me, I have enabled persist.camera.HAL3.enabled=1 but it still run legacy mode
I'm on Xiaomi Redmi Note Pro (china) running xiaomi.eu rom 8.5.10 with magisk 16.4
any suggestions?
Click to expand...
Click to collapse
Please read the article again, I use a MAGISK MODULE to enable camera2 api, not modify the .prop file.
puttytatko said:
Can you pls upload thecamera2api enabler here?
Click to expand...
Click to collapse
No, please just download it from github.
I tried many Magisk module and non of them is working. The Module is executed successfully, but camera2api can't be activated.
The only method for me to active camera2api is to edit the build.prop.
Weird...
I'm using MIUI 9.5.6.0
e_mc_square said:
I tried many Magisk module and non of them is working. The Module is executed successfully, but camera2api can't be activated.
The only method for me to active camera2api is to edit the build.prop.
Weird...
I'm using MIUI 9.5.6.0
Click to expand...
Click to collapse
Same here.
jhangyu said:
Please read the article again, I use a MAGISK MODULE to enable camera2 api, not modify the .prop file.
Click to expand...
Click to collapse
I use magisk too
jon_snowGOT said:
Same here.
Click to expand...
Click to collapse
It happen on global stable rom.

[XPOSED] Installation guide

This is tutorial how to install XPOSED on POCO F1 MIUI global 10 and 11
This is a guide for experienced users ONLY!.
These are the steps for a phone that has already been rooted .
This is new full working Xposed method tested by me.
Download all files from the attachment and copy it to your phone.
Delete all previous old xposed modules
1. Open Magisk application on your phone
2. Go to Modules, and press +
3. Install first magisk-riru-core v18, after installation of the module press close. Then press + again and install magisk-EdXposed-SandHook-v0.4.1.2_beta-release, press close again and reboot your phone.
4. Install EdXposedInstaller_v2.2.4-release normally AND DON'T UPDATE IT. You can update modules but not installer..
5. You can do update via Magisk Manager.
Open Xposed app, and you should see this on your screen:
{
"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 must have tool is Magisk Manager for Recovery made by VR25.
How to use MM (magisk manager) for recovery in TWRP.
1. Download file form provided link and put it on your phone memory.
2. Enter to recovery mode , go to Install and flash the file mm20190404.zip and do not reboot, just go back to main menu.
3. Go to Advanced, then open terminal
4. Write mm and pres enter
5. Pres l to get list of installed modules
6. You can disable or remove modules form here.
You must repeat all these steps every time you want to start MM
It will look like this:
If someone have trouble with SafetyNet check, just add Google play services to Black list in EdXposed.
1. Enable Black/White list in EdXp Settings
2. Add Google services to black list
3. You will pass SafeyNet Check
You can update to MIUI Global 11.0.5. Everything works fine. Just follow my update steps.
1. Open Magisk
2.Go to uninstall than choose RESTORE IMAGES
3. Reboot phone
4. Go to settings/about phone/system update
5. Download update and install it.
6. After update, go to fastboot, pwr+volume down
7. Connect your phone to PC, open cmd or power shell with admin privileges and go to platform tools folder , then type like first time fastboot flash recovery twrp-3.2.3.0-beryllium.img, then fastboot boot twrp-3.2.3.0-beryllium.img ( change the name of image file if it is different on you PC)
8. Flash Magisk again
9. Reboot
10. All should be like before update
Wrong place to post. You should move to the themes and mods section. But GJ.
Thread updated.
Sent from my POCO F1 using Tapatalk
Will this pass safetynet in magisk?
what xposed-mods do you use?
ctsuresh said:
Will this pass safetynet in magisk?
Click to expand...
Click to collapse
Edit: Safetynet is passing, so there is no issue using this xposed.
MechaNarutoSucks said:
Wrong place to post. You should move to the themes and mods section. But GJ.
Click to expand...
Click to collapse
It's a guide. Technically, it is a mod but the post shows guide and installation.
ctsuresh said:
Edit: Safetynet is passing, so there is no issue using this xposed.
Click to expand...
Click to collapse
OMG! Xposed + Safetynet? I'll try today
I'm really excited
if i use it on lineage do i need to turn off modules before OTA update to prevent bootloop or its fine ?
In order to apply OTAs, you have to open Magisk Manager go to Uninstall \Restore Images. Don't reboot or you will have Magisk uninstalled. This will restore your boot and back to 100% untouched stock images in order to pass pre-OTA block verifications.
Cara... Você salvou a minha vida... Obrigado !!
You is the best....
Working like a charm on Poco F1 running stable 10.3.4.0. Thanks!
Edit: sometimes when I turn on the phone, it go into bootloop. I need to restart manually one or more times to start correctly. I have updated to riru core and edxposed lastest versions.
Edit 2: looks like to be related to minminGuard module. After uninstall it, everything is working as expected.
Yes.You must be careful when you choose a modul. You have update for minminguard.
Sent from my POCO F1 using Tapatalk
bixirulo said:
Working like a charm on Poco F1 running stable 10.3.4.0. Thanks!
Edit: sometimes when I turn on the phone, it go into bootloop. I need to restart manually one or more times to start correctly. I have updated to riru core and edxposed lastest versions.
Edit 2: looks like to be related to minminGuard module. After uninstall it, everything is working as expected.
Click to expand...
Click to collapse
I tested new 2.0.9 version and everything works good. No bootloop. But i found that minminGuatd is not very effective in removing ads. I recomand that you use lucky patcher instead. Inapp purchase option.
But something is buggy with this modul...avoid it.
Sent from my POCO F1 using Tapatalk
@delevic Have you tried "customiuizer" module? Also stuck at boot screen randomly...
Which edxposed version you use ?
Just tested customiuizer. No bootloops no bugs. Write me all your installed versions from magisk riru edxposed ...
Sent from my POCO F1 using Tapatalk
Thanks for sharing.i am use 9.3.21 eu beta weekly and working well.no bootloop everything is okey now
I am testing now magisk-EdXposed-SandHook-v0.4.2.3_alpha-release.zip So far so good
4. Install EdXposedInstaller_v2.2.4-release normally.
Click to expand...
Click to collapse
what is meant by "normally"?
Just install apk fille like all other app. Find apk fille and press enter
Sent from my POCO F1 using Tapatalk

[ROM][OFFICIAL/WEEKLY] Omnirom for Oneplus7pro [9.0][OOS Vendor/OOS camera]

CLOSED PER OP REQUEST
{
"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"
}
Download:
DOWNLOAD Official
DOWNLOAD oos camera
Kernel source:
Source
Selinux Status:
Enforcing
MAJOR BUGS:
VoWifi
flash on your own risk.
FLASHING
First Time:
update fastboot and adb ( https://developer.android.com/studio...platform-tools )
download twrp
fastboot boot twrp-blabla.img
flash stock OOS (we use stock vendor, if you have that skip this step)-(but make sure your both slots are fine (look flashing oos update below))
flash omni
reboot to bootloader
fastboot boot twrp-blabla.img again
flash open gapps nano (ONLY GAPPS NANO ARE SUPPORTED by US, But flash what you want)
reboot (if you still have trouble with understanding a/b just repeat whole procedure once again).
If phone doesnt boot format userdata.
Updating: (WILL WORK ONCE OFFICIAL)
Use OTA inside rom for updates
updating when stock OOS update is released:
boot twrp
flash oos
flash omni
reboot bootloader
boot twrp
flash oos
flash omni
reboot bootloader
boot twrp
flash gapps
if u did something else. we dont need/wanna know about it in the thread
May the force be with you
OOS camera work with portrait mode, 60fps, all 3 cams, etc.
Android auto works fine.
If you dont mess with magisk, rom will always pass safety net out of the box.
Device Maintainers
@vache, @darkobas,
@maxwen
XDA:DevDB Information
OmniRom, ROM for the OnePlus 7 Pro
Contributors
darkobas, vache, maxwen
Source Code: [url]https://github.com/omnirom/[/URL]
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
ROM Firmware Required: 9.5.11
Version Information
Status: Stable
Created 2019-07-19
Last Updated 2019-07-28
reserved
nice!
any plans to support 5g variant?
Nekromantik said:
nice!
any plans to support 5g variant?
Click to expand...
Click to collapse
probably not before q..... even then we would need a experienced tester if we wanted to make things work as no1 in team has a 5g. dunno even what the current issues with it are
group
Is there a telegram group?
Yes! Thank you! Hopefully will have time to flash today.
darkobas said:
probably not before q..... even then we would need a experienced tester if we wanted to make things work as no1 in team has a 5g. dunno even what the current issues with it are
Click to expand...
Click to collapse
The hardware is identical apart from Modem so things like vendor and modem files will be different.
I flashed AOSiP with 5g supported kernel and it boots and camera bluetooth etc works. Just no SIM detected.
Before people ask yes when it boots up it is on 60 fps mode. To change go to settings --> omni gears---> display modes and put it on 3120x1440 90.0000. The 1080p mode seems to break fingerprint and gives you a weird screen off animation.
---------- Post added at 02:39 PM ---------- Previous post was at 02:38 PM ----------
joemossjr said:
Before people ask yes when it boots up it is on 60 fps mode. To change go to settings --> omni gears---> display modes and put it on 3120x1440 90.0000. The 1080p mode seems to break fingerprint and gives you a weird screen off animation.
Click to expand...
Click to collapse
Edit. Also fingerprint seemed to be pretty hard to setup. Had to press pretty hard to get it to recognise. Works fine now.
Rom working well so far! 90hz initially wasn't working but switching to 60hz then back to 90hz fixed it for me. I can't seem to get UnifiedNlp working with MicroG though. I already removed com.qualcomm.location as the NanoDroid wiki says it could conflict, but to no avail. Could it maybe be that the rom doesn't look for com.google.android.gms as a location provider?
gigatex said:
Rom working well so far! 90hz initially wasn't working but switching to 60hz then back to 90hz fixed it for me. I can't seem to get UnifiedNlp working with MicroG though. I already removed com.qualcomm.location as the NanoDroid wiki says it could conflict, but to no avail. Could it maybe be that the rom doesn't look for com.google.android.gms as a location provider?
Click to expand...
Click to collapse
Just dont remove qcom location and location will work fine
Love the ability for custom fingerprint Icons
joemossjr said:
Love the ability for custom fingerprint Icons
Click to expand...
Click to collapse
If anyone's wants some hit me up and I'll see what I can do
joemossjr said:
If anyone's wants some hit me up and I'll see what I can do
Click to expand...
Click to collapse
Could you create a zip of them all and make a theme post for it? Or drop it here since i think this is the only rom right now with custom icon ability.
So if coming from another ROM do we format data boot back to TWRP wipe but don't wipe internal, system are vender then flash ROM bla bla bla done ?
Hunter3U said:
Could you create a zip of them all and make a theme post for it? Or drop it here since i think this is the only rom right now with custom icon ability.
Click to expand...
Click to collapse
You can find some files here : https://t.me/s/OP_fps
Here's a zip of ones I made
I m on 9.5.10 with magisk and unlocked bootloader..what should be flashing method?should I go with method said in op( oos-omni-reboot to b/l-twrp-oos-omni method)or any other method?
punit1708 said:
I m on 9.5.10 with magisk and unlocked bootloader..what should be flashing method?should I go with method said in op( oos-omni-reboot to b/l-twrp-oos-omni method)or any other method?
Click to expand...
Click to collapse
I used the same method as op6 and op7pro in previous roms works perfectly and I formatted data prior and same wipe method as previous roms
joemossjr said:
Here's a zip of ones I made
Click to expand...
Click to collapse
How to use the zip. I am on OOS renovate rom
Edit.. Found it
Dbj.Dhaval said:
How to use the zip. I am on OOS renovate rom
Click to expand...
Click to collapse
Try using same method as you woruld with other real roms not gsi mess search xda read up one post

[CLOSED][ROM][10.0][OOS Cam] crDroid v6.13 [21.12.2020]

{
"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:
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned
crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today
Features:
https://github.com/crdroidandroid/crdroid_features/blob/10.0/README.mkdn
Flashing Instructions:
Pre-installation:
TWRP (Download from here)
Opengapps nano (Download from here)
Magisk 20.0 or newer for root (after first boot) - (Download from here)
First time installation:
If coming from any other ROM, it's recommended to flash OOS and boot to it once in order to update firmware.
If you already have TWRP and OOS installed, boot to TWRP and just follow step 1 (backup) and jump to step 6 (format data)
Backup your data to PC, OTG flash drive
Reboot to fastboot
Boot to TWRP.img (fastboot boot twrp.img) and then sideload twrp.zip (adb sideload twrp.zip)
Reboot to TWRP
Flash OOS 10 and TWRP installer then reboot to TWRP
Format data
Flash crDroid zip then reboot to TWRP
Flash OpenGapps and reboot to system
After passed setup screen, reboot to TWRP and flash Magisk zip
Enjoy
Update installation:
TWRP way (faster):
Boot to recovery and make a backup
Flash crDroid zip then reboot to TWRP
Flash OpenGapps, Magisk and reboot to system
Enjoy
Built-in OTA (slower):
Go to crDroid Settings > About crDroid > Updates
Click on Download button for new update and after download is ready, click install
Updater app will prepare for first boot then finalize installation, but make sure you don't click reboot (you'll loose root if you do so)
Open Magisk and click top install button, then click install button again from the prompt, and install to inactive slot
Reboot and enjoy
Sources:
ROM: https://github.com/crdroidandroid
Kernel: https://github.com/crdroidandroid/android_kernel_oneplus_sm8150
Download:
ROM https://crdroid.net/guacamole#crDroid-v6
Changelog: https://raw.githubusercontent.com/c...endor_crDroidOTA/10.0/changelog_guacamole.txt
Known issues:
- bug free baby (unless some source issues)
Visit official website @ crDroid.net
crDroid OnePlus 7 Pro Telegram
crDroid Community Telegram
If you like my work, consider a donation > My Paypal
ROM OS Version: Android 10
ROM Kernel: Linux 4.14
Will this rom be missing any kind of face unlock like the others?
djsubterrain said:
Will this rom be missing any kind of face unlock like the others?
Click to expand...
Click to collapse
Unfortunately yes
Google deprecated faceunlock
What OOS 10 version is the best for base? OOS 10 B2 o B3???
Sent from my OnePlus 7 Pro using XDA Labs
deejaycarras said:
What OOS 10 version is the best for base? OOS 10 B2 o B3???
Sent from my OnePlus 7 Pro using XDA Labs
Click to expand...
Click to collapse
Well I personally came from OB3
gwolfu said:
Well I personally came from OB3
Click to expand...
Click to collapse
Thanks, i will do a backup and i will flash it!!!
Many thanks!
Sent from my OnePlus 7 Pro using XDA Labs
Niiiiiiice
thanks
gwolfu said:
Unfortunately yes
Google deprecated faceunlock
Click to expand...
Click to collapse
Now we're talking! mr Lup is in the house!
Does this have all the customization options like the 9.0 version? Or is it just bare bones for now?
sparky2029 said:
Does this have all the customization options like the 9.0 version? Or is it just bare bones for now?[/QUOT
I see a lot of features
Click to expand...
Click to collapse
On another note, Verizon don't show Sim.
Added my at&t Sim and that one did work
shooterlgk said:
sparky2029 said:
Does this have all the customization options like the 9.0 version? Or is it just bare bones for now?[/QUOT
I see a lot of features
Click to expand...
Click to collapse
Is it oos camera working?
Click to expand...
Click to collapse
[ROM][10.0][GUACAMOLE] crDroid v6.0 [13.10.2019]
Everything OK with the installation coming from Omni 10 rom,then restore backup OB3 and last step flashing crdroid rom.
Used Magisk canery 20.1 and passed safety net successful without any issue and not nedded any workaround.
Play store certified at once upon first boot system.
Rom is coming with September security patches.
OOS camera from OB3 is not working as I tried,it keeps crashing when open it.
Here's some pic's
Sent from my iPad using Tapatalk Pro
O my God I'm so excited for this thanks so much can someone tell me if you are able to download Samsung wearable with this rom and if so I will be installing this tonight and using it it's just not untill I know I can use my Galaxy watch with it but thanks so much for this build it's the best rom out
gwolfu said:
Unfortunately yes
Google deprecated faceunlock
Click to expand...
Click to collapse
Well hope you can bring it back like it's still on oos 10 if not no big deal
Nice to see a few extra features for a first build. I flashed latest SmurfKernel 3.1.1, so far so good.
It's awesome
Hi
I installed the rom, by following the steps given in op. For me the mobile data doesn't work at all. The auto brightness jumps non stop for no reason. (Slightly lighted room)
Apart from these major issues, the rom is nice, feels smooth, thanks for making it.
I was on OB3 unencrypted internal storage, TWRP 70, and Magisk 20.1. I clean flashed this build and it's working very well. In fact, hats off to the developer, this may be the best Q custom ROM yet. Also successfully restored OB03 and restored back to this build.
The only bug I see is if you cast to a wireless display object it will cause the system to reboot.
Thanks Dev for all your hard work!

Question cant install custom rom!

hello guys i have a poco x3 pro and my bootloader is unlocked and i cant install custom rom
My phone gives this error:
{
"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"
}
pleaseeeeeeeee help me
Have you try with lineage? Look the istruction on this thread
[ROM][R][OFFICIAL] LineageOS 18.1 for POCO X3 Pro [vayu]​
Is the SuperiorOs version you are installing for X3pro or NFC? Which TWRP Version you are running? Problem with encryption? Failed to mount vendor or system_ext sounds spooky ...
Format data, reboot to recovery and flash stock
borisku said:
Is the SuperiorOs version you are installing for X3pro or NFC? Which TWRP Version you are running? Problem with encryption? Failed to mount vendor or system_ext sounds spooky ...
Click to expand...
Click to collapse
no i installed poco x3 pro version and i using TWRP 3.5.1
AmmarHaseeb said:
Format data, reboot to recovery and flash stock
Click to expand...
Click to collapse
I did it all I tried ROM Stoke EU, it still had problems
mohsen_asrr said:
hello guys i have a poco x3 pro and my bootloader is unlocked and i cant install custom rom
My phone gives this error:
View attachment 5534741
pleaseeeeeeeee help me
Click to expand...
Click to collapse
Follow this to install ROMs:
[MIUI12~13 A11~12.0/12.1][UNLOCK][ROOT] Picture guide unlock bootloader, flash custom ROMs & root Xiaomi Poco X3 Pro
Thanks for @urbanman2004 guide for Poco X3 Pro. Some sentences still needed, so keeping it similar. This guide provides photos & screenshots. Simulate all process and reduce misunderstanding. Section 1: Unlock bootloader (Works for most...
forum.xda-developers.com
You have to use the official TWRP, version 3.6.0
Download TWRP for vayu
Download TWRP Open Recovery for vayu
dl.twrp.me
Download the new TWRP, flash the new TWRP then install your ROM again.
pl1992aw said:
Follow this to install ROMs:
[MIUI12~13 A11~12.0/12.1][UNLOCK][ROOT] Picture guide unlock bootloader, flash custom ROMs & root Xiaomi Poco X3 Pro
Thanks for @urbanman2004 guide for Poco X3 Pro. Some sentences still needed, so keeping it similar. This guide provides photos & screenshots. Simulate all process and reduce misunderstanding. Section 1: Unlock bootloader (Works for most...
forum.xda-developers.com
You have to use the official TWRP, version 3.6.0
Download TWRP for vayu
Download TWRP Open Recovery for vayu
dl.twrp.me
Download the new TWRP, flash the new TWRP then install your ROM again.
Click to expand...
Click to collapse
cant download rom give me a new download link
mohsen_asrr said:
cant download rom give me a new download link
Click to expand...
Click to collapse
Which ROM ?
Download it from where you download it before.
pl1992aw said:
Which ROM ?
The SuperiorOS link and the maintainer remove the Google download link and the Github changelog. The project seems to be abandoned.
Download ArrowOS 11 or other Android 11 ROM for Poco X3 Pro in XDA, you will have big headache with any Android 12 ROMs.
Click to expand...
Click to collapse
im sorry my english is not good I use Google Translate to translate your words, maybe Google mistranslated
and i installed TWRP 3.6.0 and fixed odm error
mohsen_asrr said:
im sorry my english is not good I use Google Translate to translate your words, maybe Google mistranslated
and i installed TWRP 3.6.0 and fixed odm error
Click to expand...
Click to collapse
Is your phone working properly now?
pl1992aw said:
Is your phone working properly now?
Click to expand...
Click to collapse
yes but cant install rom
failed to mount system_ext
failed to mount product
failed to mount vendor
failed to mount odm FIXED
mohsen_asrr said:
yes but cant install rom
failed to mount system_ext
failed to mount product
failed to mount vendor
failed to mount odm FIXED
Click to expand...
Click to collapse
Try another recovery, Orangefox maybe?
muse_21 said:
Try another recovery, Orangefox maybe?
Click to expand...
Click to collapse
thank you my error fixed
mohsen_asrr said:
thank you my error fixed
Click to expand...
Click to collapse
Glad to help

Categories

Resources