Signing an AAB file tutorial

That’s fine, it’s just hiding the text. Enter “android” and press enter

1 Like

Thanks for this tutorial. Really helps

btw, I am stuck after the output.zip file is created.

I am getting an error
error
Use a valid app signing key to continue
The private key was not properly encrypted or is not a type of key that we support.

How do i resolve this?

Thanks
Mohan

Why ?
It is not necessary to switch to Google’s Play App Signing (PAS) for existing apps that have been uploaded and published as APK. I would advise anyone not to opt for PAS as it just makes things unnecessarily complicated.

You don’t have a choice for new apps, but then there is no problem with signing the AAB.

When upload altered and signed AAB bundle, Google Paly show this error
“Your android app bundle is signed with the wrong key”

Always i need replace notification icons of original AAB file downloaded from Kodular.
Always i sign with jarsigner the new AAB file after the icons are changed.