You cannot generate the same keystore. The keys are randomly generated.

You need to find the keystore which you used to sign your published
application, such as restoring it from a backup copy.

On Tue, Dec 14, 2010 at 6:35 AM, Jiang <[email protected]> wrote:

> 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 [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en




-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9
Available!

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

Reply via email to