You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -17,7 +29,7 @@ It contains many useability enhancements and all the major fixes needed to run `
17
29
***`MagiskPolicy` included**\
18
30
The necessary `SELinux` rules for running on modern Android ROMs are included, there is no need for [`Audio Compatibility Patch`](https://github.com/Magisk-Modules-Repo/acp) anymore.
19
31
***Enforce the law**\
20
-
This installer does not require switching `SELinux` to `permissive` temporarily for installing the APK, which mostly helps with devices where `permissive` has disabled in the kernel.
32
+
This installer does not require switching `SELinux` to `permissive` temporarily for installing the APK, which mostly helps with devices where `permissive` has been disabled in the kernel.
21
33
***Old folder gone legacy**\
22
34
The old folder `ViPER4Android` in your personal files has been redundant for long time already, as all files have been moved to the new scoped storage location anyways.
23
35
This installer doesn't depend on the old folder anymore, you can safely delete it and not have it clutter your files anymore.
@@ -48,11 +60,17 @@ It contains many useability enhancements and all the major fixes needed to run `
48
60
49
61
1.[Download the latest module ZIP from GitHub Releases](https://github.com/programminghoch10/ViPER4AndroidRepackaged/releases)
50
62
1. Flash in [Magisk](https://github.com/topjohnwu/Magisk)/[Lygisk](https://github.com/programminghoch10/Lygisk)
51
-
1. Reboot BEFORE opening the `ViPER4Android` app
63
+
1. Reboot
64
+
65
+
The installer installs the `ViPER4Android` app for you. Don't install it yourself.
52
66
53
-
This mod is targeted at `LineageOS 19` / `Android 12`. \
54
-
Any ROM similar or newer than `LineageOS 17` / `Android 10` should work. \
55
-
With anything else you can still try it, but I can't guarantee anything there.
0 commit comments