Merge pull request #47 from MustardChef/MustardChef-patch-1

Create Sideloading_CN.md
This commit is contained in:
MCDeltaT 2023-04-04 15:25:01 +01:00 committed by GitHub
commit 233ec5ebcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 129 additions and 2 deletions

14
Guides/Sideloading_CN.md Normal file
View File

@ -0,0 +1,14 @@
# WSABuilds &nbsp; &nbsp; <img src="https://img.shields.io/github/downloads/MustardChef/WSABuilds/total?label=Total%20Downloads&style=for-the-badge"/> &nbsp;
## 指南APK侧载
### 这个指南涵盖了将APK从Windows侧向加载并安装到Windows Subsystem For Android中的四种不同方法。
|Application|
|-----------|
|[<img src="https://user-images.githubusercontent.com/68516357/226143645-0a0ff0df-00f4-4d69-a257-1ffbee039f36.png" style="width: 350px;"/>](https://github.com/MustardChef/WSABuilds/blob/master/Guides/WSA-Sideloader_CN.md)|
|[<img src="https://user-images.githubusercontent.com/68516357/226144462-25e8ba07-9f5b-424b-9ecf-b973e8f396b2.png" style="width: 350px;" style="float: left;"/>](https://github.com/MustardChef/WSABuilds/blob/master/Guides/WSAPacman_CN.md)|
|[<img src="https://user-images.githubusercontent.com/68516357/228315858-1f76e13f-be5a-49c9-8e72-1417b9d6796b.png" style="width: 346px;" style="float: left;"/>](https://github.com/Paving-Base/APK-Installer/blob/main/README.md)|
|[<img src="https://user-images.githubusercontent.com/68516357/226143960-70ba58b6-7339-48c8-9f25-602e7236eaf5.png" style="width: 346px;" style="float: left;"/>](https://github.com/MustardChef/WSABuilds/blob/master/Guides/ADB-Sideloading_CN.md)|

View File

@ -1,3 +1,5 @@
# WSABuilds &nbsp; &nbsp; <img src="https://img.shields.io/github/downloads/MustardChef/WSABuilds/total?label=Total%20Downloads&style=for-the-badge"/> &nbsp;
# WSA Sideloader Usage Guide
#### With WSA Sideloader, you can install any APK file onto WSA.
#### This guide will show you how to use it.

View File

@ -0,0 +1,75 @@
# WSABuilds &nbsp; &nbsp; <img src="https://img.shields.io/github/downloads/MustardChef/WSABuilds/total?label=Total%20Downloads&style=for-the-badge"/> &nbsp;
# WSA Sideloader使用指南
#### 使用WSA Sideloader您可以将任何APK文件安装到WSA上。
#### 本指南将向您展示如何使用它。
</br>
</br>
## 如何下载和安装WSA-Sideloader
#### 您可以通过以下3种不同的方式下载WSA Sideloader
操作系统|下载
|---------|---------|
|<img src="https://upload.wikimedia.org/wikipedia/commons/e/e6/Windows_11_logo.svg" style="width: 150px;"/></br><img src="https://upload.wikimedia.org/wikipedia/commons/0/05/Windows_10_Logo.svg" style="width: 150px;"/> |[<img src="https://user-images.githubusercontent.com/49786146/159123331-729ae9f2-4cf9-439b-8515-16a4ef991089.png" style="width: 200px;"/>](https://winget.run/pkg/infinitepower18/WSASideloader)|
|<img src="https://upload.wikimedia.org/wikipedia/commons/e/e6/Windows_11_logo.svg" style="width: 150px;"/></br><img src="https://upload.wikimedia.org/wikipedia/commons/0/05/Windows_10_Logo.svg" style="width: 150px;"/> |[<img src="https://user-images.githubusercontent.com/68516357/226141505-c93328f9-d6ae-4838-b080-85b073bfa1e0.png" style="width: 200px;"/>](https://github.com/infinitepower18/WSA-Sideloader/releases/latest)|
|<img src="https://upload.wikimedia.org/wikipedia/commons/e/e6/Windows_11_logo.svg" style="width: 150px;"/>|[<img src="https://get.microsoft.com/images/en-GB%20dark.svg" style="width: 200px;"/>](https://www.microsoft.com/store/apps/9NMFSJB25QJR)|
## 设置
***步骤1。 安装后,您应该会看到以下屏幕:***
![image](https://user-images.githubusercontent.com/44692189/226059063-9148821a-8661-4f38-9089-bfd6bb72b135.png)
> **注意**
> 如果出现WSA未安装的消息请检查是否按照WSABuilds说明正确下载和安装了WSA。
</br>
***步骤2。接下来从开始菜单或在浏览器地址栏中键入wsa-settings://,选择“开发人员”并启用开发人员模式。 显示的IP地址很可能是127.0.0.1:58526这已经默认输入了WSA Sideloader中但是如果您的IP地址与此不同请确保在侧载程序中更改它。***
![image](https://user-images.githubusercontent.com/44692189/226059697-9d54c122-8674-46f4-871a-4937805498ef.png)
</br>
### 步骤 3. 现在,您可以单击“浏览”按钮选择 APK 文件。您也可以在文件资源管理器中双击一个文件,自动打开 WSA Sideloader 并选择 APK 文件。
<img width="1157" alt="image" src="https://user-images.githubusercontent.com/44692189/226060206-ffc9a9af-42b2-4281-859d-bb83c3e8b019.png">
### 步骤 4. 第一次安装 APK 时,会要求允许 ADB 调试。允许并重新尝试安装。如果不想每次安装应用时手动接受权限,请勾选“始终允许”。
<img width="485" alt="image" src="https://user-images.githubusercontent.com/44692189/226060674-233a60b5-56d7-4dcf-a626-295d21a4c464.png">
### 步骤 5. 安装 APK 可能需要几秒钟时间。一旦出现“已成功安装应用程序”的消息,您可以单击“打开应用”。
> **注意:**
> 如果 WSA 未开启WSA Sideloader 将自动启动它。30 秒后,安装将自动继续。
<img width="314" alt="image" src="https://user-images.githubusercontent.com/44692189/226061387-f0126c32-3a2f-49c4-8ecf-83ad5809ab38.png">
### 您可以在开始菜单中找到所有已安装的 WSA 应用程序,也可以通过 WSA Sideloader 中的“已安装应用程序”按钮找到它们:
<img width="962" alt="image" src="https://user-images.githubusercontent.com/44692189/226061500-c210ded3-5342-483d-b4b8-c4b683b138a7.png">
## 更新 WSA Sideloader
不时会有更新,以提高应用程序的可靠性,并确保它能与未来的 WSA 版本正常工作。因此,强烈建议您将其保持最新状态。
- 如果您使用 MS Store 安装了 WSA Sideloader则可以通过商店更新该应用程序。
- 如果您通过其他方法安装,则侧载程序将在下次启动时通知您更新。
## 故障排除
如果出现如下错误,请检查是否已允许 ADB 授权并启用开发者模式。
<img width="446" alt="image" src="https://user-images.githubusercontent.com/44692189/226061768-61743f6c-2ed3-401a-a561-8754c297ad74.png">
如果您仍然遇到问题,请记录在 WSA Sideloader 中显示的错误信息,并加入下面的 Discord 服务器以获取进一步帮助。
[<img src="https://invidget.switchblade.xyz/2thee7zzHZ" style="width: 400px;"/>](https://discord.gg/2thee7zzHZ)
## Credits
#### 特别感谢 infinitepower18
#### 如果你觉得这个应用有用,请给 [WSA-Sideloader Github Repo](https://github.com/infinitepower18/WSA-Sideloader/) 点个赞或在 [Microsoft Store Page](https://www.microsoft.com/store/apps/9NMFSJB25QJR) 上留下评论

View File

@ -1,3 +1,5 @@
# WSABuilds &nbsp; &nbsp; <img src="https://img.shields.io/github/downloads/MustardChef/WSABuilds/total?label=Total%20Downloads&style=for-the-badge"/> &nbsp;
# WSAPacman
**Step 1:** &nbsp; Download and install [**WSA Pacman**](https://github.com/alesimula/wsa_pacman/releases)

34
Guides/WSAPacman_CN.md Normal file
View File

@ -0,0 +1,34 @@
# WSABuilds &nbsp; &nbsp; <img src="https://img.shields.io/github/downloads/MustardChef/WSABuilds/total?label=Total%20Downloads&style=for-the-badge"/> &nbsp;
# WSAPacman
**步骤1** &nbsp; 下载并安装 [**WSA Pacman**](https://github.com/alesimula/wsa_pacman/releases)
**步骤2** &nbsp; 转到 `Windows 子系统 for Android``开发人员` 并打开**开发人员模式**。
> **警告**:
> #### 您必须授予 WSAPacman ADB 调试权限。
>
> ![](https://media.discordapp.net/attachments/1015131233824538624/1062611905249820733/allow.png)
&nbsp;
&nbsp;
## 问题和解决方案
> **注意**
> #### 安装 apk 时,“安装”按钮变灰色
>
> ![image](https://user-images.githubusercontent.com/68516357/215341077-162f64c0-bea5-4f39-9f48-a8d5acaa5cf3.png)
>
> #### 解决方法:打开 WSAPacman 并在其中启用 WSA。
>![](https://media.discordapp.net/attachments/1015131233824538624/1062610433506287708/WSA-pacman_x7UaiviLSW.png)
</br>
> **注意**
> #### 如果 WSAPacman 显示“安装超时”:
>
> <img src="https://user-images.githubusercontent.com/68516357/222983664-cf41ac0b-194b-4c11-9b40-2975eea6c176.png" style="width: 350px;"/>
>
> #### 解决方法:等待几分钟,看看应用程序是否已安装并显示在“开始”菜单中。如果没有,请重新尝试安装。

View File

@ -143,7 +143,7 @@
|- Virtual Machine Platform Enabled: <br /> This optional setting is for virtualization and you can enable the setting from Control Panel/ Optional Features.| - Virtual Machine Platform Enabled: <br /> This optional setting is for virtualization and you can enable the setting from Control Panel/ Optional Features.|
|- Storage: Solid-state drive (SSD) <br /> - Hard Disk Drive (HDD) (NOT RECOMMENDED).| - Storage: Solid-state drive (SSD) <br /> - Hard Disk Drive (HDD) (NOT RECOMMENDED).|
| - Partition: NTFS <br /> Windows Subsystem For Android™ can only be installed on a NTFS partition, not on an exFAT partition |- Partition: NTFS <br /> Windows Subsystem For Android™ can only be installed on a NTFS partition, not on an exFAT partition|
|- Windows™ 11: Build 22000.526 or higher.| - Windows™ 10: 22H2 10.0.19045.2311 or higher. <br /> <br /> **From WSA version 2301.40000.7.0 and higher in this repo, there is Unofficial support for Windows™ 10: 20H1 10.0.19041.264 or higher** and so you must install [KB5014032](https://www.catalog.update.microsoft.com/Search.aspx?q=KB5014032) then install [KB5022282](https://www.catalog.update.microsoft.com/Search.aspx?q=KB5022282) to use WSA on these older Windows builds <br /> <br /> |
|- Windows™ 11: Build 22000.526 or higher.| - Windows™ 10: 22H2 10.0.19045.2311 or higher. <br /> <br /> **From WSA version 2301.40000.7.0 and higher in this repo, there is Unofficial support for Windows™ 10: 20H1 10.0.19041.264 or higher** and so you must install [KB5014032](https://www.catalog.update.microsoft.com/Search.aspx?q=KB5014032) then install [KB5022834](https://www.catalog.update.microsoft.com/Search.aspx?q=KB5022834) to use WSA on these older Windows builds <br /> <br /> |
|- The Computer must support virtualization and be enabled in BIOS/UEFI and Optional Features. [Guide](https://support.microsoft.com/en-us/windows/enable-virtualization-on-windows-11-pcs-c5578302-6e43-4b4b-a449-8ced115f58e1)|- The Computer must support virtualization and be enabled in BIOS/UEFI and Optional Features. [Guide](https://support.microsoft.com/en-us/windows/enable-virtualization-on-windows-11-pcs-c5578302-6e43-4b4b-a449-8ced115f58e1)|
&nbsp;

View File

@ -151,7 +151,7 @@
|- 虚拟机平台已启用:<br /> 此可选设置用于虚拟化,您可以从控制面板/可选功能启用此设置。|- 虚拟机平台已启用:<br /> 此可选设置用于虚拟化,您可以从控制面板/可选功能启用此设置。|
|- 存储固态硬盘SSD<br /> - 磁盘驱动器HDD不建议使用。|- 存储固态硬盘SSD<br /> - 磁盘驱动器HDD不建议使用。|
|- 分区NTFS<br /> Windows Subsystem For Android™ 仅能安装在 NTFS 分区上,而不能安装在 exFAT 分区上。|- 分区NTFS<br /> Windows Subsystem For Android™ 仅能安装在 NTFS 分区上,而不能安装在 exFAT 分区上。|
|- Windows™ 11Build 22000.526 或更高版本。|- Windows™ 1022H2 10.0.19045.2311 或更高版本。<br /> <br /> 从此版本库的 WSA 版本 2301.40000.7.0 及更高版本开始,对 Windows™ 1020H1 10.0.19041.264 或更高版本提供非官方支持,因此您必须安装 [KB5014032](https://www.catalog.update.microsoft.com/Search.aspx?q=KB5014032),然后安装 [KB5022282](https://www.catalog.update.microsoft.com/Search.aspx?q=KB5022282) 才能在这些旧版 Windows 上使用 WSA。 <br /> <br />|
|- Windows™ 11Build 22000.526 或更高版本。|- Windows™ 1022H2 10.0.19045.2311 或更高版本。<br /> <br /> 从此版本库的 WSA 版本 2301.40000.7.0 及更高版本开始,对 Windows™ 1020H1 10.0.19041.264 或更高版本提供非官方支持,因此您必须安装 [KB5014032](https://www.catalog.update.microsoft.com/Search.aspx?q=KB5014032),然后安装 [KB5022834](https://www.catalog.update.microsoft.com/Search.aspx?q=KB5022834) 才能在这些旧版 Windows 上使用 WSA。 <br /> <br />|
|- 计算机必须支持虚拟化,并在 BIOS/UEFI 和可选功能中启用。[指南](https://support.microsoft.com/zh-cn/windows/%E5%9C%A8-windows-11-pc-%E4%B8%8A%E5%90%AF%E7%94%A8%E8%99%9A%E6%8B%9F%E5%8C%96-c5578302-6e43-4b4b-a449-8ced115f58e1)|- 计算机必须支持虚拟化,并在 BIOS/UEFI 和可选功能中启用。[指南](https://support.microsoft.com/zh-cn/windows/%E5%9C%A8-windows-11-pc-%E4%B8%8A%E5%90%AF%E7%94%A8%E8%99%9A%E6%8B%9F%E5%8C%96-c5578302-6e43-4b4b-a449-8ced115f58e1)|
&nbsp;