apktool

Reverse engineer APK files. More information: <https://ibotpeaches.github.io/Apktool/>.

Debian Debian
RUN apt-get update && \ apt-get install -y apktool
Ubuntu
RUN apt-get update && \ apt-get install -y apktool
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y apktool
Raspbian
RUN apt-get update && \ apt-get install -y apktool
click the source code to copy install apktool on any operating system with command-not-found.com