|
1 | | -# [Tool-Tree](https://zenlua.github.io/Tool-Tree)  |
| 1 | +# Tool-Tree |
| 2 | +### Android ROM & APK Toolkit |
2 | 3 |
|
3 | | -<img src="https://github.com/Zenlua/Tool-Tree/raw/refs/heads/main/.github/img/tool-tree.jpg" alt="1" style="width:100%;"> |
| 4 | +[](https://github.com/Zenlua/Tool-Tree/releases/latest) |
| 5 | +[](https://github.com/Zenlua/Tool-Tree) |
| 6 | +[](https://github.com/Zenlua/Tool-Tree) |
4 | 7 |
|
5 | | -- Unpack: `boot`, `dtbo`, `ext4`, `erofs`, `f2fs`, `payload`, `super`, `zip`, `apk`, `apks`, `apex`, `capex` ... |
| 8 | +Official website: **https://zenlua.github.io/Tool-Tree** |
6 | 9 |
|
7 | | -- Pack: `boot`, `dtbo`, `ext4`, `erofs`, `f2fs`, `payload`, `super`, `amlogic`, `apk`, `apex`, `capex` ... |
| 10 | +<p align="center"> |
| 11 | +<img src="https://github.com/Zenlua/Tool-Tree/raw/refs/heads/main/.github/img/tool-tree.jpg" width="100%"> |
| 12 | +</p> |
8 | 13 |
|
9 | | -- There are many other features, discover them for yourself |
| 14 | +## ✨ Features |
10 | 15 |
|
11 | | -- Supports both `root` or `no-root` versions and is only for `arm64-bit` |
| 16 | +**📦 Unpack** |
12 | 17 |
|
13 | | -- 📲 Download: **[Release](https://github.com/Zenlua/Tool-Tree/releases/latest)** or **[Beta](https://github.com/Zenlua/Tool-Tree/releases/tag/beta)** |
| 18 | +`boot` • `dtbo` • `ext4` • `erofs` • `f2fs` • `payload` • `super` |
| 19 | +`zip` • `apk` • `apks` • `apex` • `capex` • ... |
14 | 20 |
|
15 | | -### See details |
| 21 | +**📥 Pack** |
16 | 22 |
|
17 | | -- Instruct: **[Root & No-Root](https://zenlua.github.io/Tool-Tree/website/Guide.html)** |
| 23 | +`boot` • `dtbo` • `ext4` • `erofs` • `f2fs` |
| 24 | +`payload` • `super` • `amlogic` |
| 25 | +`apk` • `apex` • `capex` • ... |
18 | 26 |
|
19 | | -- Input directory: `/sdcard/TREE` Contains `ROM` `APK` |
| 27 | +> And many more tools waiting to be discovered. |
20 | 28 |
|
21 | | -- Root path: |
| 29 | +--- |
22 | 30 |
|
23 | | - + APK: `/data/local/TOOL` |
24 | | - + ROM: `/data/local/TREE` |
| 31 | +## ✅ Requirements |
25 | 32 |
|
26 | | -- Report: **[Issues](https://github.com/Zenlua/Tool-Tree/issues)** or **[Telegram](https://t.me/tooltree)** |
| 33 | +| Item | Support | |
| 34 | +|------|---------| |
| 35 | +| Architecture | ARM64 | |
| 36 | +| Root | ✅ Root | |
| 37 | +| No Root | ✅ Supported | |
27 | 38 |
|
28 | | -### Version changelog |
| 39 | +--- |
29 | 40 |
|
30 | | -- **[See details](https://zenlua.github.io/Tool-Tree/Version.html)** |
| 41 | +## 📲 Download |
31 | 42 |
|
32 | | -### Download add-ons |
33 | 43 |
|
34 | | -- **[Addon](https://zenlua.github.io/Tool-Tree/website/Addon.html)**: The section for ROM editor |
| 44 | ++ Stable: **[Latest release](https://github.com/Zenlua/Tool-Tree/releases/latest)** |
| 45 | ++ Beta: **[Beta](https://github.com/Zenlua/Tool-Tree/releases/tag/beta)** |
35 | 46 |
|
36 | | -- **[Apkon](https://zenlua.github.io/Tool-Tree/website/Apkon.html)**: The section for APK editor |
| 47 | +--- |
37 | 48 |
|
38 | | -### Create add-on |
| 49 | +## 📖 Documentation |
39 | 50 |
|
40 | | -- **[See details](https://zenlua.github.io/Tool-Tree/website/Instruct.html)** |
| 51 | +| Topic | Link | |
| 52 | +|------|------| |
| 53 | +| User Guide | https://zenlua.github.io/Tool-Tree/website/Guide.html | |
| 54 | +| Version Changelog | https://zenlua.github.io/Tool-Tree/Version.html | |
| 55 | +| Add-on Development | https://zenlua.github.io/Tool-Tree/website/Instruct.html | |
| 56 | +| Framework Development | https://zenlua.github.io/Tool-Tree/website/Information.html | |
41 | 57 |
|
42 | | -### Development |
| 58 | +--- |
43 | 59 |
|
44 | | -- **[See details](https://zenlua.github.io/Tool-Tree/website/Information.html)** |
| 60 | +## 📂 Working Directories |
45 | 61 |
|
46 | | -### Language |
| 62 | +### Input |
47 | 63 |
|
48 | | -- Help me translate your language |
| 64 | ++ `/sdcard/TREE` |
| 65 | +- ROM |
| 66 | +- APK |
49 | 67 |
|
50 | | -- **[App](https://github.com/Zenlua/Tool-Tree/tree/main/app/src/main/res), [Shell](https://github.com/Zenlua/Tool-Tree/tree/main/app/src/main/assets/home/etc/lang)** |
| 68 | +### Root Working Directory |
51 | 69 |
|
52 | | -### Screenshot |
| 70 | +APK: `/data/local/TOOL` |
53 | 71 |
|
54 | | -<img src="https://github.com/Zenlua/Tool-Tree/raw/refs/heads/main/.github/img/shell1.jpg" alt="1" style="width:49%;"> <img src="https://github.com/Zenlua/Tool-Tree/raw/refs/heads/main/.github/img/shell2.jpg" alt="2" style="width:49%;"> |
55 | | -<img src="https://github.com/Zenlua/Tool-Tree/raw/refs/heads/main/.github/img/shell3.jpg" alt="3" style="width:49%;"> <img src="https://github.com/Zenlua/Tool-Tree/raw/refs/heads/main/.github/img/shell4.jpg" alt="4" style="width:49%;"> |
| 72 | +ROM: `/data/local/TREE` |
56 | 73 |
|
57 | | -### Source code |
| 74 | +--- |
58 | 75 |
|
59 | | -- There are many other sources that cannot be listed, only the app framework source can be taken. |
| 76 | +## 🧩 Extensions |
60 | 77 |
|
61 | | -- References and source code |
| 78 | +| Extension | Description | |
| 79 | +|-----------|-------------| |
| 80 | +| **[Addon](https://zenlua.github.io/Tool-Tree/website/Addon.html)** | ROM editor modules | |
| 81 | +| **[Apkon](https://zenlua.github.io/Tool-Tree/website/Apkon.html)** | APK editor modules | |
62 | 82 |
|
63 | | -- **[Kr-Script](https://github.com/helloklf/kr-scripts), [Termux](https://github.com/termux/termux-app), [Other](https://zenlua.github.io/Tool-Tree/website/Other.html)** |
| 83 | +--- |
64 | 84 |
|
| 85 | +## 🌍 Language |
| 86 | + |
| 87 | +Want to help translate Tool-Tree? |
| 88 | + |
| 89 | +- [App resources](https://github.com/Zenlua/Tool-Tree/tree/main/app/src/main/res) |
| 90 | + |
| 91 | +- [Shell language packs](https://github.com/Zenlua/Tool-Tree/tree/main/app/src/main/assets/home/etc/lang) |
| 92 | + |
| 93 | +Contributions are always welcome ❤️ |
| 94 | + |
| 95 | +--- |
| 96 | + |
| 97 | +## 🖼️ Screenshots |
| 98 | + |
| 99 | +<p align="center"> |
| 100 | +<img src="https://github.com/Zenlua/Tool-Tree/raw/refs/heads/main/.github/img/shell1.jpg" width="49%"> |
| 101 | +<img src="https://github.com/Zenlua/Tool-Tree/raw/refs/heads/main/.github/img/shell2.jpg" width="49%"> |
| 102 | +</p> |
| 103 | + |
| 104 | +<p align="center"> |
| 105 | +<img src="https://github.com/Zenlua/Tool-Tree/raw/refs/heads/main/.github/img/shell3.jpg" width="49%"> |
| 106 | +<img src="https://github.com/Zenlua/Tool-Tree/raw/refs/heads/main/.github/img/shell4.jpg" width="49%"> |
| 107 | +</p> |
| 108 | + |
| 109 | +--- |
| 110 | + |
| 111 | +## 🐞 Report Issues |
| 112 | + |
| 113 | +- [GitHub Issues](https://github.com/Zenlua/Tool-Tree/issues) |
| 114 | + |
| 115 | +- [Telegram](https://t.me/tooltree) |
| 116 | + |
| 117 | +--- |
| 118 | + |
| 119 | +## ❤️ Credits |
| 120 | + |
| 121 | +Tool-Tree incorporates or references several open-source projects. |
| 122 | + |
| 123 | +- [Kr-Script](https://github.com/helloklf/kr-scripts) |
| 124 | + |
| 125 | +- [Termux](https://github.com/termux/termux-app) |
| 126 | + |
| 127 | +- [Other references](https://zenlua.github.io/Tool-Tree/website/Other.html) |
0 commit comments