Installation and Setup Guide

Table Of Contents
3 Select Accounts > Users > User Groups > List View, click Add, select Add User Group, and
create a user group for the user accounts that you created.
4 Create an application profile for Horizon Client in AirWatch.
a Select Apps & Books > Applications > Application Settings > Profiles and click Add Profile.
b Select the SDK Profile configuration type.
c Select the Android profile type.
d (Optional) Click Custom Settings to configure a list of servers or a default server.
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 use 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},
]
}
}
VMware Horizon Client for Android Installation and Setup Guide
VMware, Inc. 16