I'm very new in Android, i'm building an app what will uses the googleMaps API, before i can use it, i need SHA1 certificate fingerprint, i follow many tutorials to get SHA1 certificate fingerprint and this displayed on my commandPrompt: (sorry i'm not allowed to post an image here) :
Lists entries in a keystore
options: -rfc output in RFC style -alias <alias> alias name of the entry to process -keystore <keystore> keystore name -storepass <arg> keystore password and e.t.c... after i go into bin folder inside java\jdk 7\ and ran this command: eytool -list -v -keystore C:\Users\leon.android\debug.keystore -alias androiddebugkey -storepass android -keypass android
.jks