Skip to content

nurked/EasySideload-WSA

 
 

Repository files navigation

EasySideload-WSA

Note-- Some antiviruses may give false-positive you can convert bat to exe yourself if you dont trust my installer.exe

VirusTotal -https://www.virustotal.com/gui/file/1cf7787e20fe858385ea3d76dfa27ef531139db79d04ecba80bd45dc8ac1f133/detection

#Updated files Now you dont need to donwload platform-tools

Functionalities -

  1. APK installer
  2. File transfer to WSA
  3. One clcik WSA settings.

Tutorial

Donwload platform tools from here - https://developer.android.com/studio/releases/platform-tools

Download the zip and extract it anywhere.

image

Go to apk file's properties, and click on change.

image

Now locate and select the installer.exe file in extracted folder.

image

Click apply ok

Now everytime you open apk file it will be installed. please open issue if there is any problem.

Update 1.0.1.5

Now works with drag and drop, and open with context menu.

Development

Some things to consider for the future:   - [] Currently ADB is an executable as a part of your distribution. It's not exactly kosher and should be replaced with on-line acquisition of ABD. Otherwise, Google might flag your repo   - [] Go installer is rather basic, but works ad desired. Some TLC required

I've added go installer wrapper to installer.bat. If you want to do any changes in the installer itself, use build.bat script to re-build the application.

After go builds the app, I'm using https://github.com/akavel/rsrc to embed the Windows manifest to the EXE file, so Windows would treat it as an app that should be run under admin privileges.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 82.1%
  • Batchfile 17.9%