java – debug. Keystore does not exist
•
Java
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 does not exist I seem to have multiple threads on the same thing, but none of them 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.
Solution
If you are using eclipse, you can find the location of the debug keystore using the following command:
Window > Preferences > Android > click the triangle on the left of "Android" to open the submenu > create
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
二维码