...
We recommend to use our default file name and content scheme, like described below.
device-id.properties
This file contains the MDA device-id of the device and should be unique within all the devices of an organisation. Therefore it is different for every single device and should not be copied around.
...
No Format |
---|
# deviceId: id of the device, must comply with device list in server # must be set manually when rolling out a device # format: free text up to 255 characters (a-z, A-Z, 0-9, _, -) deviceId=FOOVALLEY-01 |
server.properties
This file contains the URLs of the MDA application server and of the Webspace providing new MDA.apk
files for MDA's self-update feature. It usually looks the same for all MDA devices in an organisation and can be copied around without too much thought.
...