Flashing a R vendor ROM from Realme UI (latest) for Realme X2

Flashing a R vendor ROM from Realme UI (latest) for Realme X2

retypolkg


Let's elaborate some things:
custom vendor = oss vendor


custom (oss) vendor - open source, can be looked in, diagonosed, modified and optimized by developers as needed

prebuilt (stock) vendor - closed source, cannot be modified by developers for system optimization and bug fixes if it has bugs


[ Move all these to your device storage.]

[Note: R vendor ROMs should be used with this guide. Do not follow if you're on RealmeUI 1.0, ColorOS or you're flashing a ROM that uses RealmeUI 1.0 vendor or ColorOS vendor.]



1. You need rollback to RUI 1.0

2. Start in depth testing on the In depth tool app. Apply testing and start it. It will boot to fastboot mode.

3. In command prompt check the device is connected with fastboot devices

Then run fastboot flashing unlock

Then select yes on your phone screen (unlock).

4. It will reboot, you'll have to finish the setup on Realme ui and then enable USB debugging in developer settings again.



1. Update rui 1.0 to rui 2.0 via settings

2. Type adb reboot bootloader

3. It will boot to fastboot mode, type fastboot flash recovery twrp.img or fastboot flash recovery orangefox.img

TWRP [Make sure the .img file is renamed to twrp.img and it has been placed in the platform-tools folder]

OrangeFox [Make sure the .img file is renamed to orangefox.img and it has been placed in the platform-tools folder]



[R vendor ROMs all have built in vbmeta recently. If you're flashing something else, make sure you flash vbmeta after flashing recovery, use the vbmeta_path]

1. On the fastboot mode, use your power keys to scroll to recovery mode and use the power button to select okay.

2. You are in TWRP or OrangeFox now,

Go to Wipe>Advanced> and select data, system, cache, and dalvik cache

3. Now press back (till you're at the home screen on twrp) and select Install> Click ROM.zip

Now you can either swipe to flash or click 'add more zips' and select any gapps package.

After the GAPPS have been flashed,

[VERY IMPORTANT]

1. Go to Wipe>Format data> Type 'yes'

2. Now press back again and go to wipe again.

3. Go to Wipe>Advanced> select cache and dalvik cache.

4. After wiping, Press reboot.




If you want flash magisk (root) you need do:

1. After the ROM boots up, then Power off and go back to TWRP or OrangeFox.

(power+ volume or from fastboot and then recovery)

2. Then click Install and select magisk 24.3

Finally, Reboot.


1. Moving from Custom vendor rom ->Prebuilt(stock) vendor rom

•Wipe system dalvik cache data vendor

•Flash RUI.ozip or you can flash fw&vendor (only 1991, 1992ex, 1993 is available)

•Wipe system,dalvik,cache,data.

•Flash Prebuilt vendor ROM

Format data

•Reboot


2. Moving from Custom vendor rom -> RealmeUI

•Wipe system dalvik cache data vendor

•Wipe system,dalvik,cache,data,vendor

•Flash RUI.ozip

Format data

•Reboot


3. Moving from Custom vendor ROM -> RUI

•Wipe system,dalvik,cache,data,vendor.

•Flash RUI.ozip or you can flash fw&vendor (only 1991, 1992ex, 1993 is available)

•Reboot recovery and Format Data

•Reboot to system



Report Page