# Android-unpack-tool **Repository Path**: dev_dX/Android-unpack-tool ## Basic Information - **Project Name**: Android-unpack-tool - **Description**: 克隆自 https://github.com/wwrrj/Android-unpack-tool - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Android-unpack-tool ## 如何安装?(How to install?) 终端输入 ```bash git clone https://github.com/wwrrj/Android-unpack-tool.git ``` ## 如何使用?(How to use?) 手机端安装好Linux Deploy中Ubuntu20.04版本 Download Linux Deploy on yours devices. And install Ubuntu20.04. 如何安装这里不再赘述 连接ssh,进入工具目录 connect to SSH type in 终端输入 ```bash su ``` ```bash cd Android-unpack-tool ``` ```bash bash menu.sh ``` 即可使用 Done !! ## 首次使用请在菜单内安装依赖,否则无法使用 (First time to use, please install depends from menu) 注:感谢迷路的小新大大 (https://github.com/xiaoxindada) Thanks xiaoxindada! 部分方案来源于小新大大 ## 更新日志(Update logs) v1.1:新增加功能:解压new.dat.br,各种格式互换,打包img,优化逻辑