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

[jira] [Created] (CB-9798) Build not working with new Cordova and Android Versions

Paul Weber created CB-9798:
------------------------------

             Summary: Build not working with new Cordova and Android Versions
                 Key: CB-9798
                 URL: https://issues.apache.org/jira/browse/CB-9798
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin InAppBrowser
         Environment: Cordova 5.2.0, Android SDK 5.1.1 API Level 22, cordova android platform level cordova-android@4.1.1
            Reporter: Paul Weber
            Priority: Critical


Getting this error on build. Works if I comment out the line. I do not need the zoom controls, but somebody else might! I am not sure if the API has been deprecated or why it is missing.

:compileDebugJava/home/paul/UpdateMi/source/updatemi_mobile/platforms/android/src/com/updatemi/inappbrowser/InAppBrowser.java:612: error: cannot find symbol
                settings.setBuiltInZoomControls(getShowZoomControls());

Also there are a lot of other errors like wrong javadoc in the source file. I will open another issue for that.





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