Based on cafebazaar/bundle-signer, Android Bundle Signer is a powerful command-line tool designed to securely generate signed binary files from your Android App Bundle (AAB) directly on your PC.
- Make sure you have Java installed.
- Replace the placeholder
app-release.aab
file with your app's bundle. - Swap out
keystore.jks
with your own Keystore file. - Simply run
apk-signer.bat
.