Preparing multiple Android Devices for distribution
I am getting ready to get about 100 android devices. We have an MDM that does the most of the prep work, but we still have specific settings we keep standardized. Right now we manually change the settings then lock down the device so nothing can be changed. I'm wondering if NFC tags can do this for us. I've done a bit of research and downloaded some apps. But it looks like what I'm wanting to do is either in the 'custom' category, not possible, or I overlooked it. Before I dig into learning the code for this, I want to know if what I'm trying to accomplish is even possible.
My question is, are the below possible with NFC Tags?
- Setting the lock screen passcode
- turning battery percentage on and off
- change power button functionality
- Turn on/off daily board
- Set specific permissions for specific apps
- Enable/Disable Wifi calling
- adding apps to Do Not Disturb exceptions list
There are probably more, but if it can't do the most of the above it won't be worth me digging into. If there are specific apps that are more tailored to what I'm trying to do please let me know.