docker-android/genymotion/example/sample_devices/devices.json

12 lines
206 B
JSON
Raw Normal View History

2018-05-29 01:04:30 +01:00
[
{
"template": "Samsung Galaxy S7 - 6.0.0 - API 23 - 1440x2560",
2018-06-19 00:20:15 +01:00
"device": "SamsungS7V6",
"port": 38727
2018-05-29 01:04:30 +01:00
},
{
"template": "Google Nexus 6 - 8.0 - API 26 - 1440x2560",
"device": "Nexus6V8"
}
]