Devilx86 / ImpostorModmenu

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

apktool: command not found #8

Closed khanhuypr closed 4 years ago

khanhuypr commented 4 years ago

how does apktool work Untitled

Devilx86 commented 4 years ago

On the right side terminal it says apktool not found try running just apktool command from that environment instead of the script, you will most likely get the same error, if this is the case this has to do with you not having the location of apktool added to your Path variables.

khanhuypr commented 4 years ago

image

khanhuypr commented 4 years ago

thanks

khanhuypr commented 4 years ago

done