GitHub user dpogue opened a pull request: https://github.com/apache/cordova-android/pull/321
CB-8978 Prepare copy resource-files from config.xml See also cordova/cordova-discuss#6 Depends on https://github.com/apache/cordova-lib/pull/468 This copies files specified by `<resource-file>` elements in config.xml into the Android project when preparing. This allows providing arbitrary files such as special notification-sized icons, or API configuration JSON files. /cc @jsongin @jcesarmobile You can merge this pull request into a Git repository by running: $ git pull https://github.com/dpogue/cordova-android config-resource-file Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-android/pull/321.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #321 ---- commit bd39a007f9f2eef3103c633280df41155d47ba6f Author: Darryl Pogue <dar...@ayogo.com> Date: 2016-07-28T19:44:50Z CB-8978 Prepare copy resource-files from config.xml ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org