Settings Manager Activity´s

JD
John Doe
Eisen Karl GmbH

Can you call settings-manager settings (activity´s) with a script under android enterprise?

If so, any examples would be appreciated.

3 years ago
SOTI MobiControl
ANSWERS
G
GKMOD@SOTI
3 years ago

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 |

JD
John Doe
3 years ago

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.

RC
Raymond Chan Diamond Contributor
3 years ago

One can use the standard "start" script command to initiate any app/activitiy desired, including but not limited to Settings or Settings Manager.

JD
John Doe
3 years ago

Thanks for pointing me in the right direction :)