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

Joe Bowser resolved CB-7795.
----------------------------
    Resolution: Won't Fix

This isn't a bug.  Your app should target the latest supported API target, 
which is API 19.  This is so that Cordova can take advantage of the latest 
WebView features while running on older devices at the same time.

> Android Studio Beta generates these errors
> ------------------------------------------
>
>                 Key: CB-7795
>                 URL: https://issues.apache.org/jira/browse/CB-7795
>             Project: Apache Cordova
>          Issue Type: Task
>          Components: Android, CordovaLib
>    Affects Versions: 3.5.0
>         Environment: Mac OS X, Android Studio Beta 0.8.9, Cordova 3.6.3
>            Reporter: Steve Husting
>            Priority: Trivial
>              Labels: android
>
> When doing Analyze > Inspect Code (similar to a lint) in Android Studio Beta 
> 0.8.9 on a Cordova 3.6.3 project, I get the following errors. This project 
> was built as API 17. 
> I prioritized it as Trivial because this is beta software. 
> cordovaWebView.java
> Error:266, 35 java: cannot find symbol, KITKAT
> Error:230, 79  java: cannot find symbol, KITKAT
> Error:269, 20 java: cannot find symbol, KITKAT
> IceCreamCordovaWebViewclient.java
> Error:85, 82 java: cannot find symbol, KITKAT
> HttpsURLConnectionImpl.java
> Error:347, 3 java: method does not override or implement a method from a 
> supertype
> I followed the steps here to make the app: 
> http://iphonedevlog.wordpress.com/2014/10/10/using-android-studio-beta-with-cordova-phonegap/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to