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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to