alesimula / wsa_pacman

A GUI package manager and package installer for Windows Subsystem for Android (WSA)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install button is disabled

jangodracor opened this issue · comments

@jangodracor Hello, I cannot replicate the issue... which version of Windows Subsystem for Android do you have installed? Is it the official one?

I had the same issue: you need to make sure WSA is running before attempting to install an APK

i disabled developer mode and re enabled it and it worked!

It worked for me too :D

same issue

i disabled developer mode and re enabled it and it worked!

Thanks.

Turning on USB debugging in developer mode solved it

I found the solution. its simple. as background service of adb it connect to WSA. but when it show something like this. just do this

step 1: disconnect and connect Dev mode
step 2: Revoke all access and then switch on USB debugging mode (this will reset the connection)
step 3: now when you turn on the WSA pacman, it will notifiy you to authorize your PC to connect with WSA, 🥳 and there you go!!! since it will detect your pacman

i disabled developer mode and re enabled it and it worked!

Yaa, It worked for me. Thanks buddy!