Thu, 04 Jun 2015 14:50:33 +0200
Genesis of lecture sources for Droidcon Berlin 2015 in Postbahnhof.
michael@0 | 1 | { |
michael@0 | 2 | "project": { |
michael@0 | 3 | "projectSettingsVersion": "1.2", |
michael@0 | 4 | "creationData": { |
michael@0 | 5 | "projectTypeName": "com.intel.xdk.projecttype.jsapp", |
michael@0 | 6 | "src": "https://edge-intel.s3.amazonaws.com/jsapp/production/release-2015-ww07/sample-iot-companion-touch-notifier/sample.zip", |
michael@0 | 7 | "projectGuid": "dfa70862-2c48-4649-b181-373add78f975", |
michael@0 | 8 | "lastModifiedDate": 1429384906298, |
michael@0 | 9 | "creationDate": 1425145486141 |
michael@0 | 10 | }, |
michael@0 | 11 | "sourceDirectory": "www", |
michael@0 | 12 | "cordovaPluginsDirectory": "plugins", |
michael@0 | 13 | "startFile": "index.html", |
michael@0 | 14 | "projectFiles": {}, |
michael@0 | 15 | "projectDirectories": {}, |
michael@0 | 16 | "libraries": [], |
michael@0 | 17 | "cordovaPlugins": [ |
michael@0 | 18 | { |
michael@0 | 19 | "id": "org.apache.cordova.device", |
michael@0 | 20 | "version": "0.2.13", |
michael@0 | 21 | "selectedState": "Included", |
michael@0 | 22 | "data": {}, |
michael@0 | 23 | "paramvals": {}, |
michael@0 | 24 | "dependsOn": [], |
michael@0 | 25 | "dependedBy": [] |
michael@0 | 26 | }, |
michael@0 | 27 | { |
michael@0 | 28 | "id": "org.apache.cordova.splashscreen", |
michael@0 | 29 | "version": "0.3.5", |
michael@0 | 30 | "selectedState": "Included", |
michael@0 | 31 | "data": {}, |
michael@0 | 32 | "paramvals": {}, |
michael@0 | 33 | "dependsOn": [], |
michael@0 | 34 | "dependedBy": [] |
michael@0 | 35 | }, |
michael@0 | 36 | { |
michael@0 | 37 | "id": "org.apache.cordova.vibration", |
michael@0 | 38 | "version": "0.3.12", |
michael@0 | 39 | "selectedState": "Included", |
michael@0 | 40 | "data": {}, |
michael@0 | 41 | "paramvals": {}, |
michael@0 | 42 | "dependsOn": [], |
michael@0 | 43 | "dependedBy": [] |
michael@0 | 44 | }, |
michael@0 | 45 | { |
michael@0 | 46 | "id": "org.apache.cordova.dialogs", |
michael@0 | 47 | "version": "0.2.11", |
michael@0 | 48 | "selectedState": "Included", |
michael@0 | 49 | "data": {}, |
michael@0 | 50 | "paramvals": {}, |
michael@0 | 51 | "dependsOn": [], |
michael@0 | 52 | "dependedBy": [] |
michael@0 | 53 | } |
michael@0 | 54 | ], |
michael@0 | 55 | "serviceMethods": [], |
michael@0 | 56 | "buildConfigurations": { |
michael@0 | 57 | "Android": { |
michael@0 | 58 | "platform_": "android", |
michael@0 | 59 | "runtime_": "Cordova 3.x", |
michael@0 | 60 | "name_": "Android", |
michael@0 | 61 | "preferences_": { |
michael@0 | 62 | "android-minSdkVersion": "10", |
michael@0 | 63 | "android-targetSdkVersion": "19", |
michael@0 | 64 | "android-installLocation": "auto" |
michael@0 | 65 | }, |
michael@0 | 66 | "isActive_": true, |
michael@0 | 67 | "appName_": "Touchgui", |
michael@0 | 68 | "appID_": "demo.touchnotifier", |
michael@0 | 69 | "appAccess_": [ |
michael@0 | 70 | { |
michael@0 | 71 | "origin": "*" |
michael@0 | 72 | } |
michael@0 | 73 | ], |
michael@0 | 74 | "icons_": [], |
michael@0 | 75 | "splashes_": [], |
michael@0 | 76 | "addlPermissions_": "", |
michael@0 | 77 | "excludedLibraries_": "", |
michael@0 | 78 | "iosProvs_": [], |
michael@0 | 79 | "cordovaCLIVersion_": "4.1.2", |
michael@0 | 80 | "crosswalkVersion_": "10", |
michael@0 | 81 | "appVersion_": "1.0.0", |
michael@0 | 82 | "appVersionCode_": "1", |
michael@0 | 83 | "appDescription_": "A simple app that receives data wirelessly and notifies a user if the Touch Sensor is being touched.", |
michael@0 | 84 | "appAuthor_": "Intel XDK" |
michael@0 | 85 | }, |
michael@0 | 86 | "Android-Crosswalk": { |
michael@0 | 87 | "platform_": "android", |
michael@0 | 88 | "runtime_": "Crosswalk with Cordova 3.x", |
michael@0 | 89 | "name_": "Android-Crosswalk", |
michael@0 | 90 | "preferences_": { |
michael@0 | 91 | "android-minSdkVersion": "14", |
michael@0 | 92 | "android-targetSdkVersion": "19", |
michael@0 | 93 | "android-installLocation": "auto" |
michael@0 | 94 | }, |
michael@0 | 95 | "isActive_": true, |
michael@0 | 96 | "appName_": "Touchgui", |
michael@0 | 97 | "appID_": "demo.touchnotifier", |
michael@0 | 98 | "appAccess_": [ |
michael@0 | 99 | { |
michael@0 | 100 | "origin": "*" |
michael@0 | 101 | } |
michael@0 | 102 | ], |
michael@0 | 103 | "icons_": [], |
michael@0 | 104 | "splashes_": [], |
michael@0 | 105 | "addlPermissions_": "", |
michael@0 | 106 | "excludedLibraries_": "", |
michael@0 | 107 | "iosProvs_": [], |
michael@0 | 108 | "cordovaCLIVersion_": "4.1.2", |
michael@0 | 109 | "crosswalkVersion_": "10", |
michael@0 | 110 | "appVersion_": "1.0.0", |
michael@0 | 111 | "appVersionCode_": "1", |
michael@0 | 112 | "appDescription_": "A simple app that receives data wirelessly and notifies a user if the Touch Sensor is being touched.", |
michael@0 | 113 | "appAuthor_": "Intel XDK" |
michael@0 | 114 | }, |
michael@0 | 115 | "iOS": { |
michael@0 | 116 | "platform_": "ios", |
michael@0 | 117 | "runtime_": "Cordova 3.x", |
michael@0 | 118 | "name_": "iOS", |
michael@0 | 119 | "preferences_": { |
michael@0 | 120 | "ios-target": "6", |
michael@0 | 121 | "ios-configuration": "adhoc" |
michael@0 | 122 | }, |
michael@0 | 123 | "isActive_": true, |
michael@0 | 124 | "appName_": "Touchgui", |
michael@0 | 125 | "appID_": "demo.touchnotifier", |
michael@0 | 126 | "appAccess_": [ |
michael@0 | 127 | { |
michael@0 | 128 | "origin": "*" |
michael@0 | 129 | } |
michael@0 | 130 | ], |
michael@0 | 131 | "icons_": [], |
michael@0 | 132 | "splashes_": [], |
michael@0 | 133 | "addlPermissions_": "", |
michael@0 | 134 | "excludedLibraries_": "", |
michael@0 | 135 | "iosProvs_": [], |
michael@0 | 136 | "cordovaCLIVersion_": "4.1.2", |
michael@0 | 137 | "crosswalkVersion_": "10", |
michael@0 | 138 | "appVersion_": "1.0.0", |
michael@0 | 139 | "appDescription_": "A simple app that receives data wirelessly and notifies a user if the Touch Sensor is being touched.", |
michael@0 | 140 | "appAuthor_": "Intel XDK" |
michael@0 | 141 | }, |
michael@0 | 142 | "Windows8": { |
michael@0 | 143 | "platform_": "windows8", |
michael@0 | 144 | "runtime_": "Cordova 3.x", |
michael@0 | 145 | "name_": "Windows8", |
michael@0 | 146 | "preferences_": {}, |
michael@0 | 147 | "isActive_": true, |
michael@0 | 148 | "appName_": "Touchgui", |
michael@0 | 149 | "appID_": "demo.touchnotifier", |
michael@0 | 150 | "appAccess_": [ |
michael@0 | 151 | { |
michael@0 | 152 | "origin": "*" |
michael@0 | 153 | } |
michael@0 | 154 | ], |
michael@0 | 155 | "icons_": [], |
michael@0 | 156 | "splashes_": [], |
michael@0 | 157 | "addlPermissions_": "", |
michael@0 | 158 | "excludedLibraries_": "", |
michael@0 | 159 | "iosProvs_": [], |
michael@0 | 160 | "cordovaCLIVersion_": "4.1.2", |
michael@0 | 161 | "crosswalkVersion_": "10", |
michael@0 | 162 | "appVersion_": "1.0.0.0", |
michael@0 | 163 | "appDescription_": "A simple app that receives data wirelessly and notifies a user if the Touch Sensor is being touched.", |
michael@0 | 164 | "appAuthor_": "Intel XDK" |
michael@0 | 165 | }, |
michael@0 | 166 | "WebApp": { |
michael@0 | 167 | "platform_": "webapp", |
michael@0 | 168 | "runtime_": "W3C", |
michael@0 | 169 | "name_": "WebApp", |
michael@0 | 170 | "preferences_": {}, |
michael@0 | 171 | "isActive_": false, |
michael@0 | 172 | "appName_": "Touchgui", |
michael@0 | 173 | "appID_": "not.yet.specified", |
michael@0 | 174 | "appAccess_": [ |
michael@0 | 175 | { |
michael@0 | 176 | "origin": "*" |
michael@0 | 177 | } |
michael@0 | 178 | ], |
michael@0 | 179 | "icons_": [], |
michael@0 | 180 | "splashes_": [], |
michael@0 | 181 | "addlPermissions_": "", |
michael@0 | 182 | "excludedLibraries_": "", |
michael@0 | 183 | "appVersion_": "0.0.1" |
michael@0 | 184 | }, |
michael@0 | 185 | "Firefox": { |
michael@0 | 186 | "platform_": "firefoxos", |
michael@0 | 187 | "runtime_": "W3C on Firefox OS", |
michael@0 | 188 | "name_": "Firefox", |
michael@0 | 189 | "preferences_": {}, |
michael@0 | 190 | "isActive_": false, |
michael@0 | 191 | "appName_": "Touchgui", |
michael@0 | 192 | "appID_": "not.yet.specified", |
michael@0 | 193 | "appAccess_": [ |
michael@0 | 194 | { |
michael@0 | 195 | "origin": "*" |
michael@0 | 196 | } |
michael@0 | 197 | ], |
michael@0 | 198 | "icons_": [], |
michael@0 | 199 | "splashes_": [], |
michael@0 | 200 | "addlPermissions_": "", |
michael@0 | 201 | "excludedLibraries_": "", |
michael@0 | 202 | "appVersion_": "0.0.1" |
michael@0 | 203 | }, |
michael@0 | 204 | "Chrome": { |
michael@0 | 205 | "platform_": "chromeos", |
michael@0 | 206 | "runtime_": "W3C on Chrome OS", |
michael@0 | 207 | "name_": "Chrome", |
michael@0 | 208 | "preferences_": {}, |
michael@0 | 209 | "isActive_": false, |
michael@0 | 210 | "appName_": "Touchgui", |
michael@0 | 211 | "appID_": "not.yet.specified", |
michael@0 | 212 | "appAccess_": [ |
michael@0 | 213 | { |
michael@0 | 214 | "origin": "*" |
michael@0 | 215 | } |
michael@0 | 216 | ], |
michael@0 | 217 | "icons_": [], |
michael@0 | 218 | "splashes_": [], |
michael@0 | 219 | "addlPermissions_": "", |
michael@0 | 220 | "excludedLibraries_": "", |
michael@0 | 221 | "appVersion_": "0.0.1" |
michael@0 | 222 | }, |
michael@0 | 223 | "Facebook": { |
michael@0 | 224 | "platform_": "facebook", |
michael@0 | 225 | "runtime_": "W3C on Facebook", |
michael@0 | 226 | "name_": "Facebook", |
michael@0 | 227 | "preferences_": {}, |
michael@0 | 228 | "isActive_": false, |
michael@0 | 229 | "appName_": "Touchgui", |
michael@0 | 230 | "appID_": "not.yet.specified", |
michael@0 | 231 | "appAccess_": [ |
michael@0 | 232 | { |
michael@0 | 233 | "origin": "*" |
michael@0 | 234 | } |
michael@0 | 235 | ], |
michael@0 | 236 | "icons_": [], |
michael@0 | 237 | "splashes_": [], |
michael@0 | 238 | "addlPermissions_": "", |
michael@0 | 239 | "excludedLibraries_": "", |
michael@0 | 240 | "appVersion_": "0.0.1" |
michael@0 | 241 | } |
michael@0 | 242 | }, |
michael@0 | 243 | "gameAssetDirectory": "asset", |
michael@0 | 244 | "gameMetadata": {}, |
michael@0 | 245 | "projectTags": [] |
michael@0 | 246 | } |
michael@0 | 247 | } |