Keytool alias does not exist
问题 I am trying to get my debug.keystore md5 key so I can get the API key for Google Maps. I run the command: keytool –genkeypair -alias armand -keypass pass And then running the command: keytool -list -alias armand -keystore debug.keystore I then enter my password and it gives me the following error: keytool error: java.lang.Exception: Alias <armand> does not exist What am I doing wrong? 回答1: This is right a way to get key: To get certificate fingerprint (MD5) follow the steps below: You need to