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: [email protected]
For additional commands, e-mail: [email protected]