This is the AMP version of this page.
If you want to load the real page instead, click this text.

Help! Game Not Installing After Recompiling

Cammer

Solid & Active Platinian
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
 
Update: I have just tried decompiling YouTube apk using APK tool GUI, just decompiling and compiling again without any changes. The tool auto signed the recompiled apk. I installed the new recompiled apk on Nox player and it installed, but as soon as I open YouTube, it just auto close. But the original YouTube apk runs just perfectly. What are the reasons of this?