My Sony Xperia10V has been brushed with Sailfish OS5 operating system. Is there any way to know the Android version number and Sony open binary version number when brushing Sailfish?
You mean after SailfishOS is installed?
I guess this is not possible
Are there any commands or installation logs that can see their version numbers?
reflash android with xperifirm+newflasher, then you will know what you flashed. then reinstall SFOS with whatever sony binaries you want to try out. if you dont want to reflash, i dont think this is possible, but someone else might know of some clever way to figure it out
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.