docs: Navigate to next sub-page and explain mounting [skip ci]

This commit is contained in:
oSumAtrIX 2024-12-17 23:25:40 +01:00
parent f2b20e6e7f
commit 695329088b
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4
5 changed files with 15 additions and 14 deletions

View File

@ -26,20 +26,21 @@ Learn how to use ReVanced Manager to patch apps.
5. Tap on the **Done** then **Patch** button
> ⚠️ Warning
> The patching process may take ~5 minutes. Exiting the app may cancel patching or increase the time it takes to patch significantly.
> The patching process may take ~5 minutes. Exiting the app may cancel patching or significantly increase the time it takes to patch.
6. Tap on the **Install** button
> Note
> If you are rooted, you can mount the patched app on top of the original app.[^3]
> If you are rooted, you can mount[^3] the patched app on top of the original app.[^4]
> Optionally, you may export the patched app to storage using the option in the bottom left corner.
[^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.
[^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.
[^2]: It is suggested to use the default set of patches by tapping on the **Default** button above the list of patches.
[^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.
[^3]: Mounting refers to using Linux's mounting mechanism to layer the patched app on top of the existing installed app.
[^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.
## ⏭️ What's next
The next page will lead back to the usage page.
The next page will explain how to view, open and uninstall patched apps.
Continue: [🛠️ Usage](2_usage.md)
Continue: [🧰 Managing patched apps](2_2_managing.md)

View File

@ -10,6 +10,6 @@ Learn how to view, open and uninstall patched apps.
## ⏭️ What's next
The next page will lead back to the usage page.
The next page will explain how to update ReVanced Manager.
Continue: [🛠️ Usage](2_usage.md)
Continue: [🔄 Updating ReVanced Manager](2_3_updating.md)

View File

@ -9,6 +9,6 @@ Learn how to update ReVanced Manager.
## ⏭️ What's next
The next page will lead back to the usage page.
The next page will explain how to configure ReVanced Manager.
Continue: [🛠️ Usage](2_usage.md)
Continue: [⚙️ Configuring ReVanced Manager](2_4_settings.md)

View File

@ -61,6 +61,6 @@ Learn how to configure ReVanced Manager.
## ⏭️ What's next
The next page will lead back to the usage page.
The next page will explain how to troubleshoot issues with ReVanced Manager.
Continue: [🛠️ Usage](2_usage.md)
Continue: [❔ Troubleshooting](3_troubleshooting.md)

View File

@ -11,6 +11,6 @@ Learn how to use ReVanced Manager to manage and patch apps or update ReVanced Ma
## ⏭️ What's next
The next page will explain how to troubleshoot issues with ReVanced Manager.
The next page will explain how to use ReVanced Manager to patch apps.
Continue: [❔ Troubleshooting](3_troubleshooting.md)
Continue: [🧩 Patching apps](2_1_patching.md)