Skip to content

ResurrectionRemix Revived 20240425 xz2c/XZ2 Compact

Latest
Compare
Choose a tag to compare
@K4sum1 K4sum1 released this 26 Apr 12:39

This is the first public release of the ROM for the XZ2C. This is the ROM I use on my XZ2C, however it's not a daily phone so it's not well tested. It seems pretty stable though from what I've seen.

It uses Flamefire's patches, however the ROM is lacking some features as compared to Flamefire's ROMs. Main features missing are Sony Camera, Xperia Parts, OpenCustomizationSelector, updated sources/kernel, etc. Check Issues for more information. I eventually want to rectify this, however I don't have the time, nor am I likely have the skill if I were to try. If you can help, please do. It also includes SystemUIWithLegacyRecents, so it has the older style Android 8 recents while being Android 10.

RR-Rev-Q-*-UNOFFICIAL-xz2c.zip is regular, RR-Rev-Q-*-MICROG-xz2c.zip is the MicroG version.

Basic install guide:
0: If you haven't already unlocked bootloader, follow the instructions on this page.
0.5: If you aren't already on the Latest Android 10 (52.1.A.3.137 or 52.1.A.3.49) firmware for your region. Install it and make sure VoLTE works if you have it. (look up a guide as this is a bit involved) You may also want to check this if you have AT&T or T-Mobile and want VoLTE. Paths are different for the XZ2C as they're in vendor/firmware_mnt/image/modem_pr/mcfg/configs/mcfg_sw/generic and are folder based instead of file name based. T-Mobile is in row/tmobile/vlvw/us/mcfg_sw.mbn, ir51_92 is in test/ir51_92/vlvw/test/mcfg_sw.mbn, and default is in common/default/non_ims/a/mcfg_sw.mbn.
1: Power your phone off, and boot into fastboot (power off + volume up and plug in)
2: Flash boot.img in fastboot. You should have fastboot if you did step 0. fastboot flash boot boot.img
2.5: Not sure if needed, but you might also want to flash dtbo and vbmeta. fastboot flash dtbo dtbo.img and fastboot flash vbmeta vbmeta.img
3: Boot into recovery. Turn off phone, then hold power up + volume down until phone turns on and boots into LineageOS recovery.
4: Do a Factory reset. This will remove everything on internal storage, so back anything important up before you do this,
5: Go to Apply update, if you have a SD card or USB flash drive or any non-internal storage device, you can put the ROM on that, however I've found Apply from ADB to be more reliable. For applying from ADB, you need to connect the phone to your computer and do adb sideload (rom). Flashables seem broken when using ResurrectionRemix, so you better hope it's a Magisk module.
6: Once everything is done, just reboot. If you wish to use Magisk, instead power off, boot into fastboot (power off + volume up and plug in), and fastboot flash boot boot-magisk.img (This was patched using Magisk 25.2, my preferred version.)

Thank you for using my builds of ResurrectionRemix Revived. Please let me know what bugs or issues you encounter with it.