disable access to device settings ?
- 20 February 2019
- SOTI MobiControl - Android
4 Answers- 0 Upvote
- 1 Follower
4 Answers
Have you tried Feature Control in an Android+ Profile? If not you can accomplish this with Zebra MX as well. With MX you can present a restricted version of the Settings app or hide it completely.
Hello matt,
Yes my device is well enrolled by android+.
thanks for your reply but yes I've look inside the profile -> feature control and I have these options :
- hardware
- application
- cellular data and roaming
- wifi
- bluethooth
- tethering and portable hot spot
- data protection
- device messaging
- device account
my level in English is bad of course but on these options I can't find anything who seems to disable to device settings ....
could you tell me which is the name of this option ?
I know a little zebra mx, but our technicien must be set more than 100 new device and I think it will be better that all our restriction is on a profile on mobicontrol (lockdown, black list app, ...)
thanks matt
I don't have any Zebra TC75x to test out if any of the following works or not:
1. If your device does not have any Android+ application run control profile payload with whitelist(s) deployed, then add one with application-run-control payload, and include an app blacklist with either %settings% or com.android.settings
2. Send the following script to the target device
writesecureprofstring DeviceFeature DisableSettings 1
apply featurecontrol
Hello all,
@Raymond -> thanks that's work fine i"ve create inside application run control a black list with com.android.settings and it's works fine on my both device ...
thanks a lot