You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vladimir Kotikov (JIRA)" <ji...@apache.org> on 2015/10/21 14:20:27 UTC

[jira] [Closed] (CB-9577) Device name need to be quoted in build scripts for ADB parameter.

     [ https://issues.apache.org/jira/browse/CB-9577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Kotikov closed CB-9577.
--------------------------------
    Resolution: Invalid

Closing this as non-actual anymore. Android now uses 'superspawn' from 'cordova-common' to spawn external processes, which handles arguments with spaces correctly.

[~vkseex], feel free to reopen if you still have any problems with this.

> Device name need to be quoted in build scripts for ADB parameter.
> -----------------------------------------------------------------
>
>                 Key: CB-9577
>                 URL: https://issues.apache.org/jira/browse/CB-9577
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 5.2.0
>            Reporter: Vasiliy Kudlenko
>              Labels: build, javascript
>             Fix For: Master
>
>
> Smartphone model: Highscreen Zera F (rev.S) 
> {code:java}
> $ adb devices
> List of devices attached
> Zera F  device
> {code}
> {code:java}
> $ cordova run android
> ...
> Error executing "adb -s Zera F shell cat /proc/cpuinfo": Android Debug Bridge version 1.0.32
> ...
> {code}



--
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