简体   繁体   中英

generate a keystore from private key

I lost my keystore after updating Android Studio (I searched everywhere on my machine.)

Now I want to avoid losing days making a request for a new Key to Google's support.

I found that I still have the initial private_key.pepk, and distribution/upload certificates (.der) as well as the keystore passwords and Alias.

Is it possible to regenerate a valid keystore from these information, to sign an APK?

Are you using Android Studio? If so, then you should be able to generate a new keystore from there automatically. I believe this won't affect your previous apps if you use a new keystore.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM