-
Notifications
You must be signed in to change notification settings - Fork 854
Open
Description
Currently, wsa_pacman supports installing APK files, but it does not support the installation of APKS files (Android App Bundles in split APK format). Many modern Android apps are distributed as .apks files, and adding support for this format would greatly enhance the usability of the tool.
For reference, please see the attached screenshot showing both a .apk and a .apks file on my system:
Feature request:
- Add the ability for wsa_pacman to recognize and install .apks files, in addition to .apk files.
- Ideally, the installation process for .apks should be as seamless as it is for .apk files.
This would make it possible to install a wider range of Android apps, especially those that are only available as split APKs/APKS bundles.
Thank you for considering this feature!
regards,
zaykus.
FSSocrates, alpoz11 and AdrianoCahete
Metadata
Metadata
Assignees
Labels
No labels

