Is it possible to create a custom data regarding device settings whether the location is turned on/off? If possible, can we pick make it as a device property and put it on the column view?
Is it possible to create a custom data regarding device settings whether the location is turned on/off? If possible, can we pick make it as a device property and put it on the column view?
SOTI can extract data from an XML file on an Android device and use it as Custom Data. I can't imagine that the setting for Location services is saved in an XML file already but you could possibly write a small app that queries the status of that setting and then saves the results into an XML file for retrieval by SOTI.