Skip to content

Commit 5f9bfd2

Browse files
committed
Upload file
1 parent 462b65e commit 5f9bfd2

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

website/Guide.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,27 @@
1616
1717
- More discover it yourself
1818

19+
**Features after root**
20+
21+
- Use in MT Manager
22+
23+
```shell
24+
source /data/data/com.tool.tree/files/root/executor.sh
25+
#. /data/data/com.tool.tree/files/root/executor.sh
26+
27+
java -version
28+
echo
29+
apkeditor_decode
30+
echo
31+
apkeditor_build
32+
echo
33+
unpack_img
34+
echo
35+
repack_img
36+
```
37+
38+
**Suggestions for non-rooted devices**
39+
1940
- The following images are for non-root users only, to be able to access data in the tool-tree application
2041

2142
<img src="https://github.com/Zenlua/Tool-Tree/raw/refs/heads/main/.github/img/img1.jpg" alt="1" style="width:49%;"> <img src="https://github.com/Zenlua/Tool-Tree/raw/refs/heads/main/.github/img/img2.jpg" alt="2" style="width:49%;">

0 commit comments

Comments
 (0)