I am trying to update my android project. I created the update in a second project,. The keystore's passwords are in the first. I do not know the password for the keystore. I can use the same keystore with a different password and generate the app.aab to upload to the playstore. I still don't understand what's wrong with connecting the android studio with play store account, Won't it be easier if google allows us to store passwords just like chrome?.
Can I change the password using the java tools for they keystore and sign the app and update it??
Update:Ok, I found the keystore password, just do not know the alias password. any idea for that?