Touchgui/intelxdk.config.crosswalk.xml

changeset 0
e8ccd40d0ef6
equal deleted inserted replaced
-1:000000000000 0:55514642a76c
1 <?xml version='1.0' encoding='UTF-8'?>
2 <widget xmlns="http://www.w3.org/ns/widgets" xmlns:intelxdk="http://xdk.intel.com/ns/v1" id="demo.touchnotifier" version="1.0.0" android-versionCode="1">
3 <!--This file is generated by the Intel XDK. Do not edit this file as your edits will be lost. -->
4 <!--To change the contents of this file, see the documentation on the intelxdk.config.additions.xml file.-->
5 <intelxdk:version value="1.0"/>
6 <intelxdk:cordova-cli version="4.1.2"/>
7 <name>Touchgui</name>
8 <description>A simple app that receives data wirelessly and notifies a user if the Touch Sensor is being touched.</description>
9 <author>Intel XDK</author>
10 <content src="index.html"/>
11 <access origin="*"/>
12 <intelxdk:plugin intelxdk:name="Device" intelxdk:value="org.apache.cordova.device" intelxdk:version="0.2.13"/>
13 <intelxdk:plugin intelxdk:name="SplashScreen" intelxdk:value="org.apache.cordova.splashscreen" intelxdk:version="0.3.5"/>
14 <intelxdk:plugin intelxdk:name="Vibration (notification)" intelxdk:value="org.apache.cordova.vibration" intelxdk:version="0.3.12"/>
15 <intelxdk:plugin intelxdk:name="Dialogs (notification)" intelxdk:value="org.apache.cordova.dialogs" intelxdk:version="0.2.11"/>
16 <preference name="android-minSdkVersion" value="14"/>
17 <preference name="android-targetSdkVersion" value="19"/>
18 <preference name="android-installLocation" value="auto"/>
19 <intelxdk:crosswalk version="10"/>
20 <!--creationInfo:{"src":"https://edge-intel.s3.amazonaws.com/jsapp/production/release-2015-ww07/sample-iot-companion-touch-notifier/sample.zip","projectTypeName":"com.intel.xdk.projecttype.jsapp"}--></widget>

mercurial