Can you call settings-manager settings (activity´s) with a script under android enterprise?
If so, any examples would be appreciated.
Can you call settings-manager settings (activity´s) with a script under android enterprise?
If so, any examples would be appreciated.
Hello John,
Thanks for your post!
What is your use case for settings manager?
If this resolves your query, please mark this post as the solution. Also, feel free to reach out if you need clarification or have any questions.
Regards,
Technical Support | SOTI Inc. |1.905.624.9828 | support@soti.net | www.soti.net |
For Android Enterprise you can select as Display Settings Timeout "Never",
Android doesnt allow this as a watchsettings script. So the thought behind this was to send the device a script that enables this Display Timeout "Never" Setting via Settings Manager.
One can use the standard "start" script command to initiate any app/activitiy desired, including but not limited to Settings or Settings Manager.