I got the debug.keystore SHA1 key with no problem, but I can’t get for release keystore. I keep getting this (see image) instead of the wanted list with info. I’m following the guide here: https://developers.google.com/maps/documentation/android/start?hl=da#the_google_maps_api_key
I use this command:
keytool -list -v -keystore C:\keystore.keystore\ -alias jakob harteg
I had to use a cmd window and go to the bin folder of the Java installation folder C:\Program Files\Java\jre7\bin, otherwise I wasn’t able to access the keytool. I tried moving keystore to the root folder, but without luck.
Any help? Thanks very much!

I found out that for this to work, the alias name can, for some reason, only be one word, in my case it was two.. So ended up creating a new keystore