-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathintelxdk.config.android.xml
More file actions
executable file
·2 lines (2 loc) · 1.4 KB
/
intelxdk.config.android.xml
File metadata and controls
executable file
·2 lines (2 loc) · 1.4 KB
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.blank.project" version="0.0.1" 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>RASeed</name><description>Universal init code for Intel XDK and Cordova device ready detection, as well as within browser.</description><content src="index.html"/><access origin="*"/><intelxdk:plugin intelxdk:name="Compass" intelxdk:value="org.apache.cordova.device-orientation" intelxdk:version="0.3.6"/><intelxdk:plugin intelxdk:name="Accelerometer" intelxdk:value="org.apache.cordova.device-motion" intelxdk:version="0.2.4"/><intelxdk:plugin intelxdk:name="Geolocation" intelxdk:value="org.apache.cordova.geolocation" intelxdk:version="0.3.5"/><intelxdk:plugin intelxdk:name="Display" intelxdk:value="intel.xdk.display"/><intelxdk:plugin intelxdk:name="SplashScreen" intelxdk:value="org.apache.cordova.splashscreen" intelxdk:version="0.2.5"/><preference name="android-minSdkVersion" value="10"/><preference name="android-targetSdkVersion" value="19"/><!--creationInfo:{"src":"blankproject","projectTypeName":"com.intel.xdk.projecttype.jsapp"}--></widget>