Skip to content

A simple script for installing apks onto the Windows Subsystem for Android

Notifications You must be signed in to change notification settings

officialnochill/WSA-QUICKINSTALL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

WSA-QUICKINSTALL

A simple script for installing apks onto the Windows Subsystem for Android by simply double clicking it. This is just a bat script run through bat to exe to allow Windows to set it as a default app for .apk files. Includes ADB. Windows Defender can faslely flag this for whatever reason, so keep that in mind.

Installation (Ensure that Developer mode in WSA is enabled beforehand):

  1. Extract the ZIP (NOTE: Windows Defender falsely flags the exe)
  2. Right click on any APK Files and select properties. Screenshot (125)
  3. Select change
  4. Scroll down to the bottom and select choose app Screenshot (126)
  5. Browse to the location you extracted the ZIP and select install.exe Screenshot (127)
  6. Apply settings.

Now just double click any APK you want and it should install instantly.

Credits to (https://github.com/99fk) for bat to exe, HarshalKudale for making the same script before me and remixicon.com for the Android logo.

About

A simple script for installing apks onto the Windows Subsystem for Android

Resources

Stars

Watchers

Forks

Packages

No packages published