![]() | how to generate fingerprint in shar 1 to MD5 |
|
08 Jul 2011, 07:40
say vortana (6 posts) |
As I want to use Google maps in my application, i need debug certificates MD5 fingerprint. I tried following.: (Here i copied the debug.keystore file from C:\Documents and Settings\Administrator.android in bin folder) C:\Program Files\Java\jdk1.7.0\bin>keytool -list -alias androiddebugkey -keystore debug.keystore -storepass android -keypass android But got the following results: androiddebugkey, May 27, 2011, PrivateKeyEntry, Certificate fingerprint (SHA1): “some code” However that is not working to get MAP API key. Is SHA1 is same as MD5 Can you please guide me for getting the MD5 certificate. |
|
08 Jul 2011, 15:55
Ed Burnette (1316 posts) |
|
| You must be logged in to comment |

