You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "John Huang (JIRA)" <ji...@apache.org> on 2017/04/10 05:37:42 UTC

[jira] [Created] (CB-12646) android command output message was change since Android SDK tool 26.0.0

John Huang created CB-12646:
-------------------------------

             Summary: android command output message was change since Android SDK tool 26.0.0
                 Key: CB-12646
                 URL: https://issues.apache.org/jira/browse/CB-12646
             Project: Apache Cordova
          Issue Type: Improvement
          Components: Android
    Affects Versions: 6.2.0, 6.2.1
         Environment: Android SDK tools 26.0.1
            Reporter: John Huang


The output message from `android` command since [Android SDK tool 26.0.0|https://developer.android.com/studio/releases/sdk-tools.html] was changed. 

The message on 26.0.1:

<code>
*************************************************************************
The "android" command is deprecated.
For manual SDK, AVD, and project management, please use Android Studio.
For command-line tools, use tools/bin/sdkmanager and tools/bin/avdmanager
*************************************************************************
Invalid or unsupported command ""

Supported commands are:
android list target
android list avd
android list device
android create avd
android move avd
android delete avd
android list sdk
android update sdk
</code>

According to CB-12554, it is only changed the regular expression for parsing the message.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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