How do i install modded APK (signed/unsigned) on WIndows 11?

L3monjuice

Rookie
Original poster
Mar 22, 2019
4
0
3
indonesia
So windows 11 came with a subsystem for running android apps without the use of emulator, is there a way to install unsigned mod on windows 11?

Tried luckypatcher on windows 11, there's no option to disable the verification there

Exception thrown when installing unsigned apks:
Code:
INSTALL_PARSE_FAILED_NO_CERTIFICATES: Failed to collect certificates from /data/app/vmdl589373903.tmp/base.apk: /data/app/vmdl589373903.tmp/base.apk failed verification of META-INF/CERT.SF: Failed to verify signature: no verified SignerInfos
And also errors on some signed modded apks:
Code:
INSTALL_PARSE_FAILED_NO_CERTIFICATES: Failed to collect certificates from /data/app/vmdl1886733267.tmp/base.apk: META-INF/CERT.SF indicates /data/app/vmdl1886733267.tmp/base.apk is signed using APK Signature Scheme v2, but no such signature was found. Signature stripped?