How to check the Android version and Sony open binary version in Sony Xperia 10 V?

As for Android base version, see my post here:

Basically, simply use:

fastboot getvar version-baseband

And then google for the Android version corresponding with the baseband version displayed, for example 68.0.A.0.829 is Android 13.

As for Sony blobs version, simply reflash the ones of your interest, which can be done individually, without affecting the rest of the partitions and thus without harming the already installed system. I believe that currently only the v4b version works at semi-usable level, so just go ahead and reflash it over the existing ones:

fastboot flash oem_a SW_binaries_for_Xperia_Android_13_5.4_v4b_zambezi.img

and that’s it.

3 Likes