mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-10 21:55:11 +01:00
Minor Changes (#50)
This commit is contained in:
parent
0f59c3225d
commit
9370b11293
@ -19,14 +19,14 @@
|
||||
![Run Workflow](https://docs.github.com/assets/images/actions-workflow-dispatch.png)
|
||||
1. Input the download link of Magisk and select the [OpenGApps variant](https://github.com/opengapps/opengapps/wiki#variants) (none is no OpenGApps) you like and click **Run workflow**
|
||||
![Run Workflow](https://docs.github.com/assets/images/actions-manually-run-workflow.png)
|
||||
1. Wait the action complete and download the artifact
|
||||
1. Wait for the action to complete and download the artifact
|
||||
![Download](https://docs.github.com/assets/images/help/repository/artifact-drop-down-updated.png)
|
||||
1. Unzip the artifact and uninstall WSA if you have an official installation or replace the previous unzipped artifact if you have a manual installation
|
||||
1. Unzip the artifact and uninstall WSA if you have an official installation or replace the previously unzipped artifact if you have a manual installation
|
||||
1. Enable developer mode on Windows
|
||||
1. Right click `Install.ps1` and select `Run with PowerShell`
|
||||
1. Right-click `Install.ps1` and select `Run with PowerShell`
|
||||
1. Launch WSA and enable developer mode, launch the file manager, and wait until the file manager popup
|
||||
1. Make sure you have [Platform tools](https://developer.android.com/studio/releases/platform-tools), run `adb connect localhost:58526` to connect to WSA, `adb install magisk.apk` to install Magisk App (the one you used to build) and launch it
|
||||
1. Fix the environment as Magisk app will prompt and reboot (sometimes it keeps prompting even after environment fix, just ignore it)
|
||||
1. Fix the environment as the Magisk app will prompt and reboot (sometimes it keeps prompting even after environment fix, just ignore it)
|
||||
1. Enjoy by installing Riru and LSPosed
|
||||
|
||||
## Video Demo
|
||||
|
Loading…
Reference in New Issue
Block a user