TLDR
Enter a command. For example: fd, aria2, omf, optipng, wasm2c, expr.

apktool

 
Reverse engineer APK files. More information: https://ibotpeaches.github.io/Apktool/.
 
  • Decode an APK file:
     
    apktool d {{file.apk}}
     
  • Build an APK file from a directory:
     
    apktool b {{path/to/directory}}
     
  • Install and store frameworks:
     
    apktool if {{framework.apk}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.