iammohdzaki / BundleToolUI-Desktop

AAB to APK Converter is an open-source tool built with Kotlin and Desktop Compose that allows users to convert Android App Bundles (AAB) to Android Package (APK) files using Google's BundleTool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BundleTool-UI logo


CodeQL kotlin_lint Run Tests Quality Gate Status Security Rating Vulnerabilities Reliability Rating GitHub Release GitHub Repo stars

Android APK to AAB Converter

Bundle Tool UI - Desktop is an open-source tool built with Kotlin and Desktop Compose that allows users to convert Android App Bundles (AAB) to Android Package (APK) files using Google's [BundleTool](https://github.com/google/bundletool).

Report Bug · Request Feature

BundleTool-UI

FEATURES

  • AAB to APK Conversion:Convert Android App Bundles (AAB) to Android Package (APK) files.
  • User Interface: Simple and intuitive user interface built with Desktop Compose.
  • Signing Configuration: Enable users to specify signing information, including debug or release signing, keystore paths, and passwords.
  • Platform Compatibility: Cross-platform support for Windows,macOS, and Linux.
  • Auto Save Jar Paths: Enable users to save jar path for future use.
  • Bundle Tool CLI Options: Enable users to use CLI options from BundleTool.
  • ADB Support: Enable users to configure ADB to generate APKs based on connected device serial id.

Getting Started

To run BundleToolUI-Desktop on your system, download compressed build based on your OS and run .exe file.

CONTRIBUTING

Thank you for considering contributing to AAB to APK Converter! Contributions are welcome and encouraged. For More Info

License

By contributing to AAB to APK Converter, you agree that your contributions will be licensed under the MIT License.

About

AAB to APK Converter is an open-source tool built with Kotlin and Desktop Compose that allows users to convert Android App Bundles (AAB) to Android Package (APK) files using Google's BundleTool.

License:MIT License


Languages

Language:Kotlin 100.0%