data/devices/creative/tablet.json
{
"creative ziio 10": {
"deviceName": "ZiiO 10",
"marketingName": "ZiiO 10",
"manufacturer": "creative",
"brand": "creative",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1024,
"height": 600,
"touch": true,
"size": 10
},
"type": "tablet",
"platform": "android"
},
"creative ziio7": {
"deviceName": "ZiiO7",
"marketingName": "ZiiO 7",
"manufacturer": "creative",
"brand": "creative",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 800,
"height": 480,
"touch": true,
"size": 7
},
"type": "tablet",
"platform": "android"
}
}