/win11_apk_installer

Small script that saves you time when installing .apk on Windows 11

Primary LanguagePython

Windows 11 APK installer for Windows Subsystem for Android

An easiest way to install APKs on Windows 11, just drag the .apk and drop it on this .py

Starting 🚀

The following instructions will allow you to use this script on your machine.

Prerequisites 📋

You will need the following tools.

Also, you must change the path of the ADB drivers inside the quotes, don't delete the r.

os.chdir(r'C:\Users\sergi\Documents\Android\ADB\platform-tools')

Installing APKs 🔧

Open the Windows Subsystem for Android and launch the files options as shown on Picture 1 or set the Subsystem resources to Continuous, as shown on Picture 2

Launch the files

Picture 1

Continuous resources

Picture 2

Drag and drop the .apk

For installing the .apk just drag it and drop it on the main.py