data/devices/alba/tablet.json
{
"alba 10.0 tablet": {
"deviceName": "10.0 Tablet",
"marketingName": "10.0 Tablet",
"manufacturer": "alba",
"brand": "alba",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1280,
"height": 800,
"touch": true,
"size": 10
},
"type": "tablet",
"platform": "android"
},
"alba 7.0 tablet": {
"deviceName": "7.0 Tablet",
"marketingName": "7.0 Tablet",
"manufacturer": "alba",
"brand": "alba",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1024,
"height": 600,
"touch": true,
"size": 7.4
},
"type": "tablet",
"platform": "android"
}
}