Good day, I'm having a hard time getting my key. I followed some of the suggested answer in this link ERROR: Keytool, but none of them work.
These are the steps that i made:
CMD-> cd .android (I changed directory) -> dir (show list in .android folder)
After that I locate my keytool path directory and paste it in cmd
"C:\Program Files\Java\jdk1.7.0_79\bin\keytool"
The problem is in this next step: keytool -list -v keystore debug.keystore
It will produce error: keytool is not recognized as an internal/external command, operable program or batch file.