I went to https://code.google.com/apis/console/
I then did this:
keytool -v -list -alias ks_ms_ad -keystore W:\eclipse-android-sign\keystore\exampleproject
I converted the output
SubjectKeyIdentifier [
KeyIdentifier [
0000: HH HH HH HH HH HH HH HH HH HH HH HH HH HH HH H /x<s7.@...B.).8.
0010: HH HH HH HH .. .
]
]
to
HH:HH:HH:HH:HH:HH:HH:HH:HH:HH:HH:HH:HH:HH:HH:HH:HH:HH:HH:HH;com.exampledomain.exampleproject
Google actually accepted this, so somehow I turned gibberish into something usable. The "HH" entries matched up with the example given in Google's API console site, so there is a small chance what I did was actually correct.
But above does not seem like how I read it should be? Am I really supposed to do the editing I did? I thought I would get a ready to use md5 from keytool?
I am getting a blank screen witgh zoom buttons [+] [-] which is partly why I think there may be a problem?