How to Set Up Android Zero-Touch
In this video, we explain how to set up Android's zero-touch feature with Cortado MDM. This allows you to automatically deploy your devices.
https://youtu.be/i163fz5uWgc
In this video, we explain how to set up Android's zero-touch feature with Cortado MDM.
Here is the code you need for zero-touch:
{
"android.app.extra.PROVISIONING_ADMIN_EXTRAS_BUNDLE": {
"host": "XXXXXX",
"solutionType": "YYYYY",
"type": "zero-touch"
}
}
Once Android zero-touch is set up you will be able to automatically deploy your devices, saving you a lot of time.