View Issue Details

IDProjectCategoryView StatusLast Update
0006426Android OS / portable deviceSony smartphonepublic2023-11-19 17:36
ReporterDigitalMy 
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
PlatformIBMPCOSWindowsOS Version2008R2
Summary0006426: Update and root Sony Xperia 10 Plus dual SIM I4213
DescriptionBasic Sony Android 9 removed
Can use Android 10 update (official)

Also supported:
Sailfish OS
Lineage OS
TagsNo tags attached.
BuyTarget

Activities

DigitalMy

2023-11-19 01:13

administrator   ~0012242

Last edited: 2023-11-19 04:27

View 3 revisions

Root on Sony Xperia 10 Plus dual I4213
Your unlock code for 352443100405162 got from official Sony website

cd C:\Android\sdk\platform-tools
fastboot oem unlock E9977B371177C476

do not flash image for single sim models: touch screen stops working: boot_magisk_xperia_10_plus_53.0.A.4.79_R4A.img

get from lineage and flash recovery onto device:
fastboot flash boot boot.img
fastboot reboot
Use Android 13 Lineage OS 20
reboot to recovery mode (volume down + power)
ADB sideload use for installation
download to computer https://download.lineageos.org/devices/mermaid/builds
adb sideload lineage-20.0-20231118-nightly-mermaid-signed.zip
download to computer https://github.com/topjohnwu/Magisk/releases/tag/v26.4
adb sideload Magisk-v26.4.apk

DigitalMy

2023-11-19 17:36

administrator   ~0012243

Note: use USB for copy files from device to other Android device for correct signature change.
In case copy SD-card directly - headers are damaged (protected by OS)