mimmi20/browser-detector

View on GitHub
data/devices/xido/tablet.json

Summary

Maintainability
Test Coverage
{
  "xido 1021l2b3c": {
    "deviceName": "1021L2B3C",
    "marketingName": "1021L2B3C",
    "manufacturer": "xido",
    "brand": "xido",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7.4
    },
    "type": "tablet",
    "platform": "android"
  },
  "xido hh052": {
    "deviceName": "HH052",
    "marketingName": "HH052",
    "manufacturer": "xido",
    "brand": "xido",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "xido x111": {
    "deviceName": "X111",
    "marketingName": "X111",
    "manufacturer": "xido",
    "brand": "xido",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 10
    },
    "type": "tablet",
    "platform": "android"
  }
}