Dinesh
Dinesh

Reputation: 6532

Extract Keystore file from apk file

i am update my android app to google play shop it shows error same signed certificate previous version.but, my previous version app keystore signed file is missing and i am upload another new keystore signed try to update but not working shows a same error!,searching related for error more details for not understand and extract the keystore file from previous version apk file is possible? or not posssible? or what i am doing for update my application to google playshop,Please can any one guide me...!

Thanks..!

Upvotes: 1

Views: 6365

Answers (1)

nithinreddy
nithinreddy

Reputation: 6197

No, there is no way to update the same app if you lose the keystore. One alternative which may be bad would be to upload it as a new app with a different package name.

Upvotes: 4

Related Questions