287 B

pm install-write

Add packages to the install session. See also: pm install-create, pm install-commit. More information: https://developer.android.com/tools/adb#pm.

  • Add a package to the install batch:

pm install-write {{session_id}} {{label}} {{path/to/package.apk}}