WSABuilds/README.md

105 lines
6.1 KiB
Markdown
Raw Normal View History

2022-08-31 22:07:44 +02:00
<div align="center">
2022-05-30 00:14:27 +02:00
# MagiskOnWSA (also includes Google Play Services)
2022-12-30 22:54:38 +01:00
| :exclamation: **Important:** &nbsp; `⚠DO NOT FORK⚠` |
|-----------------------------------------|
**This repository is designed specifically not to be forked. This does not use the same mechanism as the original MagiskOnWSA, as the original mechanism is slow and unreliable, and also violates GitHub's Terms of Service due to abuse of GitHub Actions in forks. Don't fork this repository unless you're a developer and want to modify the code itself or want to download a specific configuration of WSA not already available in the [Releases page](https://github.com/PeterNjeim/MagiskOnWSA/releases/latest).**
2022-08-30 02:48:37 +02:00
2022-05-30 00:14:27 +02:00
## Installation
2022-08-24 03:36:18 +02:00
> Note: If you have the official WSA installed, you must [completely uninstall](#uninstallation) it to use MagiskOnWSA
2022-05-30 00:14:27 +02:00
2022-09-19 22:18:42 +02:00
1. Go to the [Releases page](https://github.com/PeterNjeim/MagiskOnWSA/releases/latest)
2022-05-30 00:14:27 +02:00
2. In the latest release, go to the Assets section and download the WSA version of your choosing (do not download "Source code")
3. Extract the zip file
4. Delete the zip file
5. Move the newly extracted folder to a suitable location (Documents folder is a good choice), as you will need to keep the folder on your PC to use MagiskOnWSA
2022-09-07 04:02:54 +02:00
> Note: If you're updating WSA, merge the folders and replace the files for all items when asked
6. Open the WSA folder and double-click `Run.bat`
2022-08-30 00:14:34 +02:00
7. Once the installation process completes, WSA will launch (if this is a first-time install, a window asking for consent to diagnositic information will be shown instead. Sometimes two identical windows will show, this is fine and nothing bad happens if you click OK in both windows)
8. Click on the PowerShell window, then press any key on the keyboard, the PowerShell window should close
9. Close File Explorer
2022-05-30 00:14:27 +02:00
## Uninstallation
> Note: If you want to preseve your data, make a backup of the `%LOCALAPPDATA%\Packages\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe\LocalCache\userdata.vhdx` file. After uninstalling, copy the VHDX file back to the `%LOCALAPPDATA%\Packages\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe\LocalCache` folder.
2022-05-30 00:14:27 +02:00
1. Go to the Start Menu
2. Type `Windows Subsystem for Android`
3. Once the WSA app shows, click `App settings` in the right pane
2022-06-18 23:35:43 +02:00
4. In the Settings window that opens, scroll down and click `Terminate`
2022-05-30 00:14:27 +02:00
5. Click `Repair`
6. Click `Reset`
7. Close the Settings app
8. Go to the Start Menu
9. Type `Windows Subsystem for Android`
10. Once the WSA app shows, click `Uninstall` in the right pane
## Help
How do I get a logcat?
2022-05-17 18:25:56 +02:00
- `adb logcat`
2022-05-30 00:14:27 +02:00
or
- `%LOCALAPPDATA%\Packages\MicrosoftCorporationII.WindowsSubsystemForAndroid_8wekyb3d8bbwe\LocalState\diagnostics\logcat`
2022-05-30 00:14:27 +02:00
How do I update Magisk?
2021-12-14 17:32:05 +01:00
- Wait for a new MagiskOnWSA release that includes the newer Magisk version, then follow the [Installation instructions](#installation) to update
2022-05-30 00:14:27 +02:00
Can I pass SafetyNet/Play Integrity?
2021-12-14 17:32:05 +01:00
- No. Virtual machines like WSA cannot pass these mechanisms on their own due to the lack of signing by Google. Passing requires more exotic (and untested) solutions: <https://github.com/kdrag0n/safetynet-fix/discussions/145#discussioncomment-2170917>
2022-05-30 00:14:27 +02:00
What is virtualization?
2021-12-14 17:32:05 +01:00
- Virtualization is required to run virtual machines like WSA. `Run.bat` helps you enable it. After rebooting, re-run `Run.bat` to install WSA. If it's still not working, you have to enable virtualization in your BIOS/UEFI. Instructions vary by PC vendor, look for help online
2022-05-30 00:14:27 +02:00
Can I remount system partition as read-write?
2021-12-14 17:32:05 +01:00
- No. WSA is mounted as read-only by Hyper-V. You can, however, modify the system partition by creating a Magisk module, or by directly modifying the system.img file
2022-05-30 00:14:27 +02:00
How do I uninstall Magisk?
2021-12-14 17:32:05 +01:00
2022-09-19 22:18:42 +02:00
- Download a WSA version that doesn't include Magisk from the [Releases page](https://github.com/PeterNjeim/MagiskOnWSA/releases/latest). Then follow the [Installation instructions](#installation)
2021-12-14 17:32:05 +01:00
Can I switch between OpenGApps and MindTheGapps?
2021-12-14 17:32:05 +01:00
- No. GApps will no longer function. Do a [complete uninstallation](#uninstallation) before switching
How do I install custom Magisk or GApps?
1. Fork this repository
2. **A)** Magisk
1. **a)** Via local file:
2022-11-16 19:16:02 +01:00
1. Create a folder named `download` in the root
2. Move your custom Magisk APK/ZIP file to the `download` folder and rename it to `magisk-debug.zip`
2. In GitHub Actions, click on `Build MagiskOnWSA`
3. Choose `Custom` in the `Magisk Version` field
4. **b)** Via URL:
1. Input the URL pointing to your custom Magisk APK/ZIP file in the `Custom Magisk APK/ZIP URL` field
3. **B)** GApps
1. **a)** Via local file:
2022-11-16 19:16:02 +01:00
1. Create a folder named `download` in the root
2. Move your custom OpenGApps or MindTheGapps ZIP file to the `download` folder and rename it to `OpenGApps-{arch}-{variant}.zip` or `MindTheGapps-{arch}.zip` *(e.g. `OpenGApps-x64-pico.zip` or `MindTheGapps-arm64.zip`)*
2. In GitHub Actions, click on `Build MagiskOnWSA`
3. Choose `Custom (OpenGApps)` or `Custom (MindTheGapps)` in the `GApps Variant` field
4. **b)** Via URL:
1. Input the URL pointing to your custom OpenGApps or MindTheGapps ZIP file in the `Custom GApps ZIP URL` field
2021-12-14 17:32:05 +01:00
2021-10-27 15:11:39 +02:00
## Credits
2022-05-17 18:25:56 +02:00
2022-12-30 22:49:02 +01:00
- [PeterNjeim](https://github.com/PeterNjeim/MagiskOnWSA): For providing and continuing the development of the script
2022-07-22 19:18:16 +02:00
- [StoreLib](https://github.com/StoreDev/StoreLib): API for downloading WSA
- [Magisk](https://github.com/topjohnwu/Magisk): The Magic Mask for Android
- [The Open Google Apps Project](https://opengapps.org): Script the automatic generation of up-to-date Google Apps packages
- [WSA-Kernel-SU](https://github.com/LSPosed/WSA-Kernel-SU): A kernel module to provide /system/xbin/su to Android Kernel
- [Kernel Assisted Superuser](https://git.zx2c4.com/kernel-assisted-superuser): Kernel assisted means of gaining a root shell for Android
2021-10-27 15:11:39 +02:00
- [WSAGAScript](https://github.com/ADeltaX/WSAGAScript): The first GApps integration script for WSA
2022-08-24 03:36:18 +02:00
- [MagiskOnWSA](https://github.com/LSPosed/MagiskOnWSA): `Deprecated` Integrate Magisk root and Google Apps into WSA
- [MagiskOnWSALocal](https://github.com/LSPosed/MagiskOnWSALocal): Integrate Magisk root and Google Apps into WSA