mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "zenithink epad a704j": {
    "deviceName": "Epad A704J",
    "marketingName": "Epad A704J",
    "manufacturer": "zenithink",
    "brand": "zenithink",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "zenithink epad p7901a": {
    "deviceName": "Epad P7901A",
    "marketingName": "Epad P7901A",
    "manufacturer": "zenithink",
    "brand": "zenithink",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "zenithink zt180": {
    "deviceName": "ZT180",
    "marketingName": "ZT180",
    "manufacturer": "zenithink",
    "brand": "zenithink",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  }
}