Giter Site home page Giter Site logo

infinitepower18 / wsa-sideloader Goto Github PK

View Code? Open in Web Editor NEW
312.0 9.0 51.0 35.51 MB

Easily sideload Android apps on Windows Subsystem for Android

License: GNU General Public License v3.0

Python 75.30% Inno Setup 24.70%
windows windows11 python wsa android-sdk pysimplegui android windows-subsystem-for-android windows-11 apk-installer

wsa-sideloader's Introduction

Hi there ๐Ÿ‘‹

I'm a computer science graduate with a passion for creating software. Some of my work includes SubManager, a subscription manager app for Apple platforms as well as open source projects such as WSA Sideloader, the popular APK installer for Windows Subsystem for Android. I also contribute to other projects from time to time.

If you like my work, do consider buying me a coffee. All donations are greatly appreciated โค๏ธ

ko-fi

GitHub stats Top Langs

wsa-sideloader's People

Contributors

dependabot[bot] avatar gidano avatar infinitepower18 avatar mesterperfect avatar s1204it avatar thomasgithubcom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wsa-sideloader's Issues

Can not upgrade Amazon KINDLE app [BUG]

Describe the bug

When I try to upgrade KINDLE application with the WSA sideloader, I get tis error:

INSTALL_FAILED_DUPLICATE_PERMISSION: Package com.amazon.kindle attempting to redeclare permission android.permission.ACCESS_ALL_DOWNLOADS already owned by com.android.providers.downloads

Steps to reproduce

Upgrade kindle to level 14.98.100 (2.0.11694.0)

Expected behavior

Can install the update. I have been doing so for over a year.

Download source

Microsoft Store

WSA version

2311.40000.5.0

WSA Sideloader version

1.4.5

Windows build number

22631.3527

Additional context

No response

Sideload folders/files

Describe your request

Integrate 'adb push' to allow easy side-loading of folders/files in addition to apk's.

UI redesign

Redesign the program with Windows 11 style UI. May use something like CustomTkinter to help implement a new UI replacing the current PySimpleGUI implementation.

[BUG] APK install failure due to & in filename

Describe the bug

Attempting to download and install IFTTT software to work on some home automation.
Platform: Windows 11
I have four other Android Apps with IOT devices controlling fine so this is app specific.

Figured I would make a posting to see if this helps. The output is a bit lighton debug / logs / enabling higher log level

Source for APK
https://m.apkpure.com/ifttt-automation-workflow/com.ifttt.ifttt/download?utm_content=1008

Error

Unable to install the application. Please check ...blah blah..

[Error Info]
Performing streamed install
operable program or batch file.

Questions:

  1. within WSA-Sideloader -> can we run this via Powershell and set / increase logging from build and container?
  2. Has anyone else tried IFTTT and can provide feedback on there experience

I perused the "developer options" such as Select Debug App but .. no Debug App set and no means to set.

Steps to reproduce

  1. Launch WSA Sideloader
  2. Select IFTTT - automation & workflow_4.38.3_Apkpure.apk
  3. Install
  4. Get error
  5. reach for coffee

Expected behavior

App loads.. move on to next yak in line to shave.

Download source

Microsoft Store

WSA version

2303.40000.5.0

WSA Sideloader version

Version 10.0.22000.556 (Windows 11)

Windows build number

22624.1690

Additional context

No response

Native ARM build

Python 3.11 will be releasing later this year and they have started including installers and embeddable packages for Windows ARM64. I've been thinking of offering a native ARM build of WSA Sideloader. Most likely I will offer it as an experimental, available only via GitHub releases. And I'll see from there how it works out before making it official and offering it on MS Store as well.

I don't have a Windows ARM device so not sure yet how I'll be able to manage. Let me know your thoughts.

[BUG] Device offline

Describe the bug

When opening WSA with Gapps, it is unable to connect to port 127.0.0.1:58526 and says adb.exe: device offline, while installing Nova Launcher that worked before this change.

Steps to reproduce

Follow WSAGAScript/README.md on GitHub, and install Nova Launcher 8.0.3 beta (arm64-v8a + arm-v7a) (Android 8.0+) from APKMirror. (first link)

Expected behaviour

It should've just installed it, but it outputted the following error:
Screenshot (4)

Download source

Microsoft Store

Application version

1.3.10

Windows build number

Windows 11 22H2 (22621.1105) (Home)

Additional context

I have WSL working and I have an x86_x64 Intel i5 processor, with GTX 1650 as GPU.

[BUG] IP address error

Describe the bug

when the app auto detects the ip, it isn't using the right one, instead of using the IP of the computer it should be using 127.0.number number or smth like that with the port, and the dev option in the subsystem app needs to be enabled rather than dev in system settings.

Steps to reproduce

simply trying to install something

Expected behavior

should work rather then refusing to connect (bc of wrong IP)

Download source

Microsoft Store

WSA version

from ms

WSA Sideloader version

should not matter, newest version

Windows build number

some beta of windows 11

Additional context

No response

[UNINSTALLATION]Cannot uninstall WSA Sideloader from Microsoft Store.

Describe the bug

I want to uninstall wsa sideloader that i installed from microsoft store but i couldn't find the uninstall button!
Can anyone help me?

Steps to reproduce

Not sure what this means.

Expected behavior

Uninstalling

Download source

Microsoft Store

WSA version

2309.40000.10.0

WSA Sideloader version

1.4.4

Windows build number

22623.1250

Additional context

No response

Rework update checker

Current implementation is unsuitable for certain version numbers. To be reworked in the next update.

[REQUEST] Sideload files

Describe your request

Integrate 'adb push' to allow easy side-loading files or anything in addition to apk's with option to select the specific location of WSA

[REQUEST]accessibility with screen readers

Describe your request

Good morning
Unfortunately, blind users cannot use this tool
Because the tool does not support accessibility with screen readers
The graphical interface of the tool is designed with PySimpleGUI
This library does not provide any accessibility support with screen readers
Can you create another version of the GUI based on wxpython
It offers full accessibility support with screen readers
Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.