I recently published an app to Google Play which I now want to update. When I try to export the new apk from Eclipse it says 'Invalid keystore format' It seems like my original apk file has overwritten the keystore! Normally it puts .apk at the end of the file name but this time it did not, and as I have the same name for the keystore and the apk I fear the key store has been deleted, is this possible?
So now I can't update my app because if I use a new keystore it won't let me upload it. So I tried making a completely new application on the Developer Console but it obviously doesn't let me have two applications with the same package name. Having done a small amount of research it seems impossible to delete my original applications from the Developer Console? Is the only solution to change the package name and upload it as a brand new application, leaving the old one forever as 'unpublished'? Thank you very much in advance for your help. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en