Note, this tool is not mine. I just shared it from other site for archive purposes with safe download links that lasts longer. Source: https://forum.release-apk.com/viewtopic.php?f=23&t=99023 SAP (Split APKs Packer) Requirements: JRE/OpenJDK 1.8 or above Overview: A simple and fast tool to transform Android App Bundles into single Android Packages. DOWNLOAD: Mega: https://mega.nz/folder/zdQxwASY#UM1eMnUTZL4CDegX3zE_HA Box: https://app.box.com/s/7swkpazrrt338kum5bkpeqcr5545hyr9 Sbupload: https://sbupload.com/folder/1564/SAP HOW IT WORKS SAP uses Apktool to decode the resources of the files included in the bundle to be processed. Then it merges all these files into the base package folder before adjusting and correcting them. Apktool is used to build the single package, Uber-APK-Signer for zipAlign/sign processes. SAP doesn’t work on dynamic features but configuration modules only. INFO: SAP is a portable application ; all files present in its folder are necessary. F...