I need help finding a way to get a Eclipse keystone file that has the credential for an app to be converted to an .jks file of be used to signed for the new version of the app.
The computer used to create the original app was destroyed but the keystore file was saved. i recreated the app on but this time in Android Studio instead of Eclipse, but now i need to get the keystone file that has the information and credentials to be coverted to a .jks file so i can use it and submit the new version of the app to the Google Play store.
If there are other ways to add the credentials/certificate to the Android Studio file then i would like to know
Thanks