You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jordan Zimmerman (JIRA)" <ji...@apache.org> on 2016/02/16 11:25:18 UTC

[jira] [Updated] (CB-10629) Cannot build Android due to missing decl

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

Jordan Zimmerman updated CB-10629:
----------------------------------
    Description: 
android 5.1.0
cordova-plugin-inappbrowser
cordova-plugin-actionsheet
cordova-plugin-facebook4
uk.co.workingedge.phonegap.plugin.launchnavigator

{panel}
:compileDebugJavaWithJavac/.../AppPreferencesActivity.java:27: error: cannot find symbol
			addPreferencesFromResource(R.xml.apppreferences);
			                                ^
  symbol:   variable apppreferences
  location: class xml
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
 FAILED
{panel}

  was:
android 5.1.0
cordova-plugin-inappbrowser
cordova-plugin-actionsheet
cordova-plugin-facebook4
uk.co.workingedge.phonegap.plugin.launchnavigator

{panel}
:compileDebugJavaWithJavac/Users/jordanzimmerman/dev/ubica/app/platforms/android/src/me/apla/cordova/AppPreferencesActivity.java:27: error: cannot find symbol
			addPreferencesFromResource(R.xml.apppreferences);
			                                ^
  symbol:   variable apppreferences
  location: class xml
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
 FAILED
{panel}


> Cannot build Android due to missing decl
> ----------------------------------------
>
>                 Key: CB-10629
>                 URL: https://issues.apache.org/jira/browse/CB-10629
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 6.0.0
>            Reporter: Jordan Zimmerman
>
> android 5.1.0
> cordova-plugin-inappbrowser
> cordova-plugin-actionsheet
> cordova-plugin-facebook4
> uk.co.workingedge.phonegap.plugin.launchnavigator
> {panel}
> :compileDebugJavaWithJavac/.../AppPreferencesActivity.java:27: error: cannot find symbol
> 			addPreferencesFromResource(R.xml.apppreferences);
> 			                                ^
>   symbol:   variable apppreferences
>   location: class xml
> Note: Some input files use or override a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> 1 error
>  FAILED
> {panel}



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