Skip to content

ainstall - add support for .aab #82

@IGPenguin

Description

@IGPenguin

Android app bundle support installation

  • detect extension before installing, error on incompatible.
  • check ifbundletool is available, if not install it brew install bundletool
  • install and run the app

Some Stackoverflow knowledge

bundletool build-apks --bundle=./20.aab --output=./gplan.apks
bundletool install-apks --device-id=$SELECTED_DEVICE_ID --apks=gplan.apks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions