We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ade45 commit 6523a75Copy full SHA for 6523a75
1 file changed
docs/hr/setup.md
@@ -0,0 +1,23 @@
1
+# Setup
2
+<div align="center">
3
+ <img src="/images/usage/setup_01.jpg" alt="setup_01" width="50%">
4
+</div>
5
+
6
+## Root permission
7
+You need to grant root first.
8
9
+### * Magisk
10
+You can grant root access directly in the popup window when clicking the
11
+permission card.
12
13
+### * KernelSU/APatch
14
+You need to grant root access manually in their manager first, then restart
15
+**DataBackup**.
16
17
+### Custom su file
18
+For some devices, `su` file may not be named `su`, so you can edit it manually.
19
+Just remember to restart **DataBackup** to make it work.
20
21
22
+ <img src="/images/usage/setup_02.jpg" alt="setup_02" width="50%">
23
0 commit comments