summaryrefslogtreecommitdiff
path: root/src/plugins/preflighting.core/devices/admiral-xt603.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/preflighting.core/devices/admiral-xt603.xml')
-rw-r--r--src/plugins/preflighting.core/devices/admiral-xt603.xml56
1 files changed, 56 insertions, 0 deletions
diff --git a/src/plugins/preflighting.core/devices/admiral-xt603.xml b/src/plugins/preflighting.core/devices/admiral-xt603.xml
new file mode 100644
index 0000000..abd5374
--- /dev/null
+++ b/src/plugins/preflighting.core/devices/admiral-xt603.xml
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<d:layout-devices xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:d="http://schemas.android.com/sdk/android/layout-devices/1">
+
+ <d:device id="admiral-xt603" name="ADMIRAL XT603" provider="Motorola Mobility, Inc.">
+
+ <!--Product specifications: http://developer.motorola.com/products/admiral-xt603/-->
+
+ <d:default>
+ <d:screen-size>small</d:screen-size>
+ <d:screen-ratio>notlong</d:screen-ratio>
+ <d:screen-orientation>port</d:screen-orientation>
+ <d:pixel-density>hdpi</d:pixel-density>
+ <d:touch-type>finger</d:touch-type>
+ <d:text-input-method>qwerty</d:text-input-method>
+ <d:keyboard-state>keysexposed</d:keyboard-state>
+ <d:nav-method>nonav</d:nav-method>
+ <d:screen-dimension>
+ <d:size>480</d:size>
+ <d:size>640</d:size>
+ </d:screen-dimension>
+ <d:xdpi>240</d:xdpi>
+ <d:ydpi>240</d:ydpi>
+ </d:default>
+ <d:config name="Portrait">
+ <d:screen-orientation>port</d:screen-orientation>
+ </d:config>
+ <d:config name="Landscape">
+ <d:screen-orientation>land</d:screen-orientation>
+ <d:keyboard-state>keyssoft</d:keyboard-state>
+ </d:config>
+ <d:supported-features>
+ <d:feature>android.hardware.bluetooth</d:feature>
+ <d:feature>android.hardware.camera</d:feature>
+ <d:feature>android.hardware.camera.autofocus</d:feature>
+ <d:feature>android.hardware.camera.flash</d:feature>
+ <d:feature>android.hardware.location</d:feature>
+ <d:feature>android.hardware.location.gps</d:feature>
+ <d:feature>android.hardware.location.network</d:feature>
+ <d:feature>android.hardware.microphone</d:feature>
+ <d:feature>android.hardware.sensor.accelerometer</d:feature>
+ <d:feature>android.hardware.sensor.compass</d:feature>
+ <d:feature>android.hardware.sensor.light</d:feature>
+ <d:feature>android.hardware.sensor.proximity</d:feature>
+ <d:feature>android.hardware.telephony</d:feature>
+ <d:feature>android.hardware.telephony.cdma</d:feature>
+ <d:feature>android.hardware.touchscreen</d:feature>
+ <d:feature>android.hardware.touchscreen.multitouch</d:feature>
+ <d:feature>android.hardware.touchscreen.multitouch.distinct</d:feature>
+ <d:feature>android.software.live_wallpaper</d:feature>
+ <d:feature>android.software.sip</d:feature>
+ <d:feature>android.software.sip.voip</d:feature>
+ </d:supported-features>
+
+ </d:device>
+
+</d:layout-devices> \ No newline at end of file