Skip to content

Add support for installing .apks files #148

@Zaykus

Description

@Zaykus

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:

Image

Image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions