i have obtained the MD5 fingerprint by using the following steps. 1.Obtain Private Key:
Use Export of Eclipse to sign release application and create new keystore
2.Obtain MD5 certificate:
using alias and keystore set up
But whenever i tried to generate API key from "http://code.google.com/android/maps-api-signup.html" it always says "The fingerprint you entered is not valid.Enter a valid certificate fingerprint"
i cross checked MD5 fingerprint again and again, but it didn't work. Help me Please.