[ROM][12L/12.1][Unofficial][Updated 06/04/22] Project Arcana - Sony Xperia 5 II ROMs, Kernels, Recoveries, & Othe

{
"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"
}
Project Arcana for Xperia 5 II [PDX206]
What Project Arcana?
* A custom mobile phone operating system based on Android Open Source Project focused on improving user experience, with a little bit of spice.
Based on Android 12
Whats working?
Wi-Fi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
Fingerprint reader
Face unlock
NFC
Lights
Sound/vibration
Known issues
Nothing yet
You tell me
Download
(G-apps already included)
Stay tuned
Our Telegram channel
Flash Instructions
//plug in USB while holding VOL+ during boot, make sure charge LED is blue
//reboot to fastbootd:
fastboot reboot fastboot
//flash the ROM:
fastboot set_active a
fastboot flash boot boot.img
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot --disable-verity --disable-verification flash vbmeta_system vbmeta_system.img
fastboot erase metadata // only on first install, ignore on upgrading
fastboot delete-logical-partition product_a
fastboot delete-logical-partition system_a // so that fastboot won't complain about disk space
fastboot create-logical-partition product_a 0 // size is 0, will auto-resize during flash
fastboot flash product product.img
fastboot create-logical-partition system_a 0
fastboot flash system system.img
//erase userdata:
fastboot erase userdata // also only on first install
//boot the ROM:
fastboot reboot​
Android OS version: 12.0.0_r32
Security patch level: February 05 2022
Build author/Device Maintainer: SpectreDev
Device Source code: https://github.com/MSI-007/android_device_sony_pdx206
Source code: https://github.com/Project Arcana
ROM Developer: dlwlrma123
Kernel Source: https://androidfilehost.com/?fid=2188818919693788975 (Prebuilt Kernel)
Credits: malik1004 for his trees and guides

Let me know if theres any issues, Join my telegram group as i am more active there

REQUIRES YOU TO BE ON STOCK A11 ROM TO BOOT

King081 said:
REQUIRES YOU TO BE ON STOCK A11 ROM TO BOOT
Click to expand...
Click to collapse
My phone already updated to A12. Will this rom work on it? Thanks.

k_basara said:
My phone already updated to A12. Will this rom work on it? Thanks.
Click to expand...
Click to collapse
downgrade to A11

Now Updated
Changelog:
Changed Rendering API from OpenGL to Vulkan for increased smoothness and better battery life
Link is the same it hasnt changed

King081 said:
Whats working?
Wi-Fi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
FM radio​
Click to expand...
Click to collapse
Is the FM radio really working or is it just a copy&paste error?

pawloland said:
Is the FM radio really working or is it just a copy&paste error?
Click to expand...
Click to collapse
I haven't tested, I've made an error, if you test and it works then great

pawloland said:
Is the FM radio really working or is it just a copy&paste error?
Click to expand...
Click to collapse
X5II doesn't have fm radio hardware, so probably a copy paste error

Jayram2000 said:
X5II doesn't have fm radio hardware, so probably a copy paste error
Click to expand...
Click to collapse
thanks for letting me know ill update it

Changelog ported Evo X game mode

Thanks for making this King, its good to see development for the 5 ii is not dead yet!
I really want to try your rom, but I don't want to mess with the partitions. Is repartitioning really necessary? Anyway this can be installed just like the rest of the roms?

palamosteliaro said:
Thanks for making this King, its good to see development for the 5 ii is not dead yet!
I really want to try your rom, but I don't want to mess with the partitions. Is repartitioning really necessary? Anyway this can be installed just like the rest of the roms?
Click to expand...
Click to collapse
yeah, you'll have to flash the images

King081 said:
yeah, you'll have to flash the images
Click to expand...
Click to collapse
So these are not necessary?
fastboot delete-logical-partition product_a
fastboot delete-logical-partition system_a // so that fastboot won't complain about disk space
fastboot create-logical-partition product_a 0 // size is 0, will auto-resize during flash
fastboot create-logical-partition system_a 0

