Skip to content

Usage of device ID in target configuration for Android devices

Darryl Green requested to merge github/fork/mdigiorgio/android-device_id into master

Created by: mdigiorgio

When multiple Android devices are connected to the host machine, the user must specify the ID of the device he wants to connect to. This series shows an example of usage in the target.config file and fixes a bug when passing the device ID to the test environment.

Merge request reports