fieryhenry / mailboxhack

Script to hack the mailbox in The Battle Cats
6 stars 2 forks source link

Help with opening the mod #1

Open LegionG opened 1 month ago

LegionG commented 1 month ago

Hi, sorry to bother you, but I somehow managed to follow every step until the last one. I reached the path where the modded version is, but now I can't seem to open it. I really don't know how to open it, and I was wondering if you could help me. 20902024

fieryhenry commented 1 month ago

By the looks of it the apk is a split apk and those can't be installed via the normal methods annoyingly (thanks google). You might need to either use an app that can install split apks or use a tool to merge the individual apks (the ones in the split_apk folder) into an apk that can be installed. This is something I am working to fix for tbcml

cintagram commented 1 month ago

By the looks of it the apk is a split apk and those can't be installed via the normal methods annoyingly (thanks google). You might need to either use an app that can install split apks or use a tool to merge the individual apks (the ones in the split_apk folder) into an apk that can be installed. This is something I am working to fix for tbcml

Try this to merge split xapk to apk It worked on my pc