summaryrefslogtreecommitdiff
path: root/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'info.txt')
-rw-r--r--info.txt26
1 files changed, 26 insertions, 0 deletions
diff --git a/info.txt b/info.txt
new file mode 100644
index 0000000..9cd961b
--- /dev/null
+++ b/info.txt
@@ -0,0 +1,26 @@
+Node version: v0.12.0
+
+Cordova version: 4.2.0
+
+Config.xml file:
+
+<?xml version='1.0' encoding='utf-8'?>
+<widget id="org.usfirst.frc.team4272.safetyapp" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+ <name>SafetyApp</name>
+ <description>
+ A sample Apache Cordova application that responds to the deviceready event.
+ </description>
+ <author email="dev@cordova.apache.org" href="http://cordova.io">
+ Apache Cordova Team
+ </author>
+ <content src="index.html" />
+ <access origin="*" />
+</widget>
+
+
+Plugins:
+
+org.apache.cordova.camera
+
+Error retrieving Android platform information: Error: android: Command failed with exit code ENOENT
+