infinitepower18 / WSA-Sideloader

Easily sideload Android apps on Windows Subsystem for Android
GNU General Public License v3.0
344 stars 51 forks source link

[BUG] WSA-S fails to install APK: `INSTALL_PARSE_FAILED_NO_CERTIFICATES` #128

Closed davidedpg10 closed 3 months ago

davidedpg10 commented 3 months ago

Describe the bug

Not entirely sure if it's a bug or intended behavior, but I'm trying to install a game using an APK I downloaded from APK Combo, I followed the instructions on this repo, enabled Developer Mode, ensured the ADB connection address was right, I even disabled Block installation of malicious apps in the System settings, but I'm unable to get past this error.

Steps to reproduce

Expected behavior

Successful installation of app

Download source

Microsoft Store

WSA version

2311.40000.5.0

WSA Sideloader version

1.4.5

Windows build number

22631.3880

Additional context

No response

Jazhet commented 3 months ago

no me agrada mucho

infinitepower18 commented 3 months ago

Looks like a problem with the APK itself: https://stackoverflow.com/questions/2914105/what-is-install-parse-failed-no-certificates-error

Are you able to install other APKs without issue?