You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Axel Nennker (JIRA)" <ji...@apache.org> on 2014/01/02 18:49:50 UTC

[jira] [Created] (CB-5720) Add resource-file element to plugin.xml

Axel Nennker created CB-5720:
--------------------------------

             Summary: Add resource-file element to plugin.xml
                 Key: CB-5720
                 URL: https://issues.apache.org/jira/browse/CB-5720
             Project: Apache Cordova
          Issue Type: Improvement
            Reporter: Axel Nennker


Add support for <resource-file src="glass.xml" target="xml/glass.xml" /> to a plugin's plugin.xml

The above example would copy the file glass.xml from the plugin's directory to the platforms/android/res/xml/glass.xml

This is for the use case when a plugin in needs additional file e.g. in res/xml or other directories.
An example for Android would be an authenticator that is specified in AndroidManifest.xml




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)