Android Studio Key store -
i have apps uploaded play store. going change operating environment windows linux. need same keystore update app.
- how can use same key store in linux?
- why key store required?
you have to copy keystore platform platform. it's highly recommanded doc :
warning: keep keystore , private key in safe , secure place, , ensure have secure backups of them. if publish app google play , lose key signed app, not able publish updates app, since must sign versions of app same key. (source)
Comments
Post a Comment