Skip to content

YaminMahdi/WSA_Batch_APK_Installer

Repository files navigation

WSA Batch APK Installer

Quick Multiple APK Installer for WSA(Windows Subsystem for Android).

Video Tutorial:

Watch the video

Requirment:

  • WSA Installed.

  • Devloper Mode Enabled.

  • Copy the IP Address from WSA to enable ADB Sideload

  • ADB Installed. [Not needed anymore.]

Steps:

  • Clone the Repo or Download & UnZip.

  • Copy all APKs to the ROOT FOLDER of this repo.

  • Run 1.EnablePowerShell[RunAsAdministor].cmd once to enable ExecutionPolicy for PowerShell.

  • Now run this Everytime 2.installAllApk[RunWithPowerShell].ps1 to install all APKs from ROOT FOLDER.

New:

  • Already installed APKs from ROOT FOLDER will not install again.

  • You can only UPGRADE or DOWNGRADE a APK by putting another version of that installed APK in ROOT FOLDER.

  • Added Application Name beside Package Name.

Bug fix:

  • DOWNGRADE was not working before.

Screenshot:

DOWNGRADEING-

image

UPGRADEING-

image

NEW INSTALLATIONs-

image

NOT INSTALLING-

image