We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 462b65e commit 5f9bfd2Copy full SHA for 5f9bfd2
1 file changed
website/Guide.md
@@ -16,6 +16,27 @@
16
17
- More discover it yourself
18
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
31
+apkeditor_build
32
33
+unpack_img
34
35
+repack_img
36
+```
37
38
+**Suggestions for non-rooted devices**
39
40
- The following images are for non-root users only, to be able to access data in the tool-tree application
41
42
<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