mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "yuandao n90 dual core2": {
    "deviceName": "N90 Dual Core 2",
    "marketingName": "N90 Dual Core 2",
    "manufacturer": "yuandao",
    "brand": "yuandao",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "yuandao n90dc s": {
    "deviceName": "N90DC S",
    "marketingName": "N90DC S",
    "manufacturer": "yuandao",
    "brand": "yuandao",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 9.7
    },
    "type": "tablet",
    "platform": "android"
  },
  "yuandao n90fhdrk": {
    "deviceName": "N90FHDRK",
    "marketingName": "Vido N90FHD",
    "manufacturer": "yuandao",
    "brand": "yuandao",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2048,
      "height": 1536,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "yuandao n101 dual core": {
    "deviceName": "N101 Dual Core",
    "marketingName": "Window N101",
    "manufacturer": "yuandao",
    "brand": "yuandao",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "yuandao n101 dual core2 v11": {
    "deviceName": "N101 Dual Core 2 V11",
    "marketingName": "Window N101",
    "manufacturer": "yuandao",
    "brand": "yuandao",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  }
}