How to Set Up Android Zero-Touch

resources video icon

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.