Git Product home page Git Product logo

tik's Introduction

TIK4.0

Powered By MIO-KITCHEN-ENVS

介绍

  1. TI Kitchen 4.0 】 是一个永久开源的ROM工具箱,支持安卓全版本

  2. 已支持大多常见镜像的分解/打包,较完善支持erofs/V-AB分区等

  3. 新增设置功能-调整交互习惯、打包行为

  4. 已支持目前安卓14新机型,包括但不限于Xiaomi OPPO Pixel等

  5. 全新MKC_Boot_Kitchen解打[boot|exaid|recovery/etc].img

  6. 支持分解全版本super.img(V-AB)支持各种类型打包(半自动识别,高效稳定)

支持

识别分解 打包支持

  1. 【 *.zip, *.br, *.dat, ext4/2 *.img, bootimg 等】传统镜像识别-分解-打包
  2. 【 Super.img <A-onloy/AB/V-AB>, bootimg, erofs *.img, 等】较新镜像识别-分解-打包
  3. 【 dtbo,dtb , TWRP, ops, ofp, ozip, payload.bin, *.win000-004, *.dat.1~20等】特殊文件的解包/打包
  4. 较完善适配最新 安卓14 Erofs 动态分区 V-AB分区

软件架构 同时支持

  1. 手机 Termux Proot Ubuntu 20.04及以上版本 Arm64[aarch64] 或者 Chroot Ubuntu 20.04及以上版本 Arm64[aarch64] 【推荐chroot,效率更高】

  2. 虚拟机或实体机 Ubuntu 20.04及以上版本 x86_64[x64]

3.Windows 7 and Newer[x64/x86]

Note: WSL 可能存在权限出错的问题 请自行判断测试!

合作伙伴

  1. Sakura
  2. Affggh
  3. Yeliqin666

安装教程

git clone https://github.com/ColdWindScholar/TIK
pip install -r requirements.txt
sudo chmod 777 ./TIK/run.py
./TIK/run.py

使用说明

  1. Termux内所有操作尽量【 不要使用系统root功能 】, PC端需要root权限(sudo) 且最好不要在【root用户登录状态下】运行此工具,以免打包后刷入手机出现权限问题 !

  2. 关于手机解压zip - 请将zip文件放置在【 内置存储 /sdcard/TIK3 】,工具会自动查找(设置中可以修改)

  3. 手机端termux proot ubuntu下工具目录: 【/data/data/com.termux/files/home/ubuntu/root/TIK

  4. **请勿删除【工程目录/TI_config文件夹】,打包时所需的文件信息都在此处,默认工具会自动帮您修改大小,适配动态分区!(可自行调整)

  5. 由于手机性能、proot效率、工作模式( 如打包img前自动比对fs_config,不会立刻打包 )等原因,保持耐心,等待片刻即可;

  6. 删除文件尽量在【Termux或proot ubuntu】执行 【rm -rf 文件、文件夹】 【 **不要使用系统root功能 ** 】

  7. 不要放在含有中文名文件夹下运行,可能支持选择带有空格的文件进行解包(如果有报错欢迎提issues),工程文件夹不得有空格或其他特殊符号 ,文件名不要过长!!!

  8. 动态分区除非在fastbootd下,否则不允许单刷其中的任何分区,具体请参见安卓文档

  9. 手机上使用工具时如果使用 系统ROOT 对工程目录下进行了操作(比如: 添加文件,修改文件等。。。 ),请记得给操作过的文件或文件夹 777 满权!!!

  10. 关于一键生成“卡线一体包”的说明:个别厂商对一些分区有所限制,目前更推荐在fastbootd下进行刷入以维护super信息的完整性

参与维护途径

请发起PR,我们将会第一时间查看并考虑是否通过,感谢所有为本项目提供支持的开发者/爱好者!

交流反馈

QQ群:[932388310]

免责声明

  1. 本工具在Termux proot环境中运行,不需要root权限 【 请在Termux中慎用系统root功能 】 !!!

  2. 此工具不含任何【破坏系统、获取数据】等其他不法代码 !!!

  3. 如果由于用户利用root权限对工具中的工程目录进行操作导致的数据丢失、损毁,不承担任何责任 !!!

ColdWindScholar([email protected]).All rights reserved.

tik's People

Contributors

coldwindscholar avatar yeliqin666 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.