Thanks, all of you, for your help.

It seems what we can do is to backup key store.

--- 10年12月14日,周二, Marcin Orlowski <[email protected]> 写道:

发件人: Marcin Orlowski <[email protected]>
主题: Re: [android-developers] Key store is lost
收件人: [email protected]
日期: 2010年12月14日,周二,下午7:51



On 14 December 2010 12:35, 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?



You can't create the same key you had before due to random factors used during 
key generation process
(which is there exactly for that purpose). Try backup or (depending on how you 
lost it) try contacting


companies like kroll ontrack (if your app is paid and you can accept the costs 
of course)





-- 

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


      

-- 
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