Skip to content

jibraniqbal666/aabtoapk

Repository files navigation

AABtoAPK

image

AAB to APK Converter UI is a user-friendly graphical interface that wraps around the command-line bundletool utility, enabling users to easily convert Android App Bundles (AAB) into APK files. This tool simplifies the conversion process, making it accessible even for those who are not familiar with command-line operations. It allows users to generate both universal and device-specific APKs with just a few clicks.

Features

  • Intuitive User Interface: Simple and clean UI for converting AAB files to APKs without using the command line.
  • Universal APK Generation: Easily create a universal APK compatible with all device configurations.

Prerequisites

  • Java Development Kit (JDK) (version 8 or higher)

Installation

  1. Download the appropriate package
  1. Unzip and move it to application
  2. Important - Run this xattr -c /Applications/AABtoAPK.app in terminal (This is to bypass Apple Gatekeeper, so I don't have top pay for 90$ license)