lolsheldon
Platinian
Hey guys, noob modder here, go easy on me.
I've been trying to Mod the Archero game (thought that would be a good start), and so far, managed to play as god mode in the nox emulator, no problems there.
What I got so far:
- Opened the APK and extracted the lib2cpp.so and global-metadata
- Dumped the dump.cs, find methods and rewrite hex successfully
- Put the new lib2cpp.so in the APK, and sent to install in Nox emulator (Android 5)
- The game runs as expected (including mod) and connects with my Google Play account. I can see the updates in my phone.
What I'm struggling
- Can't install the same apk (installed on nox) on my device (Android 10 non-rooted). Getting the message "The app was not installed" - This is related to Android versions?
- Tried to sign the APK using "one_click_signer", same message: "The app was not installed"
- Tried to sign the APK using "APK Editor". This time I got a black screen when opening the game.
- Tried to sign the APK using "ZipSigner". Same black screen.
- Tried the method before renaming the obb folder. Same black screen.
What is missing, and more important, why the apk without sign works in nox but not on my device? I'm pretty sure my Nox instance is non-rooted.
I've been trying to Mod the Archero game (thought that would be a good start), and so far, managed to play as god mode in the nox emulator, no problems there.
What I got so far:
- Opened the APK and extracted the lib2cpp.so and global-metadata
- Dumped the dump.cs, find methods and rewrite hex successfully
- Put the new lib2cpp.so in the APK, and sent to install in Nox emulator (Android 5)
- The game runs as expected (including mod) and connects with my Google Play account. I can see the updates in my phone.
What I'm struggling
- Can't install the same apk (installed on nox) on my device (Android 10 non-rooted). Getting the message "The app was not installed" - This is related to Android versions?
- Tried to sign the APK using "one_click_signer", same message: "The app was not installed"
- Tried to sign the APK using "APK Editor". This time I got a black screen when opening the game.
- Tried to sign the APK using "ZipSigner". Same black screen.
- Tried the method before renaming the obb folder. Same black screen.
What is missing, and more important, why the apk without sign works in nox but not on my device? I'm pretty sure my Nox instance is non-rooted.