Skip to content

Releases: blaziumdev/abb2apk

abb2apk v1.0.1

04 Jan 23:09

Choose a tag to compare

v1.0.1 – Installer & Stability Update

Fixed

  • Fixed Windows installer PATH configuration
  • aab2apk is now available globally after installation
  • aab2apk --version works correctly in a new Command Prompt

Added

  • --list-tools – lists detected Java and bundletool paths
  • --time – displays execution time
  • --check / --validate – validates environment and inputs without performing conversion

Notes

  • No changes to core AAB → APK conversion logic
  • bundletool invocation and signing pipeline remain untouched
  • Fully backward-compatible and production-ready

Requirements

  • Java 11 or newer

abb2apk v1.0.0

04 Jan 21:17

Choose a tag to compare

abb2apk v1.0.0

Ultra-fast, secure, and production-ready CLI tool for converting Android App Bundles (AAB) into APK files using Google’s official bundletool.

Windows

  • Download abb2apk-setup.exe
  • Install once
  • Open a new Command Prompt and run:
    abb2apk --version