Client property file for Android

The wlclient.properties file defines the properties that your native app for Android requires to use the MobileFirst native API for Android.

You must define these properties before you use the file in your native app for Android.

The following table lists the properties of the wlclient.properties file, their descriptions, and possible examples for their values.
Table 1. Properties and values of the wlclient.properties file
Property Description Example values
wlServerProtocol The communication protocol with the MobileFirst Server. http or https
wlServerHost The host name of the MobileFirst Server. localhost
wlServerPort The port of the MobileFirst Server. If you leave this value blank, the default port is used. If the wlServerProtocol property value is https, you must leave this value blank. 10080
wlServerContext The server context. /
Note: If you use IBM MobileFirst™ Platform Foundation Developer Edition, you must set the value of this property to the name of your MobileFirst project.
wlAppId The application identifier, as defined in the application-descriptor.xml file. myApp
wlAppVersion The application version, as defined in the application-descriptor.xml file. 1.0
wlEnvironment This property defines the MobileFirst environment. Its value must be Androidnative.
Important: You must not modify the value of this property value.
Androidnative
GCMSenderID This property defines the GCM sender identifier that you must use for push notifications. By default, this property is commented out.  
languagePreferences This property defines a list of preferred languages, separated by comma, to be used by IBM MobileFirst Platform Foundation to display system messages. en, fr, de, es
TRUSTEER_AUTO_INIT When set to false, this property disables the default initialization of the Trusteer Mobile SDK for MobileFirst projects with Trusteer integration. For more information, see Integrating IBM® Trusteer® for Android. false
wlUid This property is for internal usage. You must not modify the value. wY/mbnwKTDDYQUvuQCdSgg==