no but if you run into an err
palamosteliaro said:
So these are not necessary?
fastboot delete-logical-partition product_a
fastboot delete-logical-partition system_a // so that fastboot won't complain about disk space
fastboot create-logical-partition product_a 0 // size is 0, will auto-resize during flash
fastboot create-logical-partition system_a 0
Click to expand...
Click to collapse
no but if you run into an error i would do it

rom looks good (needs sd to be formated with fat32 on a PC to be recognized).
Gapps however are completely broken. Google chrome, calendar, calculator, photos, gmail appear to be installed (they show on titanium manager) but there are no icons of them on the launcher.
In playstore they have the option to be installed, but the installation fails.
Unusable if you want any google apps.

palamosteliaro said:
rom looks good (needs sd to be formated with fat32 on a PC to be recognized).
Gapps however are completely broken. Google chrome, calendar, calculator, photos, gmail appear to be installed (they show on titanium manager) but there are no icons of them on the launcher.
In playstore they have the option to be installed, but the installation fails.
Unusable if you want any google apps.
Click to expand...
Click to collapse
Uhm, I tested it and it worked fine, maybe try another clean flash

King081 said:
Uhm, I tested it and it worked fine, maybe try another clean flash
Click to expand...
Click to collapse
I did try twice: Official Android 11 with newflasher and wipe data, flashing your rom (repartitioning wasn't necessary, I didnt get any errors). Even did the initial google setup with an account the second time, thinking it could help. The apps I mentioned are not in the drawer and can't be installed. I also tried using the debloat module on magisk to remove them and add them again, but it didn't work also. I thought to reinstall gapps from recovery, but fox recovery doesnt boot with this rom (only worked with stock 10-11).

palamosteliaro said:
I did try twice: Official Android 11 with newflasher and wipe data, flashing your rom (repartitioning wasn't necessary, I didnt get any errors). Even did the initial google setup with an account the second time, thinking it could help. The apps I mentioned are not in the drawer and can't be installed. I also tried using the debloat module on magisk to remove them and add them again, but it didn't work also. I thought to reinstall gapps from recovery, but fox recovery doesnt boot with this rom (only worked with stock 10-11).
Click to expand...
Click to collapse
try repartitioning it will solve the issue, because you are the only one reporting this bug

reserved

Related

[DISCONTINUED][ROM][UNOFFICIAL][10] Resurrection Remix OS for Xperia 5 II

Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am 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 ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
About Resurrection Remix:
Resurrection Remix OS | Get Resurrected
resurrectionremix.com
Important Information:
1. This ROM has nothing related to ODM images! So you don't need to ask/install anything like that, just follow the instructions.
2. This ROM will never work with any versions of Google Camera (GCam)!
3. You need to flash Stock Android 10 before flashing this ROM.
4. For VoLTE, you need to boot into stock firmware and enable it before flashing this ROM!
5. If you came from SODP ROMs, you need to go back to official Android 10 firmware, and boot into launcher.
6. YOU MUST USE Q VENDOR in order to be able to boot.
Downloads Links:
MD5 (RROS-Q-8.6.6-20210201-pdx206-Unofficial.zip) = 3a113c03750e2d8993ae648910fb5392
Unofficial-build: Link (AFH)
Looking For CinemaPro And PhotoPro:
Click Here
Flashing and updating:
How to flash
Make sure you upgraded to Official Android 10.0 from Sony
Unlock bootloader is necessary.
Download latest platform-tools from google
1. Install fastbootd drivers, guidance
2. Put your device into fastboot by volume up key.
3. Enter fastbootd:
Code:
fastboot reboot fastboot
4. Flash LineageOS:
Code:
fastboot set_active a
fastboot flash boot_a boot.img
fastboot --disable-verity --disable-verification flash vbmeta_a vbmeta.img
fastboot --disable-verity --disable-verification flash vbmeta_system_a vbmeta_system.img
fastboot erase metadata
fastboot flash system_a system.img
fastboot flash product_a product.img
5. If you are first time to flash LineageOS, Wipe the old userdata:
Code:
fastboot erase userdata
Google Applications (optional):
OpenGapps: http://opengapps.org/ (ARM64->Android 10.0->Pico, Nano or Micro)
Information: Flash the GApps before the first boot. If not, a clean flash is recommended.
Root access:
Flash Magisk in recovery.
SD CARD Notice:
Format you sdcard into 'FAT32' if your sdcard can NOT be use in this system
Issues and reports:
Report issues only if you are using the ROM kernel
If an additional mod is installed, make sure it's unrelated, and mention it
Make sure the issue wasn't discussed earlier in the threads
Share a log of the error with Logcat for example
Also thanks to:
BBN Shion Sjll
nezorflame (This build won`t come out so fast without his server)
The Resurrection Remix Team
Source:
Kernel Source
Device vendor
Device Tree
Feel free to donate me:
Paypal
Screenshots:
{
"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"
}
You're the best my man Will try it as soon i'm at home.
Glad the server helped keep up the good work!
This build is wonderful, works really well!
Edit: if you have an error during the installation of the Gapps, just ignore it and boot to system.
Guys give him the love he deserves lol
Only 3 likes on his post.. it's pretty sad that nobody cares about custom roms smh..
Don't complain that there are almost no developers for the Xperia phones considering how little love/donations they get.
Don't forget that, they do free work that they share with us, (they might keep it to themselves after all) and no one seems to have any gratitude or even support their work by making a small donation.
Don't give me the excuse that you are broke, I live for several months with just 500 euros per month and yet I gave some money because I appreciated his work.
The goal of xda is obviously not to pay to have a custom rom, but I think it's normal to give money to someone who deserves it.
It's marked as discontinued....
Phoost said:
It's marked as discontinued....
Click to expand...
Click to collapse
Because there is no updates anymore for RROS on A10 and this build is based on Q vendor, while everyone will update to A11 soon, but it's fine the rom works really well.
ken442266 said:
fastboot erase metadata fastboot flash system_a system.img fastboot flash product_a product.img
Click to expand...
Click to collapse
When I did this three steps, the first returned FAILED (remote: 'Erasing is not allowed for partition
and the two flashing command returned FAILED (remote: 'No such partition.')when writing the partition
Xblaze114514 said:
When I did this three steps, the first returned FAILED (remote: 'Erasing is not allowed for partition
and the two flashing command returned FAILED (remote: 'No such partition.')when writing the partition
Click to expand...
Click to collapse
Do you forget 'fastboot reboot fastboot'? You have to do it in fastbootd mode
So sad :/
It would be really cool if someone could maintain RR for our xperia 5 II...
flyl0 said:
It would be really cool if someone could maintain RR for our xperia 5 II...
Click to expand...
Click to collapse
I'm sure it would be but commenting like that won't help
RROS 8.6.8 is out lol I guess we'll never see it for our devices
nice! thank you for your work!
is there any way to delete the "Welcome to RR"logo on desktop?
I have three phones using RR rom, thx RR team! The only bug I though is the side button(Assistant button & Camera button) can not wake up apps.

Custom Rom Dynamic Partition arm64 ab

Custom Rom for arm64/ arm32 binder64
Tested phone list:
1.Tecno KD7 [arm64]
2. Infinix hot 9 play:
X680 [arm32 binder64]
X680B [arm64 ]
X680F [arm64 ]
3. Infinix Hot 9
X655C [arm64 ]
4.Tecno KE7 [arm64]
5. Other Phone Work
[No Root, No Twrp Recovery install. only for boot unlock and stock recovery This phone.]
[ BE CAREFUL CMD COMAND ] [Android 12 TWRP recovery not work}
Dynamic Partition & Gsi Types info:
# Device = Arm64
Arm64-bvz = Arm64 AB vanilla dynamic root
Arm64 bgz = Aem64 AB gapps dymamic root
# Device =Arm32
GSI Name :
arm32_binder64-ab-vanilla
arm32_binder64-ab-vanilla gapps
1. Custom Rom installation process :
Video tutorial:Video clip
Product.img link:product.img
Vbmeta.ing link :
Commands:
adb reboot bootloader
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot reboot fastboot
fastboot delete-logical-partition product
fastboot erase system
fastboot flash system system.img
fastboot create-logical-partition product 40000
fastboot flash product product.img
fastboot -w
fastboot reboot
2. Custom rom install 3 sim status bar show problem fixed: (Infinix does not try because IMEI ISU POBLEM)
vendor.img : your phone super img to unpack
Vendor.img editor guide tutial videoclip
Commands:
adb reboot bootloader
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot reboot fastboot
fastboot flash vendor vendor.img
fastboot reboot
3.Custom Rom root guide :
1. Android 10 /11 Twrp recovery to Magisk install.
2. Android 12 TWRP recovery not boot. boot.img patch to Magisk install
4. custom to stock rom:
Super.img : your phone flash file to super. img unzip
Commands:
adb reboot bootloader
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot reboot fastboot
fastboot delete-logical-partition product
fastboot erase system
fastboot flash super super.img
fastboot -w
fastboot reboot
Gcam/Camara :Camara go apk
## Common Problem fixed :
1. Speaker and Headphones working at the same time gsi rom: Video clip
5. Custom Rom Link: Tested rom
Arm64
## Official Android 12 :
1. AOSP OS
Thanks for Phhusson
Download link :
1.system-squeak-arm64-ab-gapps
2. system-squeak-arm64-ab-vndklite-gapps
2. Corvus OS
Thanks for TipzTeam2
Download link :
1.Corvus_vS3.2-Vindicate-treble_arm64_ab-Gapps-Official-00521007
2.Corvus_vS3.2-Vindicate-treble_arm64_ab_vndklite-Gapps-Official-00521007
## Unofficial Android 12 :
1. Pixel Experience OS
Pixel Experience Plus 12.1 v412
Thanks for ponces
Download link:
1.PixelExperience_Plus_arm64-ab-12.1-20220722-UNOFFICIAL
2.PixelExperience_Plus_arm64-ab-vndklite-12.1-20220722-UNOFFICIAL
Arm32 binder64
## Official Android 12 :
1. AOSP OS​system-squeak-arm64-ab-gapps​Thanks for Phhusson
Download link :
1.system-squeak-arm32_binder64-ab-gogapps
2.system-squeak-arm32_binder64-ab-vndklite-gogapps-secure.img.xz
## Unofficial Android 11:
1. Pixel Experience OS
Pixel Experience Plus 11.0 v313
Last update : Oct 09, 2021
Thanks for ponces
Download link:
1. PixelExperience_arm32_binder64-ab-11.0-20211009-UNOFFICIAL
2.PixelExperience_arm32_binder64-ab-vndklite-11.0-20211009-UNOFFICIAL
Gsi Rom download link : Generic-System-Image
(update custom rom download)
HIT THE THANKS BUTTON IF ABOVE INFORMATION IS HELPFUL TO YOU
This is amazing man I've successfully flashed ponces's vndklite version of android 12 gsi and my infinix x680b has successfully booted. only problem for now is boot logo not properly showing as mentioned somewhere, and my phone is showing three sim slots whereas it has only two. Third one is showing empty ofcourser.
EDIT: Magisk flash also successful.
Question: My device does not support seamless updates, so how do I update to next version of current gsi?
I don't have much knowledge nor skills to edit an .img file, but I can edit build.prop via a root file manager if you can guide me.
Root file manager not working.
Give me your vendor.img
This is embarrassing I don't know how to get it from GSI.img
Build prop version screenshot
I hope this is the right one.
{
"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"
}
Sorry build number screenshot
Stock build number
Parvej789 said:
Sorry build number screenshot
Click to expand...
Click to collapse
Build number: X680B-H6215EFIJ-Q-OP-200909V 197 (Right)
Parvej789 said:
Build number: X680B-H6215EFIJ-Q-OP-200909V 197 (Right)
Click to expand...
Click to collapse
not sure friend. but device is x680b and my last stock rom was X680B-H6215EFIJ-Q-OP-210804V255
Since you are so kind and helpful, I want to ask some more favors...
1: Can you please (if you know) tell me the most stable and feature rich GSI with native call recording enabled (doesn't matter if it's android 11 or 12)
2: Can you please add a guide on how to flash GAPPS on GSI on a Dynamic Partition device?
there is buckup super.img /android 11 install and twrp to vendor.img buckup . give me super / vendor.img
Update down to fastboot flash
Link: main pages flash file
I'm sorry man consider me a noob in this case because I've been using Galaxy Note 3 SM-N9005 for about 5 years and I'm new to Dynamic Partition devices. Didn't get both of your above comments. Hear is the LINK to my stock rom.
immi said:
Thanks
Click to expand...
Click to collapse
Witt tomorrow
Parvej789 said:
Witt tomorrow
Click to expand...
Click to collapse
Any news brother (I don't mean to irritate or disturb you)
immi said:
Any news brother (I don't mean to irritate or disturb you)
Click to expand...
Click to collapse
No brother
working ............. please Wait
Can you please guide me on how I can get back to my stock rom, I've bricked my device. It won't boot to any GSI now and I'm also unable to use MTK Bypass tool to flash stock rom via SP Flash Tool.
Parvej789 said:
Emmi :
X680B-H6215EFIJ-Q-OP-210804V255 vendor link:vendor.img + google cam
Commands:
adb reboot bootloader
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot reboot fastboot
fastboot flash vendor vendor.img
fastboot reboot
3 sim problem fixed
any problem command bro
Click to expand...
Click to collapse
Thank you so much mate, you're the man , Phone finally booted with tow sims but in chinese language
Now both sim IMEIs are gone and I'm unable to enter META Mode to flash IMEIs
immi said:
Now both sim IMEIs are gone and I'm unable to enter META Mode to flash IMEIs
Click to expand...
Click to collapse
Meta Mode tools not working
No formate sp flash tool and swd tool (phone hard brick)
Flash infinix hot 9 play SP flash tool
IMEI repair
Video tutorial
Wait tomorrow
Parvej789 said:
Immi:
Flash infinix hot 9 SP flash tool
IMEI repair
Video tutorial
Wait tomorrow
Click to expand...
Click to collapse
please give me system.imp file
vendor.img file and
super.img file
which you did not give in the forum
Immi:
Flashing guide
imei repiar
https://forum.xda-developers.com/t/unofficial-infinix-hot-9-play-x680b-twrp-root.4382783/

[ROM][S][UNOFFICIAL][BETA] ShapeShiftOS 3.0 REUNICLUS for Xperia 5 II

{
"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:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am 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 ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
About ShapeShiftOS
ShapeShiftOS is a custom-rom based on ExtendedUI that aims to provide a different user interface and experience than any other ROM on the market.
Download Link
This is my first ROM and the first ROM for this device on Android 12; don't expect it to be super stable.
Known issues / not working:
-no 120 Hz FIXED
-even for 60 Hz, UI is stuttery (games work fine) FIXED
-manual APN input required for mobile data FIXED
-currently uses prebuilt kernel
-you tell me.
Installation instructions:
Unlock bootloader first!
Code:
//plug in USB while holding VOL+ during boot, make sure charge LED is blue
//reboot to fastbootd:
fastboot reboot fastboot
//flash the ROM:
fastboot set_active a
fastboot flash boot boot.img
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot --disable-verity --disable-verification flash vbmeta_system vbmeta_system.img
fastboot erase metadata // only on first install, ignore on upgrading
fastboot delete-logical-partition product_a
fastboot delete-logical-partition system_a // so that fastboot won't complain about disk space
fastboot create-logical-partition product_a 0 // size is 0, will auto-resize during flash
fastboot flash product product.img
fastboot create-logical-partition system_a 0
fastboot flash system system.img
//erase userdata:
fastboot erase userdata // also only on first install
//boot the ROM:
fastboot reboot
Source:
Vendor source
Device tree
Device tree (edo common)
Changelog:
Code:
20220123
-automatic APN should work now on supported carriers
20220122
-fixed 120 hz, enable in settings
20220118
-initial release
Thank you for this. this forum has been a little quiet lately.
I am also looking into building roms for the device, if i hit any snags, can i contact you?
owlery_hk said:
Thank you for this. this forum has been a little quiet lately.
I am also looking into building roms for the device, if i hit any snags, can i contact you?
Click to expand...
Click to collapse
I'm not exactly experienced, but I'll try my best to help you in case of problems. Try me on t.me/maliklbn
malik1004 said:
View attachment 5514497
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am 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 ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
About ShapeShiftOS
ShapeShiftOS is a custom-rom based on ExtendedUI that aims to provide a different user interface and experience than any other ROM on the market.
Download Link
This is my first ROM and the first ROM for this device on Android 12; don't expect it to be super stable.
Known issues / not working:
-no 120 Hz FIXED
-even for 60 Hz, UI is stuttery (games work fine) FIXED
-manual APN input required for mobile data FIXED
-currently uses prebuilt kernel
-you tell me.
Installation instructions:
Unlock bootloader first!
Code:
//plug in USB while holding VOL+ during boot, make sure charge LED is blue
//reboot to fastbootd:
fastboot reboot fastboot
//flash the ROM:
fastboot set_active a
fastboot flash boot boot.img
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot --disable-verity --disable-verification flash vbmeta_system vbmeta_system.img
fastboot erase metadata // only on first install, ignore on upgrading
fastboot delete-logical-partition product_a
fastboot delete-logical-partition system_a // so that fastboot won't complain about disk space
fastboot create-logical-partition product_a 0 // size is 0, will auto-resize during flash
fastboot flash product product.img
fastboot create-logical-partition system_a 0
fastboot flash system system.img
//erase userdata:
fastboot erase userdata // also only on first install
//boot the ROM:
fastboot reboot
Source:
Vendor source
Device tree
Device tree (edo common)
Changelog:
Code:
20220123
-automatic APN should work now on supported carriers
20220122
-fixed 120 hz, enable in settings
20220118
-initial release
Click to expand...
Click to collapse
This looks sweet! I assume I need to have flashed stocked android 11 for this right?
Jayram2000 said:
This looks sweet! I assume I need to have flashed stocked android 11 for this right
Click to expand...
Click to collapse
Yeah, just use Emma flashtool if OTA doesn't work for you.
Smooth and power saving, except for the camera button, the experience is perfect. love you bro
Should i flash offcial build before flash this rom?
Can the camera button be fixed?
m2m2434 said:
Can the camera button be fixed?
Click to expand...
Click to collapse
Works for me. PM me (or Telegram), prepare logs.
ShiraiKuroko said:
Should i flash offcial build before flash this rom?
Click to expand...
Click to collapse
Flash stock Android 11 (either through OTA or through Emma if you broke OTA)
I'm still on resurrection remix os 8.6.6, too bad no one wants to update it
can anyone post some screenshots? please
ramirowski said:
can anyone post some screenshots? please
Click to expand...
Click to collapse
Here's a few of mine. ROM is rock solid and even passes SafetyNet with Magisk v23.4
malik1004 said:
Works for me. PM me (or Telegram), prepare logs.
Click to expand...
Click to collapse
I can't get mine to work either, idk how to get you the logs you need. I'm on Telegram @Jayram2000
Jayram2000 said:
Here's a few of mine. ROM is rock solid and even passes SafetyNet with Magisk v23.4
Click to expand...
Click to collapse
how about the battery drain
tainhao said:
how about the battery drain
Click to expand...
Click to collapse
For me it's pretty much the same as stock Android 11.
not mount my micro sd card, anyone with the same issue?
Seems like the link is dead, which is unfortunate cause I really wanted to give this a shot, does anyone have a mirror link to it?
ShiggusDiggus said:
Seems like the link is dead, which is unfortunate cause I really wanted to give this a shot, does anyone have a mirror link to it?
Click to expand...
Click to collapse
Fixed now - OneDrive messed up the previous link. I wouldn't use it at all, but I got 1000 GB for free, would be a shame for it to go to waste...
Hey, i don't know why but for me i couldn't get the commands to work. Even just fastboot set_active a didn't work.
So i just spent 3 hours unlocking oem then trining to install then it not working, corrupting the device and fixing it. Now im back on stock rom. I just wonder, why on earth did even the basic First command not work ?

[ROM] [A13] [Creator Mode] Evolution X 7.0

Evolution X 7.0 for Xperia 5 II [PDX206]
Code:
/*
* Your warranty is void. Or valId, probably?
*
* I am not responsible for bricked devices, dead SD cards, Ebolation X,
* thermonuclear war, or the current economic crisis caused by you following
* these directions. YOU are choosing to make these modifications, and if
* you point your finger at me for messing up your device, I will LMAO at you.
*/
{
"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"
}
Keep Evolving
Pixel UI, customization, and more, we are Evolution X!
- Team Evolution X -
@joeyhuab
@RealAkito
@AnierinB
Just flash and check "The Evolver". We have tons of features combined together from different ROMs.
NFC
DO NOT FLASH GAPPS, ALREADY INCLUDED
First Time Install / Clean Flash
Flash Instructions
//plug in USB while holding VOL+ during boot, make sure charge LED is blue
//reboot to fastbootd:
fastboot reboot fastboot
//flash the ROM:
fastboot set_active a
fastboot flash boot boot.img
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot --disable-verity --disable-verification flash vbmeta_system vbmeta_system.img
fastboot erase metadata // only on first install, ignore on upgrading
fastboot delete-logical-partition product_a
fastboot delete-logical-partition system_a // so that fastboot won't complain about disk space
fastboot create-logical-partition product_a 0 // size is 0, will auto-resize during flash
fastboot flash product product.img
fastboot create-logical-partition system_a 0
fastboot flash system system.img
//erase userdata:
fastboot erase userdata // also only on first install
fastboot flash vendor vendor.img
fastboot flash odm odm.img
fastboot flash recovery recovery.img
//boot the ROM:
fastboot reboot
​
Android OS version: 13.0
Security patch level: August 2022
Source code: https://github.com/Evolution-X
Kernel Source code: https://github.com/XperiaBrickers/android_kernel_sony_sm8250
XDA: DevDB Information
Evolution X, ROM for the Xperia 5 II
Contributors
Source Code: https://github.com/Evolution-X
ROM OS Version: Android 13
ROM Kernel: Linux 4.19.195
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 7.0
Last Updated 2022-08-26
Support available at Telegram
Hey Thanks for your work!
Are there any known bugs?
owlery_hk said:
Hey Thanks for your work!
Are there any known bugs?
Click to expand...
Click to collapse
NFC thats all
Dual SIM doesn't seem to work
wuhaocheng said:
Dual SIM doesn't seem to work
Click to expand...
Click to collapse
Can fix with this link;
[MOD]Build.Prop Sim Config Change for ROMs (switching between single/dual sim)
Note: This is for MIUI/EUI ROMs only. I will provide steps for Lineage/AOSP-based ROMs. MIUI/EUI I have built a flashable zip for both x720 and x727 devices that will help pick up a signal/maintain a signal with a simple build.prop edit...
forum.xda-developers.com
Dual SIM should be fixed in next build
King081 said:
Dual SIM should be fixed in next build
Click to expand...
Click to collapse
I'll see it tonight
that adb cli for dual sim works after I rooted
Thanks for your effort. Which firmware version is needed plz?
HoraceHuang said:
Thanks for your effort. Which firmware version is needed plz?
Click to expand...
Click to collapse
I would suggest to be on stock A12 before flashing. However, as it includes a custom kernel it shouldn't matter
Hi, would anyone be so kind to make a short list of what is "missing" from this rom compared to the stock one?
Like, I don't know, creator mode? 120hz? Game enhancer (if this one's missing, is there any way to install it? I need it to run Kodi at 60hz, otherwise black screen)? The battery charge thing?
Thanks in advance!
paddox2 said:
Hi, would anyone be so kind to make a short list of what is "missing" from this rom compared to the stock one?
Like, I don't know, creator mode? 120hz? Game enhancer (if this one's missing, is there any way to install it? I need it to run Kodi at 60hz, otherwise black screen)? The battery charge thing?
Thanks in advance!
Click to expand...
Click to collapse
120hz is there, creator mode is there, game enhancer no, H.S is available through ACC
King081 said:
120hz is there, creator mode is there, game enhancer no, H.S is available through ACC
Click to expand...
Click to collapse
Great, thank you!
By the way I'm gonna leave this here in case anyone runs in a similar situation: I managed to run Kodi with 120hz enabled without game enhancer by creating a macro in macrodroid that changes min_refresh_rate and peak_refresh_rate system settings a second before starting the app and sets them back when it's closed.
Thanks!
Sony battery limit, one of the most cooler featuire to save battery wearing, is not ther, Dual Sim not there, Dolby Atmos same, the camera pro and cinema pro are not there, because not compatible on Android 13 maybe, the normal camera app and google camera as well leave not change lenses. So be aware your mileage may vary.... Hope these features will be introduced in the next release because 90% of this rom is very interesting and fast.
gericho_it said:
Sony battery limit, one of the most cooler featuire to save battery wearing, is not ther, Dual Sim not there, Dolby Atmos same, the camera pro and cinema pro are not there, because not compatible on Android 13 maybe, the normal camera app and google camera as well leave not change lenses. So be aware your mileage may vary.... Hope these features will be introduced in the next release because 90% of this rom is very interesting and fast.
Click to expand...
Click to collapse
All camera apps works and Sony battery limit is done through an app called ACCA
Dolby Atmos won't be done yet
Hi, thank you very much for this rom.
Does it include DC dimming feature ?
danfauca said:
Hi, thank you very much for this rom.
Does it include DC dimming feature ?
Click to expand...
Click to collapse
DC dimming or extra dim?

[ROM] [UNOFFICIAL] [13.0] Cherish OS 4.5

{
"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"
}
A beautiful ROM based on AOSP and Pixel with good quality of features​
* Your warranty is now void.
* I am 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.
Click to expand...
Click to collapse
Screenshots
First Time Install / Clean Flash
Flash Instructions
//plug in USB while holding VOL+ during boot, make sure charge LED is blue
//reboot to fastbootd:
fastboot reboot fastboot
//flash the ROM:
fastboot set_active a
fastboot flash boot boot.img
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot --disable-verity --disable-verification flash vbmeta_system vbmeta_system.img
fastboot erase metadata // only on first install, ignore on upgrading
fastboot delete-logical-partition product_a
fastboot delete-logical-partition system_a // so that fastboot won't complain about disk space
fastboot create-logical-partition product_a 0 // size is 0, will auto-resize during flash
fastboot flash product product.img
fastboot create-logical-partition system_a 0
fastboot flash system system.img
//erase userdata:
fastboot erase userdata // also only on first install
fastboot flash vendor vendor.img
fastboot flash odm odm.img
fastboot flash recovery recovery.img
//boot the ROM:
fastboot reboot
Click to expand...
Click to collapse
Download:
ROM
kernel(SU)
fuji-kernelSU
Support Group: Telegram
CherishOS for Xperia 5 II
Build Type: Unofficial
ROM Kernel: Linux 4.19.272
ROM Firmware Required: Latest fw 58.2.A.10.126 Recommended.
Based On: AOSP
Android OS version: 13
Security patch level: 05 February 2023
Sources: https://github.com/XperiaBrickers
Thanks for this beautiful ROM for 5 II. But fast charge is not working. The phone charges really slow or doesn't charge at all unless I restart the phone and do not unlock my lockscreen. After unlocking lockscreen, the same issue continues. Maybe have a fix?
raspingcoot said:
Thanks for this beautiful ROM for 5 II. But fast charge is not working. The phone charges really slow or doesn't charge at all unless I restart the phone and do not unlock my lockscreen. After unlocking lockscreen, the same issue continues. Maybe have a fix?
Click to expand...
Click to collapse
turn on/off this
tuan94_bg said:
turn on/off this
View attachment 5846421View attachment 5846419
Click to expand...
Click to collapse
Thanks a lot brother. Pause charging was sett to "on". I changed it to "off" and it fixed my problem so easily. I was flashing multiple kernals to fix this with no vain. Can you suggest me which one of the kernals should I flash?
raspingcoot said:
Thanks a lot brother. Pause charging was sett to "on". I changed it to "off" and it fixed my problem so easily. I was flashing multiple kernals to fix this with no vain. Can you suggest me which one of the kernals should I flash?
Click to expand...
Click to collapse
if you want performance then you should choose fuij, if you want stability use perf. you can also use extra fkm to customize cpu as you like

Categories

Resources