How to add asset and sign aab file (Android only)

Yeah i will look into this

2 Likes

Hi @Shreyaa

Is it possible to add/replace files in drawables in sources.

As we can do by decompiling apk.

1 Like

Yeah you can do anything with aab file like add file over 30 mb or replace the file after doing it need to sign in order to publish in play Console

1 Like

Ooh Great :grin:
Can u make a guide for how to add/replace the file from drawables.

1 Like

Epic work @Shreyaa

:slight_smile:

1 Like

Thank you

Yes now we can do Edit or Modify the AAB file

Yes

1 Like

It is exporting in zip

As soon as I uploaded your way signed apk, i received this error

Your Android App Bundle has an invalid signature. Upload again with a valid signature.

you need to sign with your own key

Signing with my key only.
Moreover, key difference error is different.

I added Part 2 on how to sign AABs to my video tutorial.
It takes less than 1 minute to insert large files into the assets and sign the AAB.

3 Likes

@Shreyaa Thank you for the tutorials and the effort you put in! :+1:

4 Likes

Thank you :blush:

2 Likes

Which file people need to paste? Is it mandatory?

Did you read the topic head line ?? For adding Asset over 30 mb

what is the Keystore password for koduler

See here

1 Like

password is android

1 Like

Error: File ‘BundleConfig.pb’ was not found.
When upload to Google Play

See this: Google Play Store error 403 File 'BundleConfig.pb' was not found - Questions - VoltBuilder