2nd2none
I hate code!
Profile
Posts: 61
Reg: Sep 29, 2014
Kinston
1,210
10/06/14 11:13 AM (9 years ago)

Error generating final archive: java.io.IOException: Invalid keystore format

I cleaned up all the other issues and now this is the last one stnded in the way.
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
10/06/14 02:31 PM (9 years ago)
Need a bit more info than this! At what point is this happening...when you try to export to an apk? Are you using the default.keystore that I created for you last time? Please be explicit on the steps you are taking...that will help us debug. Thanks! Mark
 
2nd2none
I hate code!
Profile
Posts: 61
Reg: Sep 29, 2014
Kinston
1,210
like
10/06/14 02:49 PM (9 years ago)
My apk was deleted when I did a system restore. So now when I try to create another it says the file already exists in the location.
 
2nd2none
I hate code!
Profile
Posts: 61
Reg: Sep 29, 2014
Kinston
1,210
like
10/06/14 03:00 PM (9 years ago)
the file shows up without the .apk
 
krompa
Lost but trying
Profile
Posts: 257
Reg: Jun 14, 2013
Bristol
8,820
like
10/06/14 03:44 PM (9 years ago)
> My apk was deleted when I did a system restore. So now when I try to create another it says the file already exists in the location. This is standard. Simply rename your file e.g. rename musicapp to musicapp1 > the file shows up without the .apk Again this is standard. You can upload to Google Play Store without the .apk extension and it will work fine. Note - If you have already uploaded a previous version to Google Play Store, then don't forget to alter the version number in the Manifest file first. Then Clean project. Then create apk file.
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
10/06/14 05:46 PM (9 years ago)
You can easily create another debug keystore. But make sure you keep it backed up somewhere, because you'll want to use it again. When you create your release keystore, which is the one you use to submit to Google Play, you absolutely need to protect that. Without it, you can't create updates to the app and submit them....Google would treat it as a new app. So, you should take very much care to keep that backed up. Email me if you want to do a TeamViewer session on it! Mark
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.