# found in the LICENSE file. """Utility script to install APKs from the command line quickly.""" apk_group = parser.add_mutually_exclusive_group(required=True) apk ...