Verify Downloads

For Android, you can verify the signing certificate on the APK matches one of the following SHA256 fingerprints:

To print the SHA256 fingerprints of the APK signing certificate you can use eg.
keytool -list -printcert -jarfile <APK-file>