Devilx86 / ImpostorModmenu

Mod menu for Among Us on Android (supports both armeabi-v7a and arm64-v8a)
127 stars 70 forks source link

Can't install release build from this repository #2

Closed chaoscreater closed 4 years ago

chaoscreater commented 4 years ago

This is a 1.7MB file and the mods I've tried that worked are all around 50MB. This can't be installed on either Bluestacks or on my phone.

Devilx86 commented 4 years ago

The 1.7 MB APK is just a compiled version of this menu, You need to inject this into the amongUs game APK, then sign it. You can use ./inject-apk.sh script I have included in this repo. The 50-70 MB mod APK's that worked for you are produced after injecting the menu APK contents into the game APK and signing it.