bazelbuild / bazelbuild/rules_android

[FR] Option for mobile-install command to install to all connected devices

Open
#252 1 comment 0 reactions 0 assignees View on GitHub
feature request mobile-install P4
Dominant language
Java
Stars
203
Forks
95
PR merge metrics
No merged PRs in 30d

Description

This is a feature request to support the use case of running `mobile-install` on multiple connected devices. Currently `mobile-install` needs to be invoked multiple times with `--adb_arg=-s --adb_arg=` for each ADB connected device.

[Buck's install command](https://buck.build/command/install.html) has a multi-install mode which enumerates connected devices and installs to all of them, a similar option would be helpful in Bazel.

> `-all` `(-x)` Install APK on all connected devices and/or emulators (multi-install mode).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.