MagiskOnWSALocal
MagiskOnWSALocal copied to clipboard
Integrate Magisk root and Google Apps into WSA (Windows Subsystem for Android)
Dependencies Hit:1 https://mirrors.ustc.edu.cn/ubuntu bionic InRelease Hit:2 https://mirrors.ustc.edu.cn/ubuntu bionic-updates InRelease Hit:3 https://mirrors.ustc.edu.cn/ubuntu bionic-backports InRelease Hit:4 https://mirrors.ustc.edu.cn/ubuntu bionic-security InRelease Hit:5 https://mirrors.ustc.edu.cn/ubuntu bionic-proposed InRelease Reading package lists... Done Building dependency tree Reading state...
### Is your feature request related to a problem?/你的请求是否与某个问题相关? Yes, as most people expect Google Assistant to work when it's a build with GApps included. :D ### Describe the solution...
Will be merged after https://github.com/opengapps/opengapps/pull/959 is merged and OpenGApps pre-built packages for Android 12L are available.
### Is your feature request related to a problem?/你的请求是否与某个问题相关? Problem is, I prefer microG over mind-the-gapps ### Describe the solution you'd like/描述你想要的解决方案 Offer MicroG as a gapps solution available ###...
#### Checklist - [x] Have tested the modifications --- I did an operation check on both OpenGApps and MindTheGapps. There were no issues where the Play Store stopped launching or...
### Checklist - [x] Referenced all related issues in the PR body - https://github.com/tiann/KernelSU/pull/475 - #526 - [x] Have tested the modifications --- Awaiting response.
### Steps to reproduce/复现步骤 1. Clean the working directory 2. Re-clone repository 3. Run `./scripts/run.sh` - Using `User Code` ### Expected behaviour/预期行为 The build finishies successfully without any errors ###...
1. Use PowerShell 7 in higher priority 2. Fix `Get-WindowsOptionalFeature` doesn't work when using PowerShell store version 3. Chdir to current dir when starting cmd Checklist - [ ] Referenced...
### Is your feature request related to a problem?/你的请求是否与某个问题相关? 在某些情况下(如无代理环境的中国大陆)无法即时下载构建所需资源。 ### Describe the solution you'd like/描述你想要的解决方案 提供**多平台**的脚本可在有网络环境配置构建参数和下载所需文件,同时另一个脚本使用已下载的文件完成构建任务。 ~~实际上就是将配置/下载过程和构建过程的脚本分开~~ ### Additional context/其他信息 我自己的环境: - 相当于无网络的 WSL2 (巨硬禁止访问host网络于是无法设置代理) - 有网络的 Windows 10...
### Steps to reproduce/复现步骤 1. Run command start powershell.exe -ExecutionPolicy Bypass -File .\Install.ps1 2. Error show up ### Expected behaviour/预期行为 It should install normally. no flaws ### Actual behaviour/实际行为 Installing...