📌  相关文章
📜  'keytool' 未被识别为 cmdlet 的名称 - 无论代码示例

📅  最后修改于: 2022-03-11 14:55:14.834000             🧑  作者: Mango

代码示例1
Go to this path or where ever you have your keytool.exe file

C:\Program Files\Java\jre7\bin

Hold shift and right click -> then press Open command window here

terminal will pop up, paste this in:

keytool -list -v -keystore "C:\Users\"Your-User-Name(no quotes)"\.android\debug.keystore" -alias androiddebugkey -storepass android -keypass android