pelya / android-keyboard-gadget

Convert your Android device into USB keyboard/mouse, control your PC from your Android device remotely, including BIOS/bootloader.
Apache License 2.0
1.22k stars 308 forks source link

APKs using deprecated MD5 signature #107

Open IzzySoft opened 6 years ago

IzzySoft commented 6 years ago

Just a note: your APKs are still signed using MD5, which is deprecated.

ERROR: JAR signer PELYA.RSA: Failed to verify JAR signature META-INF/PELYA.RSA against META-INF/PELYA.SF: java.security.SignatureException: Algorithm constraints check failed on disabled algorithm: MD5.

As you know, deprecated soon might mean unsupported – so you might wish to act on this :wink: