-
Notifications
You must be signed in to change notification settings - Fork 1
/
intelxdk.config.android.xml
2 lines (2 loc) · 1.43 KB
/
intelxdk.config.android.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="xdk.intel.ad.project" version="0.0.2" 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>Adivinator</name><content src="index.html"/><access origin="*"/><intelxdk:plugin intelxdk:name="Device" intelxdk:value="org.apache.cordova.device" intelxdk:version="0.2.5"/><intelxdk:plugin intelxdk:name="SplashScreen" intelxdk:value="org.apache.cordova.splashscreen" intelxdk:version="0.2.5"/><intelxdk:plugin intelxdk:name="Vibration (notification)" intelxdk:value="org.apache.cordova.vibration" intelxdk:version="0.3.5"/><intelxdk:plugin intelxdk:name="Dialogs (notification)" intelxdk:value="org.apache.cordova.dialogs" intelxdk:version="0.2.5"/><intelxdk:plugin intelxdk:name="Camera" intelxdk:value="org.apache.cordova.camera" intelxdk:version="0.2.9"/><intelxdk:plugin intelxdk:name="Capture" intelxdk:value="org.apache.cordova.media-capture" intelxdk:version="0.2.8"/><preference name="android-minSdkVersion" value="10"/><preference name="android-targetSdkVersion" value="19"/><!--creationInfo:{"src":"appDesigner","projectTypeName":"com.intel.xdk.projecttype.jsapp"}--></widget>