# apktool > 反向工程 APK 文件。 > 更多信息:. - 解码 APK 文件: `apktool d {{path/to/file.apk}}` - 从目录构建 APK 文件: `apktool b {{path/to/directory}}` - 安装并存储框架: `apktool if {{path/to/framework.apk}}`