Ok I have read/watch many tutorials on how to mod android games, I been trying to mod a game called War dragons army of fire.. My problem is when I turn the apk into a zip I get a Classes.dex and a Classes2.dex which I believe is what needs to be modded? If I decompile it I get instead is Smali and a samli2 folder now I have gone threw these files many times but really have no idea what file to look at. Then I went ahead and did even more research and read that certain games can be modded by their lib files, This game so has that lib-->armeabi-v7a--> bunch of .SO files I tried looking at the Application.so file using IDA and it loaded over 85k results so Not sure if something has to be edited there or not. Then lastley this game has other files called Assests, Unknown and resources is there something I am doing wrong? Sorry if I sound like a complete noob, I rather learn how to do mods then always ask for them!