-
Notifications
You must be signed in to change notification settings - Fork 54
/
intelxdk.config.crosswalk.xml
2 lines (2 loc) · 1.74 KB
/
intelxdk.config.crosswalk.xml
1
2
<?xml version='1.0' encoding='UTF-8'?>
<widget xmlns="http://www.w3.org/ns/widgets" xmlns:intelxdk="http://xdk.intel.com/ns/v1" id="com.android.intel" version="1.0.0" versionCode="1"><!--This file is generated by the Intel XDK. Do not edit this file as your edits will be lost. --><!--To change the contents of this file, see the documentation on the intelxdk.config.additions.xml file.--><intelxdk:version value="1.0"/><intelxdk:cordova-cli version="3.3"/><name>DevStory</name><description>DevStory</description><author>DevStory</author><content src="index.html"/><access origin="*"/><intelxdk:plugin intelxdk:name="Connection" intelxdk:value="org.apache.cordova.network-information" intelxdk:version="0.2.8"/><intelxdk:plugin intelxdk:name="File" intelxdk:value="org.apache.cordova.file" intelxdk:version="0.2.5"/><intelxdk:plugin intelxdk:name="Media" intelxdk:value="org.apache.cordova.media" intelxdk:version="0.2.8"/><intelxdk:plugin intelxdk:name="Vibration (notification)" intelxdk:value="org.apache.cordova.vibration" intelxdk:version="0.3.5"/><intelxdk:plugin intelxdk:name="SplashScreen" intelxdk:value="org.apache.cordova.splashscreen" intelxdk:version="0.2.5"/><intelxdk:plugin intelxdk:name="In App Browser" intelxdk:value="org.apache.cordova.inappbrowser" intelxdk:version="0.3.0"/><intelxdk:plugin intelxdk:name="Device" intelxdk:value="org.apache.cordova.device" intelxdk:version="0.2.5"/><intelxdk:plugin intelxdk:name="Analytics" intelxdk:value="https://github.com/danwilson/google-analytics-plugin.git"/><preference name="Fullscreen" value="true"/><preference name="Orientation" value="landscape"/><preference name="android-minSdkVersion" value="4"/><preference name="android-targetedSdkVersion" value="4"/><intelxdk:crosswalk version="beta"/></widget>