diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -62,13 +62,7 @@ Running the custom installation script will: | |||
62 | adb shell /system/bin/sh -x -e /data/local/tmp/root-vi7.sh | 62 | adb shell /system/bin/sh -x -e /data/local/tmp/root-vi7.sh |
63 | ``` | 63 | ``` |
64 | 64 | ||
65 | ### Installing the GUI | 65 | ### Installing a root checking app |
66 | |||
67 | The SuperSU APK is provided in the SuperSU Update archive and should be installed using ADB. A confirmation dialog may appear on the device. | ||
68 | |||
69 | ```bash | ||
70 | adb install UPDATE-SuperSU-v2.46/common/Superuser.apk | ||
71 | ``` | ||
72 | 66 | ||
73 | Optionnally, the reader may want to install a root checking app like [Root Checker](https://www.apkmirror.com/apk/joeykrim/root-checker-basic/root-checker-basic-5-5-3-android-apk-download/) | 67 | Optionnally, the reader may want to install a root checking app like [Root Checker](https://www.apkmirror.com/apk/joeykrim/root-checker-basic/root-checker-basic-5-5-3-android-apk-download/) |
74 | 68 | ||