You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Filip Maj (JIRA)" <ji...@apache.org> on 2013/04/09 14:58:15 UTC

[jira] [Created] (CB-2973) Add a ./cordova/lib/list-devices project-level helper script to Android

Filip Maj created CB-2973:
-----------------------------

             Summary: Add a ./cordova/lib/list-devices project-level helper script to Android
                 Key: CB-2973
                 URL: https://issues.apache.org/jira/browse/CB-2973
             Project: Apache Cordova
          Issue Type: Sub-task
          Components: Android
            Reporter: Filip Maj
            Assignee: Joe Bowser
             Fix For: 2.7.0


Lists out attached/connected devices.

The script should print out, at a minimum, one device ID per line. If a description of the device is available, each line should be in the form ID DESCRIPTION. Other tooling can then use the first space as a delimiter.

If no devices are connected, the script should print out nothing and exit with code 0.

If it is not possible to implement this script on the platform, the script script should print an appropriate error message and exit with code 1.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira