Hi,
we want to create an automatism, who switch the adminmode from on to off.
Like: _adminmode on / _adminmode off
We want to send an intent to the mobicontrol app, with data contains the commands.
My idea is like:
intent:#Intent;action=net.soti.mobicontrol.xxxxx extraKeyValuePair="commandtoexecute"
Or in this case, is there a way to switch the adminmode from an other app on the device?
Thanks a lot for help