Is it possible to send an intent from my application to execute a SOTI script? Either running a SOTI script file which I have sent to the device with FileSync or sending a command to MobiControl (e.g. reboot).
There are certain actions my app does not have permission to do but would be easy to achieve with a SOTI script. However, I need to do these actions conditionally from within my app such as executing an APK.
Based on the other forum post below, it is possible to launch a SOTI script from a shortcut on the lockdown. However, is it possible to launch a SOTI script from my application via an intent to MobiControl?
Android : Launch-able SOTI Script shortcut on SOTI Lockdown
Thanks.