So say I have this crazy apk that I decompile and has all kinds of fun things in it. I decompiled the classes.dex and the libgame.so has about 20k functions in it.
At this point I'm not really sure how to proceed. In the decompiled folder there is an XML folder that contains XML documents, but modding them doesn't seem to do much and there are other files that are .data files that probably have what I need to edit, but I'm not sure what to use to open, view, and edit them.
Sooo... Suggestions? Thoughts? Might be a bit of a big project for someone new at modding...