I lost the key store which has been used to sign a published application. 

I generated the key store with the following instructions:
keytool -genkey -keystore <keystore-name> -storepass <store-password> -alias 
<store-alias> -keypass <key-password> -validity <validity-date> -dname <d-name>

I remember all arguments used to generate the key store, how can I generate the 
same key store?

Thanks.



      

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to