From 0e32f3a6e0a211775aefa684166762fa74aa45ed Mon Sep 17 00:00:00 2001 From: MCDeltaT <68516357+MustardChef@users.noreply.github.com> Date: Sat, 18 Mar 2023 23:07:04 +0000 Subject: [PATCH] Adding the three methods of sideloading --- Guides/Sideloading.md | 36 +++++++----------------------------- 1 file changed, 7 insertions(+), 29 deletions(-) diff --git a/Guides/Sideloading.md b/Guides/Sideloading.md index e42062a..bed99e5 100644 --- a/Guides/Sideloading.md +++ b/Guides/Sideloading.md @@ -1,36 +1,14 @@ # WSABuilds       -### Guide: Sideloading APKs (installing from Windows) into Windows Subsystem For Androidâ„¢ -  +## Guide: Sideloading APKs -**Step 1:**   Download and install [**WSA Pacman**](https://github.com/alesimula/wsa_pacman/releases) or [**WSA Sideloader**](https://github.com/infinitepower18/WSA-Sideloader). +### This guide covers the three different method of sideloading and installing APKs (from Windows) into Windows Subsystem For Androidâ„¢ -  -  +|Application| +|-----------| +|[](https://github.com/MustardChef/WSABuilds/blob/master/Guides/WSA-Sideloader.md)| +|[](https://github.com/MustardChef/WSABuilds/blob/master/Guides/WSAPacman.md)| +|[](https://github.com/MustardChef/WSABuilds/blob/master/Guides/ADB-Sideloading.md)| -**Step 2:**   Go to `Windows Subsystem for Android` → `Developer` and turn on **Developer mode**. -> **Warning**: -> #### You have to give WSAPacman or other sideloaders, ADB Debugging permission. -> -> ![](https://media.discordapp.net/attachments/1015131233824538624/1062611905249820733/allow.png) -  -  - -> **Note** -> #### If the "Install" button is greyed out while installing apk -> -> ![image](https://user-images.githubusercontent.com/68516357/215341077-162f64c0-bea5-4f39-9f48-a8d5acaa5cf3.png) -> -> #### Solution: Open WSAPacman and turn on WSA from there. ->![](https://media.discordapp.net/attachments/1015131233824538624/1062610433506287708/WSA-pacman_x7UaiviLSW.png) - -
- -> **Note** -> #### If WSAPacman states that the "Installation timed out": -> -> -> -> #### Solution: Wait for a few minutes, and see if the app is installed and shows in the Start Menu. If not retry the installation
In the case that nothing works, report this to the [WSAPacman Github](https://github.com/alesimula/wsa_pacman)