Generate MD5 values directly from the command line.
keytool-list-v-keystore keystore file-store pass 123456
Among them, keytool is jdk's own tool; Keystorefile is a certificate file signed by Android.
For example:
c:\ Program Files \ Java \ JDK 1 . 7 . 0 _ 25 \ bin & gt; keytool-list-v-keystore C:\ Users \ panyux
in0 1\。 Android \ debug . keystore-store pass * * * *
The MD5 value can be obtained.
How to submit Android signatures on social platforms
Method 2:
Download APK signature tools provided by various platforms at will to generate md5 values.