Install the right combination of APKs to an emulator or device

bundletool

  • Command-line tool to manipulate Android Application Bundles.
    Some subcommands such as `bundletool validate` have their own usage documentation.
    More information: <https://developer.android.com/studio/command-line/bundletool>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

bundletool install-apks --apks={{path/to/file.apks}}

click the source code to copy install bundletool on any operating system with command-not-found.com