You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Michael Romanovsky (JIRA)" <ji...@apache.org> on 2015/09/19 11:48:04 UTC

[jira] [Created] (CB-9683) Linking from the plugin files with gradle no longer an option (bug)?

Michael Romanovsky created CB-9683:
--------------------------------------

             Summary: Linking from the plugin files with gradle no longer an option (bug)?
                 Key: CB-9683
                 URL: https://issues.apache.org/jira/browse/CB-9683
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaLib
            Reporter: Michael Romanovsky


Hi,

Okay, so I am reading this (
https://cordova.apache.org/docs/en/edge/plugin_ref_spec.md.html#Plugin%20Specification) again today (still very incomplete -- does not define all options or what type="GradleReference" means, etc.), I am still struggling to understand if there is an actual way to link java files from within the plugin, as opposed having to export them into a custom library within "platforms/android/". Is that method gone now for gradle?

For reference, here is what I am doing:

  <framework src="android-sdk/extras/google/play_apk_expansion/downloader_library" custom="true"/>
  <framework src="android-sdk/extras/google/play_licensing/library" custom="true" />

... in:
https://github.com/agamemnus/cordova-plugin-xapkreader/tree/cordova-5.3.1



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