YIM bunchhat Active Member Licensed User Longtime User Oct 21, 2013 #1 Hello Android expert, My problem is I cannot find certificates fingerprints: SHA1. So how can I do it?
Hello Android expert, My problem is I cannot find certificates fingerprints: SHA1. So how can I do it?
Erel B4X founder Staff member Licensed User Longtime User Oct 21, 2013 #2 Which version of B4A are you using? It was added in v2.5 if I remember correctly. Upvote 0
YIM bunchhat Active Member Licensed User Longtime User Oct 21, 2013 #3 I use B4A version 2.3. So how can I find it? I want to use Google map in my application. Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Oct 21, 2013 #4 You can use keytool program from the Java JDK: http://stackoverflow.com/questions/...fingerprint-from-javas-keytool-not-only-sha-1 Upvote 0
You can use keytool program from the Java JDK: http://stackoverflow.com/questions/...fingerprint-from-javas-keytool-not-only-sha-1