Installation and Setup Guide

Table Of Contents
d (Optional) On the Deployment tab, select a push mode, select the Send Application
Configuration check box, enter broker_list in the Configuration Key text box, select String
from the Value Type drop-down menu, and enter a list of servers in the Configuration Value text
box in JSON format.
Use the server property to specify the IP address or host name of the server, the username and
domain properties to specify the name and domain of a user that is entitled to the server, and the
description property to specify a description of the server. The username, domain, and
description properties are optional. For example:
{
"settings":{
"server-list":
[
{"server":"123.456.1.1","username":"User1","domain":"TestDomain1","description":"View
server 1"},
{"server":"123.456.1.2","username":"User2","domain":"TestDomain2","description":"View
server 2"},
{"server":"123.456.1.3","username":"User3","domain":"TestDomain3","description":"View
server 3"},
{"server":"viewserver4.mydomain.com","username":"User4","domain":"TestDomain4","description":"V
iew server 4"}
]
}
}
You can use the default property to specify a default server. Valid values are true and false.
For example:
{
"settings":{
"server-list":
[
{"server":"123.456.1.1","username":"User1","domain":"TestDomain1","description":"View
server 1","default":true},
]
}
}
e Click Save & Publish to make the Horizon Client application available to end users.
5 Enroll Android for Work devices.
You use your corporate Google account to enroll the devices.
6 In the AirWatch Console, install the Horizon Client application on each device.
AirWatch delivers Horizon Client to the Android devices in the smart group that you created.
VMware Horizon Client for Android Installation and Setup Guide
VMware, Inc. 19