android - How to use ADB to select specific device and have rest of them offline -


i working on project test against multiple physical connected devices. use adb devices list connected devices. looking command can choose 1 particular devices , run test set against it. far, not able find straight forward way this.

example:

>>adb devices list of devices attached ht68j0202231    device ht68j0202232    device ht68j0202233    device  >>gradle connectedcheck // want run ui testing against 1                            particular device @ time. due                             restriction of                             command, can trigger                             connected devices.  


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

javascript - Confirm a form & display message if form is valid with JQuery -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -