Hello everybody,
I have a big problem and I didn't find any answer for this.
When I want to create the MD5 Fingerprint of the SDK Debug Certificate i do the command
keytool -list -alias androiddebugkey -keystore C:\Users\Nicolas\AppData\Local\Android\debug.keystore -storepass android -keypass android
Like it's written on http://developer.android.com/guide/topi ... apkey.html
But I have this answer :
erreur keytool : java.io.IOException: Invalid keystore format
Had anybody the same problem ?
I have put my jdk on my path and C:\Users\Nicolas\AppData\Local\Android\debug.keystore is the path from my Eclipse settings
I really don't know what to do ... Can somebody help me ?
Thanks
Nicolas

