LSPosed / MagiskOnWSALocal

Integrate Magisk root and Google Apps into WSA (Windows Subsystem for Android)
GNU Affero General Public License v3.0
9.47k stars 22.94k forks source link

[Feature Request] Please with WSAPackagingTool #812

Closed OctoCharm closed 1 month ago

OctoCharm commented 1 month ago

Is your feature request related to a problem?/你的请求是否与某个问题相关?

Installing WSA directly to WindowsApps folder is more convenient rather than sideloading a folder because you have to keep the WSA folder outside WindowsApps available anytime until the WSA is uninstalled.

The WSAPackagingTool seems to be a solution. It installs directly to WindowsApps after making a mods to the original .appxbundle instead of sideloading it.

Describe the solution you'd like/描述你想要的解决方案

Integrate the MagiskOnWSALocal with WSAPackagingTool.

Additional context/其他信息

No response