From 8013b760e3c63528638246d2c3c019d9bf8025b5 Mon Sep 17 00:00:00 2001 From: Joe Bowser Date: Mon, 30 Jul 2012 16:31:33 -0700 Subject: [PATCH] Adding functionality to read a config.xml file with plugin details implemented inside of it --- framework/res/xml/config.xml | 91 ++++++++++++++----- .../org/apache/cordova/api/PluginManager.java | 45 ++++++++- 2 files changed, 112 insertions(+), 24 deletions(-) diff --git a/framework/res/xml/config.xml b/framework/res/xml/config.xml index d37aba5c..57dbdc49 100644 --- a/framework/res/xml/config.xml +++ b/framework/res/xml/config.xml @@ -17,7 +17,7 @@ specific language governing permissions and limitations under the License. --> - +