I\'m trying to generate the MD5 fingerprint from the debug.keystore
file using keytool.exe in my JDK so I can use Google Maps in my Android project.
I\'ve locat
I had the same message and when checking the C:\user.android directory could see that the debug.keystore file was not present. As this was the first time I'd tried an android project on this machine, there had been no previous builds. I created and ran the ubiquitous 'Hello World' project and debug.keystore was instantly created. I then ran keytool and the MD5 appeared fine