Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

install-aab

JonnyBurger26ISC0.1.0

Install an aab using adb

adb, aab, android

readme

npx install-aab

Installs an aab onto an Android phone

Usage:

npx install-aab my-app.aab

Requirements:

  • Java
  • adb
  • macOS (not tested on other platforms)

License

MIT