Lost keystore alias but have file and password used for alias

前端 未结 4 1225
一向
一向 2020-12-29 05:16

recently I added a new alias to my keystore to sign my app.

Now I lost the new generated file with the alias, but remember the password and the alias name and have a

4条回答
  •  长发绾君心
    2020-12-29 06:07

    http://tim12332013.blogspot.tw/2014/10/corona-sdk-android-keystore-lost-alias.html

    look it may help you

    keytool -list -v -keystore X:/XXXX /XXXX.keystore -storepass XXXX

提交回复
热议问题