Send Intent via Soti Script WIFI

Solved Locked
B
Benny1987
Zebra (OVS) - Hermes Germany GmbH

Hey there,

is it possible to send an intent to Zebra Android devices to activate he following options?

It seems to be impossible to do this via "Stage Now". I could only find activate "Developer Options"

Thanks for your help.

Greetings from Germany

Edited 6 years ago
Android
ANSWERS
RC
Raymond Chan Diamond Contributor
6 years ago (edited 6 years ago)

Android intent(s) can be defined and implemented by the kernel or system software, or by any user-level app installed on the system.     While Soti MobiControl supports sending any intent defined on any Android system, it is the customer's responsibility to find the intent API implemented by the firmware on their devices, or to build proprietary apps to perform the function(s) needed.   

As far as I know, Google has not implemented any intent for configuring the options in the "Developer options" page of Settings.   If you can find any Google's document giving details of any such intent,  please share the information.

Solution
MD
Matt Dermody Diamond Contributor
6 years ago

Are the devices enrolled as AE or Android+? If Android+ you could potentially leverage the watchsettings + writesecuresetting scripting in order to configure these options. 

B
Benny1987
6 years ago

They are configured as Android Plus.

Where can I find a documentation about those options?

Thanks

B
Benny1987
6 years ago

Cheers.

Will do.