The MDA Android client can be configured using Java-style .properties
files in the directory at.iteg.mda.com/config/
under whatever andoroid.os.Environment.getExternalStorageDirectory()
returns, i.e. usually on the SD card.
The application reads all *.properies
files in arbitrary order, with the latest occurrence of conflicting options winning over earlier occurrences.
We recommend to use our default file name and content scheme, like described below.