Skip to content

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

Notifications You must be signed in to change notification settings

sergiovillaverde/Windows-11-apk-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages