Sony Xperia 5 V

Well done for trying @xShottaZx ! I have not used aospdtgen before. I did have a quick run though late last night but got no useful result. My comments below are therefore based that and “What I might try next” !

I did not manage so far to collect a copy of Android Dumps / sony / pdx237 · GitLab it is marked “protected” I got no complete download and could not login.

This source appears to be a ROM dump already (but it is unknown if produced as required in instructions by)

Android stock ROM dump (made with dumpyara).

Had I managed to collect that download I would have added it to my working environment as dump_path with no further modification.

  • (My understanding is that one would apply dumpyara to an actual pdx237 stock ROM, rather than an already dumped product.)

Now looking at the usage instructions

usage: python3 -m aospdtgen [-h] [-o OUTPUT] dump_path

My intention had been to run the command as

python3 -m aospdtgen -o my-device-tree-product pdx237_download

Maybe your collected .zip (substituted as pdx237_download or dump_path) would produce a different result like this ? (you might experiment with the .zip or the extracted contents).

I don’t know your previous experience with ROM building so I hesitate to give entry level tips … but …

Liberating a new phone is no easy job, congratulations on where you got (even if it seems disappointing so far !).

Better than my suggestions … follow @Petefoth’s suggestion and build AOSP, here vendor blobs are already supplied, no need for extract.files.sh. The output of this build could be quite interesting to you. (You might during the course of this look for a stock ROM for your phone so that you have a known path to return if your build installs but is unsatisfactory for daily use. Might be found here ? Xperia Stock ROM - Database of Sony Xperia Firmware)

1 Like