Is there anyway to get the Android Plus device name and write it to a file and call it device.name and place it in a specific folder? Using MobiControl v13.4
For some background info. We use an inhouse app that uses 2 files for configuration. To preconfig the app if I upload both files before hand and then install it works fine (either upload manually or via a profile, profile is our preferred method). The problem is one of these files is supposed to match the Mobi name. This is not something I know how to preconfigure when uploading to 400 devices.
Can anyone suggest a way to write the device name to a text file prior to installing the apk? Ideally doing it through a profile/package would be preferred as that way it can be deployed as a required package by our profile.