Add warning for custom recovery users

This commit is contained in:
vvb2060 2021-04-22 00:43:09 +08:00 committed by John Wu
parent fb93af665d
commit 11c882380f
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ In some custom recoveries, the installation may fail silently (it might look lik
- Download the Magisk APK
- Rename the `.apk` file extension to `.zip`, for example: `Magisk-v22.0.apk``Magisk-v22.0.zip`. If you have trouble renaming the file extension (like on Windows), use a file manager on Android or the one included in TWRP to rename the file.
- Flash the zip just like any other ordinary flashable zip.
- Warning: `sepolicy.rule` file of modules may be stored in `cache` partition, do not clear it.
- Check whether the Magisk app is installed. If it isn't installed automatically, manually install the APK.
## Uninstallation