From 4acd855fb9aa4aa614a56bd5d24b21eedb486133 Mon Sep 17 00:00:00 2001 From: MCDeltaT <68516357+MustardChef@users.noreply.github.com> Date: Tue, 28 Mar 2023 18:10:53 +0100 Subject: [PATCH] Add APK-Installer (https://github.com/Paving-Base/APK-Installer/) to Sideloading Guide --- Guides/Sideloading.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Guides/Sideloading.md b/Guides/Sideloading.md index 60ae8cd..fac151c 100644 --- a/Guides/Sideloading.md +++ b/Guides/Sideloading.md @@ -3,12 +3,13 @@ ## Guide: Sideloading APKs -### This guide covers the three different method of sideloading and installing APKs (from Windows) into Windows Subsystem For Androidâ„¢ +### This guide covers the four 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)| +|[](https://github.com/Paving-Base/APK-Installer/blob/main/README.md)|