Home | History | Annotate | Download | only in devices
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <d:layout-devices xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:d="http://schemas.android.com/sdk/android/layout-devices/1">
      3 
      4     <d:device id="me525-plus" name="MOTO ME525+" provider="Motorola Mobility, Inc.">
      5 
      6         <!--Product specifications:  http://developer.motorola.com/products/me525-plus/-->
      7 
      8         <d:default>
      9             <d:screen-size>normal</d:screen-size>
     10             <d:screen-ratio>long</d:screen-ratio>
     11             <d:screen-orientation>port</d:screen-orientation>
     12             <d:pixel-density>hdpi</d:pixel-density>
     13             <d:touch-type>finger</d:touch-type>
     14             <d:text-input-method>nokeys</d:text-input-method>
     15             <d:keyboard-state>keyssoft</d:keyboard-state>
     16             <d:nav-method>nonav</d:nav-method>
     17             <d:screen-dimension>
     18                 <d:size>480</d:size>
     19                 <d:size>854</d:size>
     20             </d:screen-dimension>
     21             <d:xdpi>240</d:xdpi>
     22             <d:ydpi>240</d:ydpi>
     23         </d:default>
     24         <d:supported-features>
     25             <d:feature>android.hardware.bluetooth</d:feature>
     26             <d:feature>android.hardware.camera</d:feature>
     27             <d:feature>android.hardware.camera.autofocus</d:feature>
     28             <d:feature>android.hardware.camera.flash</d:feature>
     29             <d:feature>android.hardware.location</d:feature>
     30             <d:feature>android.hardware.location.gps</d:feature>
     31             <d:feature>android.hardware.location.network</d:feature>
     32             <d:feature>android.hardware.microphone</d:feature>
     33             <d:feature>android.hardware.sensor.accelerometer</d:feature>
     34             <d:feature>android.hardware.sensor.compass</d:feature>
     35             <d:feature>android.hardware.sensor.light</d:feature>
     36             <d:feature>android.hardware.sensor.proximity</d:feature>
     37             <d:feature>android.hardware.telephony</d:feature>
     38             <d:feature>android.hardware.telephony.gsm</d:feature>
     39             <d:feature>android.hardware.touchscreen</d:feature>
     40             <d:feature>android.hardware.touchscreen.multitouch</d:feature>
     41             <d:feature>android.hardware.touchscreen.multitouch.distinct</d:feature>
     42             <d:feature>android.hardware.wifi</d:feature>
     43             <d:feature>android.software.live_wallpaper</d:feature>
     44         </d:supported-features>
     45 
     46     </d:device>
     47 
     48 </d:layout-devices>