I'm having trouble finding Android equivalents for PC memory addresses. For GTA III swim mod, I need an address that is offset from the player pointer. We can't call player struct, so I tried a few different strings that I thought could be equivalent, but applying the same offset didn'...