You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2016/02/10 20:42:18 UTC

[jira] [Comment Edited] (CB-8765) Error running an app in device with a name with a space char

    [ https://issues.apache.org/jira/browse/CB-8765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15141170#comment-15141170 ] 

Joe Bowser edited comment on CB-8765 at 2/10/16 7:41 PM:
---------------------------------------------------------

[~dhams] The issue is that the Device ID has a  a space in it, which isn't valid.  I don't know what a Valencia DG800 is, but given that the report didn't respond for a year, I'm fine with closing this and regarding this device as a broken POS.


was (Author: bowserj):
[~dhams] The issue is that the Device ID has a  a space in it, which isn't valid.  I don't know what a Valencia DG800 is, but given that the report didn't respond for a year, I'm fine with closing thsi and regarding this device as a broken POS.

> Error running an app in device with a name with a space char
> ------------------------------------------------------------
>
>                 Key: CB-8765
>                 URL: https://issues.apache.org/jira/browse/CB-8765
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 4.0.0
>            Reporter: Hector Santos
>            Priority: Minor
>              Labels: adb, easyfix, patch, run
>             Fix For: Master
>
>
> When try to run a cordova run android --device, if the device name have a space (like VALENCIA DG800), the ADB process give an error... This can be solve adding a double quotes in the device name:
> adb -s "' + resolvedTarget.target + '"
> More sequences with the adb process must be changed with doble quotes in the device name.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org