A single Android device.
| JSON representation | 
|---|
| { "androidModelId": string, "androidVersionId": string, "locale": string, "orientation": string } | 
| Fields | |
|---|---|
| androidModelId | 
 Required. The id of the Android device to be used. Use the TestEnvironmentDiscoveryService to get supported options. | 
| androidVersionId | 
 Required. The id of the Android OS version to be used. Use the TestEnvironmentDiscoveryService to get supported options. | 
| locale | 
 Required. The locale the test device used for testing. Use the TestEnvironmentDiscoveryService to get supported options. | 
| orientation | 
 Required. How the device is oriented during the test. Use the TestEnvironmentDiscoveryService to get supported options. |