summaryrefslogtreecommitdiff
path: root/src/plugins/preflighting.core/devices/xoom-mz505.xml
blob: 60727b954667c7986e81a2c6dde5b0c14f8e5606 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<?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="xoom-mz505" name="XOOM Family Edition MZ505" provider="Motorola Mobility, Inc.">

        <!--Product specifications:  http://developer.motorola.com/products/xoom-mz505/-->

        <d:default>
            <d:screen-size>xlarge</d:screen-size>
            <d:screen-ratio>long</d:screen-ratio>
            <d:screen-orientation>land</d:screen-orientation>
            <d:pixel-density>mdpi</d:pixel-density>
            <d:touch-type>finger</d:touch-type>
            <d:text-input-method>nokeys</d:text-input-method>
            <d:keyboard-state>keyssoft</d:keyboard-state>
            <d:nav-method>nonav</d:nav-method>
            <d:screen-dimension>
                <d:size>800</d:size>
                <d:size>1280</d:size>
            </d:screen-dimension>
            <d:xdpi>160</d:xdpi>
            <d:ydpi>160</d:ydpi>
        </d:default>
        <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.camera.front</d:feature>
            <d:feature>android.hardware.faketouch</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.gyroscope</d:feature>
            <d:feature>android.hardware.sensor.light</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.hardware.touchscreen.multitouch.jazzhand</d:feature>
            <d:feature>android.hardware.usb.accessory</d:feature>
            <d:feature>android.hardware.usb.host</d:feature>
            <d:feature>android.hardware.wifi</d:feature>
            <d:feature>android.software.live_wallpaper</d:feature>
        </d:supported-features>

    </d:device>

</d:layout-devices>