mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "kocaso m736": {
    "deviceName": "M736",
    "marketingName": "M736",
    "manufacturer": "kocaso",
    "brand": "kocaso",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "kocaso sx9701w": {
    "deviceName": "SX9701W",
    "marketingName": "SX9701W",
    "manufacturer": "kocaso",
    "brand": "kocaso",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 9.7
    },
    "type": "tablet",
    "platform": "android"
  }
}