You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Victor Hugo (JIRA)" <ji...@apache.org> on 2018/05/08 11:19:00 UTC

[jira] [Created] (CB-14081) Android level support not being followed

Victor Hugo created CB-14081:
--------------------------------

             Summary: Android level support not being followed
                 Key: CB-14081
                 URL: https://issues.apache.org/jira/browse/CB-14081
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-android, cordova-cli
    Affects Versions: 6.4.0
         Environment: OS: macOS 10.12.6
Cordova version: 8.0.0  
Cordova android: 6.4.0  
Node version: 6.9.0
Npm version: 3.10.8
            Reporter: Victor Hugo
            Assignee: Joe Bowser


Hello everyone.

*Expected behaviour:*

According to this [cordova guide|https://cordova.apache.org/docs/en/latest/guide/platforms/android/] , cordova-android versions 6.x.x does support 16-26 _Android Api Level_. So it is supposed to build a cordova project with api level 20, if specified this way.

*Actual behaviour:*

Even though, I'm not being able to build a cordova project specifying my cdvBuildToolsVersion to 20 at build time.
Gradle build tasks warns me like this:
"_WARNING: The specified Android SDK Build Tools version (20.0.0) is ignored, as it is below the minimum supported version (26.0.2) for Android Gradle Plugin 3.0.0._
_Android SDK Build Tools 26.0.2 will be used._"
 
*Steps to reproduce:*
Execute:_
$ export ORG_GRADLE_PROJECT_cdvBuildToolsVersion=20
__$ cordova build android_

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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