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
Copy file name to clipboardExpand all lines: docs/2_1_patching.md
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -26,17 +26,18 @@ Learn how to use ReVanced Manager to patch apps.
26
26
5. Tap on the **Done** then **Patch** button
27
27
28
28
> ⚠️ Warning
29
-
> The patching process may take ~5 minutes. Exiting the app may cancel patching or increase the time it takes to patch significantly.
29
+
> The patching process may take ~5 minutes. Exiting the app may cancel patching or significantly increase the time it takes to patch.
30
30
31
31
6. Tap on the **Install** button
32
32
33
33
> ℹ️ Note
34
-
> If you are rooted, you can mount the patched app on top of the original app.[^3]
34
+
> If you are rooted, you can mount[^3] the patched app on top of the original app.[^4]
35
35
> Optionally, you may export the patched app to storage using the option in the bottom left corner.
36
36
37
-
[^1]: You can select installed apps or select APK files from storage. ReVanced does not provide any APK files, which is why you have to source them yourself.
37
+
[^1]: You can select installed apps from the list of installed apps or APK files from device storage. ReVanced does not provide any APK files, so you must source them yourself.
38
38
[^2]: It is suggested to use the default set of patches by tapping on the **Default** button above the list of patches.
39
-
[^3]: Mounting the patched app on top of the original app will only work if the installed app version matches the version of the app selected in step 3. above.
39
+
[^3]: Mounting refers to using Linux's mounting mechanism to layer the patched app on top of the existing installed app.
40
+
[^4]: Mounting the patched app on top of the original app may only work if the installed app version matches the version of the app selected in step 3. above.
0 commit comments