Keystore extension problems...

coder22

Member
Licensed User
Longtime User
I created a keystore file in the naming format: com.mywebsite
The save dialog said type Keystore file but no extension was added so my extension is .mywebsite
Was I supposed to add an extension, possibly .keystore?

Then I uploaded the apk, my first app/draft to the Play store. I tried to replace it with a recompiled apk signed with a new key in the format: com.mywebsite.keystore
but got an error message. So I thought I could maybe delete the app and replace it again later but it said I couldn't replace it or resubmit it, something like that.

...Just had a thought...Can I just use/keep my original Keystore file that has my newly invented file type of .mywebsite?

What can I do?? Thanks!! :sign0104:
 
Last edited:
Top