Java – debug.keystore does not exist

I'm trying to generate MD5 fingerprints, but the problem is that every time I try to enter the whole code, I say debug.keystore doesn't exist. I seem to have multiple different threads on the same thing, but they don't really help me solve the problem

I entered

C:\Program Files\Java\jdk1.7.0_01\bin>keytool -v -list -alias
androiddebugkey -keystore debug.keystore -storepass android -keypass android

Yes, sombody, please help me debug this problem? thank you.

resolvent:

If you are using eclipse, you can find the location of the debug keystore using the following command:

Invalid Sign

This will tell you the location of the debug keystore and allow you to set up a custom debug keystore

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>