Late update for anyone who read my previous post. I've put this project on hiatus and had came back to it recently with more coding experience.
However, I keep hitting a Snag whenever I modify any code in the apk. For some reason, the game halts at 82% when I load any test mod apk. I don't know...
Need to check metadata version? it's very easy.
Open global-metadata.dat with any hex editor programs or if you are using Hex Workshop, right click on global-metadata.dat and click Hex Edit with hex Workshop vX.X
Look at caret 0x4, this one says 18 which means 24 in decimal, so we know the...