-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Hi,
Sorry to bother, maybe this isn't the right place to ask, but, as of now, I cannot think of a better one.
Since Android 10 is more than 4 years old at this point, the Sony G8441 still isn't dead, and since I am trying my best to learn about engineering (software + electronics), I believe it would be a good opportunity to try and reverse-engineer the Sony camera libs that are incompatible with Android 11 and newer for the Xperia XZ1 Compact, of course to try and patch them.
I have Ghidra, I can do minimal modifications to libraries, apps, functions, etc, but I have absolutely no clue how you guys completely dumped Sony's CustomizationSelector into a fully compilable and easily editable format: https://github.com/whatawurst/OpenCustomizationSelector
Is there any advice you can give me? Tools to use, what to read, etc., so maybe I can end up doing something similar to the camera libs?