alesimula / wsa_pacman

A GUI package manager and package installer for Windows Subsystem for Android (WSA)
GNU General Public License v3.0
3.9k stars 838 forks source link

Pacman shows app installed but they aren't. #2

Closed PRinceBhai closed 3 years ago

PRinceBhai commented 3 years ago

Opening an apk after associating it with pacman I can see the Installer window appear and pacman reads package name and shows it icon but when I click Install it instantly shows me the "App Installed" Window in just a sec. That means the app wasn't installed clicking on "Open App" doesn't do anything because the app isn't Installed. Obviously not visible in Start Menu.

alesimula commented 3 years ago

What's the result of running the command "adb devices"?

Also does it do that with all apps? What apk where you trying to install?

alesimula commented 3 years ago

@PRinceBhai nevermind, I made a stupid mistake... but it should be fixed in the new version, can you confirm?

PRinceBhai commented 3 years ago

@alesimula Yep, Apps are installing now. Thanks for the fix! :)