I am going type the below command to get the information of keytool
keytool -list -v -keystore “C:\Users\key\.android\debug.keystore” -alias androiddebugkey - storepass android -keypass android
however, it said my key file is not exist.
at sun.security.tools.KeyTool.doCommands(KeyTool.java:738)
at sun.security.tools.KeyTool.run(KeyTool.java:340)
at sun.security.tools.KeyTool.main(KeyTool.java:333)
Btw I am using key in my user name, I dont know it is related or not. Please help me if You know what happen. Thanks.
I have used the highest premission to run cmd but it is the same result.
Here are the snap shot about the path of keytool and androiddebugkey
http://postimg.org/image/xew43joon/ http://postimg.org/image/hwbrj0d5h/