alesimula

Results 66 comments of alesimula

@yuki-gh Weird problem, but have you tried opening the Downloads folder and opening the installer from there?

@mchomvu What do you mean? WSA PacMan still works, what is your issue exactly?

Can you share the application you are trying to install? The .apk reader is independent from WSA, it should read an apk even when WSA is shut down or not...

@Mitia99 Hello, sorry for the late response; The app reads XAPK files with a manifest.json file, as shown in this website: https://openxapkfile.net/manifest.html, which your archive is missing; [This file](https://github.com/alesimula/wsa_pacman/blob/main/proto/manifest_xapk.proto) is...

@PwrSrg can you send me the APK file? If you don't even see the app info, there's probably an issue reading it

> **[PwrSrg](/PwrSrg) ** commented Does the portable version work now? Maybe you were just missing Visual C++ (which the installer automatically installs), but it should come preinstalled with Windows 10...

@whitelightning76 If i were to turn adb.exe off automatically when WSA is closed, it could potentially interfere with other programs using adb as they share the same daemon. Maybe I...

Only issue is: I actually don't know hot to shut it down "gracefully", I could just run a command to terminate the process, but that seems unsafe

Did you make sure the chromium OS images you were using was working on tinkerboard on the first place?

You should open Android options and check if Developer Mode is enabled, and in developer options, try checking the "USB Debug" option (also try disabling and re-enabling it)