data/devices/goly/smartphone.json
{
"goly a100": {
"deviceName": "A100",
"marketingName": "A100",
"manufacturer": "goly",
"brand": "goly",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1280,
"height": 720,
"touch": true,
"size": null
},
"type": "smartphone",
"platform": "android"
},
"goly x5": {
"deviceName": "X5",
"marketingName": "X5",
"manufacturer": "goly",
"brand": "goly",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1280,
"height": 720,
"touch": true,
"size": 5
},
"type": "smartphone",
"platform": "android"
},
"goly x6": {
"deviceName": "X6",
"marketingName": "X6",
"manufacturer": "goly",
"brand": "goly",
"dualOrientation": null,
"simCount": null,
"display": {
"width": 1280,
"height": 720,
"touch": true,
"size": 5.5
},
"type": "smartphone",
"platform": "android"
}
}