WSABuilds/Guides/Sideloading/WSAFiles.md
MCDeltaT 4dafa4fd8c Sorting Guides Into Folders
Co-Authored-By: WellCodeIsDelicious <82241815+WellCodeIsDelicious@users.noreply.github.com>
2023-08-28 20:54:48 +01:00

1.8 KiB

Sideloading using the Files app

Starting with WSA version 2305, you can sideload APK files using the Files app. This guide will show you how.

NOTE: This guide is only applicable for WSA versions 2305 and above. If you're using an older version, you will need to use ADB or one of the listed APK installers.

Also note that APK files will need to be stored somewhere in your user directory. As of now, it's not possible to install APKs from another partition or external storage device. So you will need to copy them to your user folder before installing.

  1. Open the Windows Subsystem for Android app, advanced settings and enable share user folders found under experimental features.
image
  1. Go to the system section and open the Files app.
  2. Click on Subsystem for Android, followed by Windows to browse through your Windows files.
image
  1. Click the APK you want to install and choose package installer if it asks. Agree to the warnings and then click install.
image

Once installed, you can launch the sideloaded app from the Start Menu.

If you're facing problems, try disabling Block installation of malicious apps in the WSA app.

If you want to install bundle files, such as .apkm or .xapk, you can install SAI and use that to install bundle files, as well as regular APKs.