Hello platinmods community!
I am a total noob regarding modding but I am still learning. I am trying to modify and apk (actually adding Frida Gadget to the apk). So what I did is I downloaded a game called Goblins Wood Tycoon from apk pure (as XAPK). I extracted the file and there were two apk files: one named same as the game and the other named config.arm64_v8a.apk. I decompiled the main apk and recompiled it using apktool, without any modifications and signed it using uber signer, but it will not install on Nox player android 12. I tried installing the main unmodified apk (not the xapk), and it installed beautifully. I think the problem is with compiling or decompiling because I am not making any modifications and it is not installing (corrupted apk or something like that). Can someone tell me what the problem is?
Thank you
I am a total noob regarding modding but I am still learning. I am trying to modify and apk (actually adding Frida Gadget to the apk). So what I did is I downloaded a game called Goblins Wood Tycoon from apk pure (as XAPK). I extracted the file and there were two apk files: one named same as the game and the other named config.arm64_v8a.apk. I decompiled the main apk and recompiled it using apktool, without any modifications and signed it using uber signer, but it will not install on Nox player android 12. I tried installing the main unmodified apk (not the xapk), and it installed beautifully. I think the problem is with compiling or decompiling because I am not making any modifications and it is not installing (corrupted apk or something like that). Can someone tell me what the problem is?
Thank you