data/devices/dps/tablet.json
{
"dps dream 9": {
"deviceName": "Dream 9",
"marketingName": "Dream 9",
"manufacturer": "dps",
"brand": "dps",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 800,
"height": 480,
"touch": true,
"size": 9
},
"type": "tablet",
"platform": "android"
},
"dps dual 7": {
"deviceName": "Dual 7",
"marketingName": "Dual 7",
"manufacturer": "dps",
"brand": "dps",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 800,
"height": 480,
"touch": true,
"size": 7
},
"type": "tablet",
"platform": "android"
},
"dps iq7": {
"deviceName": "iQ7",
"marketingName": "iQ7",
"manufacturer": "dps",
"brand": "dps",
"dualOrientation": null,
"simCount": null,
"display": {
"width": null,
"height": null,
"touch": true,
"size": 7
},
"type": "tablet",
"platform": "android"
},
"dps titan": {
"deviceName": "Titan",
"marketingName": "Titan",
"manufacturer": "dps",
"brand": "dps",
"dualOrientation": null,
"simCount": null,
"display": {
"width": null,
"height": null,
"touch": true,
"size": null
},
"type": "tablet",
"platform": "android"
}
}